hotspot/src/share/vm/includeDB_core

Print this page
rev 611 : Merge
   1 //
   2 // Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
   3 // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 //
   5 // This code is free software; you can redistribute it and/or modify it
   6 // under the terms of the GNU General Public License version 2 only, as
   7 // published by the Free Software Foundation.
   8 //
   9 // This code is distributed in the hope that it will be useful, but WITHOUT
  10 // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  12 // version 2 for more details (a copy is included in the LICENSE file that
  13 // accompanied this code).
  14 //
  15 // You should have received a copy of the GNU General Public License version
  16 // 2 along with this work; if not, write to the Free Software Foundation,
  17 // Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18 //
  19 // Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
  20 // CA 95054 USA or visit www.sun.com if you need additional information or
  21 // have any questions.
  22 //  


 131 accessFlags.cpp                         oop.inline.hpp
 132 accessFlags.cpp                         os_<os_family>.inline.hpp
 133 
 134 accessFlags.hpp                         jvm.h
 135 accessFlags.hpp                         top.hpp
 136 
 137 allocation.cpp                          allocation.hpp
 138 allocation.cpp                          allocation.inline.hpp
 139 allocation.cpp                          os.hpp
 140 allocation.cpp                          os_<os_family>.inline.hpp
 141 allocation.cpp                          ostream.hpp
 142 allocation.cpp                          resourceArea.hpp
 143 allocation.cpp                          task.hpp
 144 allocation.cpp                          threadCritical.hpp
 145 
 146 allocation.hpp                          globalDefinitions.hpp
 147 allocation.hpp                          globals.hpp
 148 
 149 allocation.inline.hpp                   os.hpp
 150 
 151 allocationStats.cpp                     allocationStats.hpp
 152 
 153 allocationStats.hpp                     allocation.hpp
 154 allocationStats.hpp                     gcUtil.hpp
 155 allocationStats.hpp                     globalDefinitions.hpp
 156 
 157 aprofiler.cpp                           aprofiler.hpp
 158 aprofiler.cpp                           collectedHeap.inline.hpp
 159 aprofiler.cpp                           oop.inline.hpp
 160 aprofiler.cpp                           oop.inline2.hpp
 161 aprofiler.cpp                           permGen.hpp
 162 aprofiler.cpp                           resourceArea.hpp
 163 aprofiler.cpp                           space.hpp
 164 aprofiler.cpp                           systemDictionary.hpp
 165 
 166 aprofiler.hpp                           allocation.hpp
 167 aprofiler.hpp                           klass.hpp
 168 aprofiler.hpp                           klassOop.hpp
 169 aprofiler.hpp                           top.hpp
 170 aprofiler.hpp                           universe.hpp
 171 
 172 arguments.cpp                           allocation.inline.hpp
 173 arguments.cpp                           arguments.hpp
 174 arguments.cpp                           cardTableRS.hpp
 175 arguments.cpp                           compilerOracle.hpp
 176 arguments.cpp                           defaultStream.hpp
 177 arguments.cpp                           globals_extension.hpp
 178 arguments.cpp                           java.hpp
 179 arguments.cpp                           javaAssertions.hpp
 180 arguments.cpp                           jvmtiExport.hpp
 181 arguments.cpp                           management.hpp
 182 arguments.cpp                           oop.inline.hpp
 183 arguments.cpp                           os_<os_family>.inline.hpp
 184 arguments.cpp                           universe.inline.hpp
 185 arguments.cpp                           vm_version_<arch_model>.hpp
 186 

 187 arguments.hpp                           perfData.hpp
 188 arguments.hpp                           top.hpp
 189 
 190 array.cpp                               array.hpp
 191 array.cpp                               resourceArea.hpp
 192 array.cpp                               thread_<os_family>.inline.hpp
 193 
 194 array.hpp                               allocation.hpp
 195 array.hpp                               allocation.inline.hpp
 196 
 197 arrayKlass.cpp                          arrayKlass.hpp
 198 arrayKlass.cpp                          arrayKlassKlass.hpp
 199 arrayKlass.cpp                          arrayOop.hpp
 200 arrayKlass.cpp                          collectedHeap.hpp
 201 arrayKlass.cpp                          collectedHeap.inline.hpp
 202 arrayKlass.cpp                          gcLocker.hpp
 203 arrayKlass.cpp                          instanceKlass.hpp
 204 arrayKlass.cpp                          javaClasses.hpp
 205 arrayKlass.cpp                          jvmti.h
 206 arrayKlass.cpp                          objArrayOop.hpp
 207 arrayKlass.cpp                          oop.inline.hpp
 208 arrayKlass.cpp                          systemDictionary.hpp
 209 arrayKlass.cpp                          universe.inline.hpp
 210 arrayKlass.cpp                          vmSymbols.hpp
 211 
 212 arrayKlass.hpp                          klass.hpp
 213 arrayKlass.hpp                          klassOop.hpp
 214 arrayKlass.hpp                          klassVtable.hpp
 215 arrayKlass.hpp                          universe.hpp
 216 
 217 arrayKlassKlass.cpp                     arrayKlassKlass.hpp
 218 arrayKlassKlass.cpp                     handles.inline.hpp
 219 arrayKlassKlass.cpp                     javaClasses.hpp

 220 arrayKlassKlass.cpp                     oop.inline.hpp
 221 
 222 arrayKlassKlass.hpp                     arrayKlass.hpp
 223 arrayKlassKlass.hpp                     klassKlass.hpp
 224 
 225 arrayOop.cpp                            arrayOop.hpp
 226 arrayOop.cpp                            objArrayOop.hpp
 227 arrayOop.cpp                            oop.inline.hpp
 228 arrayOop.cpp                            symbolOop.hpp
 229 
 230 arrayOop.hpp                            oop.hpp
 231 arrayOop.hpp                            universe.hpp
 232 arrayOop.hpp                            universe.inline.hpp
 233 
 234 assembler.cpp                           assembler.hpp
 235 assembler.cpp                           assembler.inline.hpp
 236 assembler.cpp                           assembler_<arch_model>.inline.hpp
 237 assembler.cpp                           codeBuffer.hpp
 238 assembler.cpp                           icache.hpp
 239 assembler.cpp                           os.hpp
 240 
 241 assembler.hpp                           allocation.hpp
 242 assembler.hpp                           allocation.inline.hpp
 243 assembler.hpp                           debug.hpp
 244 assembler.hpp                           growableArray.hpp
 245 assembler.hpp                           oopRecorder.hpp
 246 assembler.hpp                           register_<arch>.hpp
 247 assembler.hpp                           relocInfo.hpp
 248 assembler.hpp                           top.hpp
 249 assembler.hpp                           vm_version_<arch_model>.hpp
 250 
 251 assembler.inline.hpp                    assembler.hpp
 252 assembler.inline.hpp                    codeBuffer.hpp
 253 assembler.inline.hpp                    disassembler_<arch>.hpp
 254 assembler.inline.hpp                    threadLocalStorage.hpp
 255 
 256 assembler_<arch_model>.cpp              assembler_<arch_model>.inline.hpp
 257 assembler_<arch_model>.cpp              biasedLocking.hpp
 258 assembler_<arch_model>.cpp              cardTableModRefBS.hpp
 259 assembler_<arch_model>.cpp              collectedHeap.hpp
 260 assembler_<arch_model>.cpp              interfaceSupport.hpp
 261 assembler_<arch_model>.cpp              interpreter.hpp
 262 assembler_<arch_model>.cpp              objectMonitor.hpp
 263 assembler_<arch_model>.cpp              os.hpp
 264 assembler_<arch_model>.cpp              resourceArea.hpp
 265 assembler_<arch_model>.cpp              sharedRuntime.hpp
 266 assembler_<arch_model>.cpp              stubRoutines.hpp
 267 
 268 assembler_<arch_model>.hpp              generate_platform_dependent_include
 269 
 270 assembler_<arch_model>.inline.hpp       assembler.inline.hpp
 271 assembler_<arch_model>.inline.hpp       codeBuffer.hpp
 272 assembler_<arch_model>.inline.hpp       codeCache.hpp
 273 assembler_<arch_model>.inline.hpp       handles.inline.hpp
 274 
 275 assembler_<os_arch_model>.cpp           assembler.hpp
 276 assembler_<os_arch_model>.cpp           assembler_<arch_model>.inline.hpp
 277 assembler_<os_arch_model>.cpp           os.hpp
 278 assembler_<os_arch_model>.cpp           threadLocalStorage.hpp
 279 
 280 atomic.cpp                              atomic.hpp
 281 atomic.cpp                              atomic_<os_arch>.inline.hpp
 282 atomic.cpp                              os_<os_family>.inline.hpp
 283 
 284 atomic.hpp                              allocation.hpp
 285 
 286 atomic_<os_arch>.inline.hpp             atomic.hpp
 287 atomic_<os_arch>.inline.hpp             os.hpp
 288 atomic_<os_arch>.inline.hpp             vm_version_<arch_model>.hpp
 289 
 290 // attachListener is jck optional, put cpp deps in includeDB_features
 291 
 292 attachListener.hpp                      allocation.hpp
 293 attachListener.hpp                      debug.hpp
 294 attachListener.hpp                      ostream.hpp
 295 




 296 barrierSet.hpp                          memRegion.hpp
 297 barrierSet.hpp                          oopsHierarchy.hpp
 298 
 299 barrierSet.inline.hpp                   barrierSet.hpp
 300 barrierSet.inline.hpp                   cardTableModRefBS.hpp
 301 
 302 bcEscapeAnalyzer.cpp                    bcEscapeAnalyzer.hpp
 303 bcEscapeAnalyzer.cpp                    bitMap.hpp
 304 bcEscapeAnalyzer.cpp                    bytecode.hpp
 305 bcEscapeAnalyzer.cpp                    ciConstant.hpp
 306 bcEscapeAnalyzer.cpp                    ciField.hpp
 307 bcEscapeAnalyzer.cpp                    ciMethodBlocks.hpp
 308 bcEscapeAnalyzer.cpp                    ciStreams.hpp
 309 
 310 bcEscapeAnalyzer.hpp                    allocation.hpp
 311 bcEscapeAnalyzer.hpp                    ciMethod.hpp
 312 bcEscapeAnalyzer.hpp                    ciMethodData.hpp
 313 bcEscapeAnalyzer.hpp                    dependencies.hpp
 314 bcEscapeAnalyzer.hpp                    growableArray.hpp
 315 
 316 biasedLocking.cpp                       biasedLocking.hpp
 317 biasedLocking.cpp                       klass.inline.hpp
 318 biasedLocking.cpp                       markOop.hpp
 319 biasedLocking.cpp                       synchronizer.hpp
 320 biasedLocking.cpp                       task.hpp
 321 biasedLocking.cpp                       vframe.hpp
 322 biasedLocking.cpp                       vmThread.hpp
 323 biasedLocking.cpp                       vm_operations.hpp
 324 
 325 biasedLocking.hpp                       growableArray.hpp
 326 biasedLocking.hpp                       handles.hpp
 327 
 328 bitMap.cpp                              bitMap.hpp
 329 bitMap.cpp                              bitMap.inline.hpp
 330 bitMap.cpp                              copy.hpp
 331 bitMap.cpp                              os_<os_family>.inline.hpp
 332 
 333 bitMap.hpp                              allocation.hpp
 334 bitMap.hpp                              ostream.hpp
 335 bitMap.hpp                              top.hpp
 336 
 337 bitMap.inline.hpp                       atomic.hpp
 338 bitMap.inline.hpp                       bitMap.hpp
 339 
 340 blockOffsetTable.cpp                    blockOffsetTable.hpp
 341 blockOffsetTable.cpp                    blockOffsetTable.inline.hpp
 342 blockOffsetTable.cpp                    collectedHeap.hpp
 343 blockOffsetTable.cpp                    iterator.hpp
 344 blockOffsetTable.cpp                    java.hpp
 345 blockOffsetTable.cpp                    oop.inline.hpp
 346 blockOffsetTable.cpp                    space.hpp
 347 blockOffsetTable.cpp                    universe.hpp
 348 
 349 blockOffsetTable.hpp                    globalDefinitions.hpp
 350 blockOffsetTable.hpp                    memRegion.hpp
 351 blockOffsetTable.hpp                    virtualspace.hpp
 352 
 353 blockOffsetTable.inline.hpp             blockOffsetTable.hpp
 354 blockOffsetTable.inline.hpp             space.hpp
 355 
 356 bytecode.cpp                            bytecode.hpp
 357 bytecode.cpp                            constantPoolOop.hpp
 358 bytecode.cpp                            fieldType.hpp
 359 bytecode.cpp                            handles.inline.hpp
 360 bytecode.cpp                            linkResolver.hpp
 361 bytecode.cpp                            oop.inline.hpp
 362 bytecode.cpp                            safepoint.hpp


 634 
 635 ciInstanceKlassKlass.hpp                ciKlassKlass.hpp
 636 
 637 ciKlass.cpp                             ciKlass.hpp
 638 ciKlass.cpp                             ciSymbol.hpp
 639 ciKlass.cpp                             ciUtilities.hpp
 640 ciKlass.cpp                             oop.inline.hpp
 641 
 642 ciKlass.hpp                             ciType.hpp
 643 ciKlass.hpp                             klassOop.hpp
 644 
 645 ciKlassKlass.cpp                        ciKlassKlass.hpp
 646 ciKlassKlass.cpp                        ciUtilities.hpp
 647 
 648 ciKlassKlass.hpp                        ciKlass.hpp
 649 ciKlassKlass.hpp                        ciSymbol.hpp
 650 
 651 ciMethod.cpp                            abstractCompiler.hpp
 652 ciMethod.cpp                            allocation.inline.hpp
 653 ciMethod.cpp                            bcEscapeAnalyzer.hpp

 654 ciMethod.cpp                            ciCallProfile.hpp
 655 ciMethod.cpp                            ciExceptionHandler.hpp
 656 ciMethod.cpp                            ciInstanceKlass.hpp
 657 ciMethod.cpp                            ciMethod.hpp
 658 ciMethod.cpp                            ciMethodBlocks.hpp
 659 ciMethod.cpp                            ciMethodData.hpp
 660 ciMethod.cpp                            ciMethodKlass.hpp
 661 ciMethod.cpp                            ciStreams.hpp
 662 ciMethod.cpp                            ciSymbol.hpp
 663 ciMethod.cpp                            ciUtilities.hpp
 664 ciMethod.cpp                            compilerOracle.hpp
 665 ciMethod.cpp                            deoptimization.hpp
 666 ciMethod.cpp                            generateOopMap.hpp
 667 ciMethod.cpp                            interpreter.hpp
 668 ciMethod.cpp                            linkResolver.hpp
 669 ciMethod.cpp                            methodLiveness.hpp
 670 ciMethod.cpp                            nativeLookup.hpp
 671 ciMethod.cpp                            oop.inline.hpp
 672 ciMethod.cpp                            oopMapCache.hpp
 673 ciMethod.cpp                            resourceArea.hpp


 708 ciMethodKlass.cpp                       ciUtilities.hpp
 709 
 710 ciMethodKlass.hpp                       ciKlass.hpp
 711 ciMethodKlass.hpp                       ciSymbol.hpp
 712 
 713 ciNullObject.cpp                        ciNullObject.hpp
 714 
 715 ciNullObject.hpp                        ciClassList.hpp
 716 ciNullObject.hpp                        ciObject.hpp
 717 ciNullObject.hpp                        ciUtilities.hpp
 718 
 719 ciObjArray.hpp                          ciArray.hpp
 720 ciObjArray.hpp                          ciClassList.hpp
 721 ciObjArray.hpp                          objArrayOop.hpp
 722 
 723 ciObjArray.cpp                          ciObjArray.hpp
 724 ciObjArray.cpp                          ciNullObject.hpp
 725 ciObjArray.cpp                          ciUtilities.hpp
 726 ciObjArray.cpp                          objArrayOop.hpp
 727 





 728 ciObjArrayKlass.cpp                     ciInstanceKlass.hpp
 729 ciObjArrayKlass.cpp                     ciObjArrayKlass.hpp
 730 ciObjArrayKlass.cpp                     ciObjArrayKlassKlass.hpp
 731 ciObjArrayKlass.cpp                     ciSymbol.hpp
 732 ciObjArrayKlass.cpp                     ciUtilities.hpp
 733 ciObjArrayKlass.cpp                     objArrayKlass.hpp
 734 
 735 ciObjArrayKlass.hpp                     ciArrayKlass.hpp
 736 
 737 ciObjArrayKlassKlass.cpp                ciObjArrayKlassKlass.hpp
 738 ciObjArrayKlassKlass.cpp                ciUtilities.hpp
 739 
 740 ciObjArrayKlassKlass.hpp                ciArrayKlassKlass.hpp
 741 
 742 ciObject.cpp                            ciObject.hpp
 743 ciObject.cpp                            ciUtilities.hpp
 744 ciObject.cpp                            collectedHeap.inline.hpp
 745 ciObject.cpp                            oop.inline2.hpp
 746 
 747 ciObject.hpp                            allocation.hpp


 935 classLoadingService.cpp                 memoryService.hpp
 936 classLoadingService.cpp                 mutexLocker.hpp
 937 classLoadingService.cpp                 oop.inline.hpp
 938 classLoadingService.cpp                 systemDictionary.hpp
 939 classLoadingService.cpp                 universe.hpp
 940 
 941 classLoadingService.hpp                 growableArray.hpp
 942 classLoadingService.hpp                 handles.hpp
 943 classLoadingService.hpp                 perfData.hpp
 944 
 945 classify.cpp                            classify.hpp
 946 classify.cpp                            systemDictionary.hpp
 947 
 948 classify.hpp                            oop.hpp
 949 classify.hpp                            oop.inline.hpp
 950 
 951 codeBlob.cpp                            allocation.inline.hpp
 952 codeBlob.cpp                            bytecode.hpp
 953 codeBlob.cpp                            codeBlob.hpp
 954 codeBlob.cpp                            codeCache.hpp
 955 codeBlob.cpp                            disassembler_<arch>.hpp
 956 codeBlob.cpp                            forte.hpp
 957 codeBlob.cpp                            handles.inline.hpp
 958 codeBlob.cpp                            heap.hpp
 959 codeBlob.cpp                            interfaceSupport.hpp
 960 codeBlob.cpp                            memoryService.hpp
 961 codeBlob.cpp                            mutexLocker.hpp
 962 codeBlob.cpp                            nativeInst_<arch>.hpp
 963 codeBlob.cpp                            oop.inline.hpp
 964 codeBlob.cpp                            relocInfo.hpp
 965 codeBlob.cpp                            safepoint.hpp
 966 codeBlob.cpp                            sharedRuntime.hpp
 967 codeBlob.cpp                            vframe.hpp
 968 codeBlob.cpp                            vtune.hpp
 969 
 970 codeBlob.hpp                            codeBuffer.hpp
 971 codeBlob.hpp                            frame.hpp
 972 codeBlob.hpp                            handles.hpp
 973 codeBlob.hpp                            oopMap.hpp
 974 
 975 codeBuffer.cpp                          codeBuffer.hpp
 976 codeBuffer.cpp                          copy.hpp
 977 codeBuffer.cpp                          disassembler_<arch>.hpp
 978 
 979 codeBuffer.hpp                          assembler.hpp
 980 codeBuffer.hpp                          oopRecorder.hpp
 981 codeBuffer.hpp                          relocInfo.hpp
 982 
 983 codeBuffer_<arch>.hpp                   generate_platform_dependent_include
 984 
 985 codeCache.cpp                           allocation.inline.hpp
 986 codeCache.cpp                           codeBlob.hpp
 987 codeCache.cpp                           codeCache.hpp
 988 codeCache.cpp                           dependencies.hpp
 989 codeCache.cpp                           gcLocker.hpp
 990 codeCache.cpp                           icache.hpp
 991 codeCache.cpp                           iterator.hpp
 992 codeCache.cpp                           java.hpp
 993 codeCache.cpp                           markSweep.hpp
 994 codeCache.cpp                           memoryService.hpp
 995 codeCache.cpp                           methodOop.hpp
 996 codeCache.cpp                           mutexLocker.hpp
 997 codeCache.cpp                           nmethod.hpp
 998 codeCache.cpp                           objArrayOop.hpp

 999 codeCache.cpp                           pcDesc.hpp
1000 codeCache.cpp                           resourceArea.hpp
1001 
1002 codeCache.hpp                           allocation.hpp
1003 codeCache.hpp                           codeBlob.hpp
1004 codeCache.hpp                           heap.hpp
1005 codeCache.hpp                           instanceKlass.hpp
1006 codeCache.hpp                           oopsHierarchy.hpp
1007 
1008 collectorPolicy.cpp                     adaptiveSizePolicy.hpp
1009 collectorPolicy.cpp                     arguments.hpp
1010 collectorPolicy.cpp                     cardTableRS.hpp
1011 collectorPolicy.cpp                     collectorPolicy.hpp
1012 collectorPolicy.cpp                     gcLocker.inline.hpp
1013 collectorPolicy.cpp                     genCollectedHeap.hpp
1014 collectorPolicy.cpp                     gcPolicyCounters.hpp
1015 collectorPolicy.cpp                     generationSpec.hpp
1016 collectorPolicy.cpp                     globals_extension.hpp
1017 collectorPolicy.cpp                     handles.inline.hpp
1018 collectorPolicy.cpp                     java.hpp


1113 compiledIC.cpp                          nmethod.hpp
1114 compiledIC.cpp                          oop.inline.hpp
1115 compiledIC.cpp                          oopFactory.hpp
1116 compiledIC.cpp                          sharedRuntime.hpp
1117 compiledIC.cpp                          stubRoutines.hpp
1118 compiledIC.cpp                          symbolOop.hpp
1119 compiledIC.cpp                          systemDictionary.hpp
1120 compiledIC.cpp                          vtableStubs.hpp
1121 
1122 compiledIC.hpp                          compiledICHolderKlass.hpp
1123 compiledIC.hpp                          compiledICHolderOop.hpp
1124 compiledIC.hpp                          klassOop.hpp
1125 compiledIC.hpp                          linkResolver.hpp
1126 compiledIC.hpp                          nativeInst_<arch>.hpp
1127 
1128 compiledICHolderKlass.cpp               collectedHeap.hpp
1129 compiledICHolderKlass.cpp               collectedHeap.inline.hpp
1130 compiledICHolderKlass.cpp               compiledICHolderKlass.hpp
1131 compiledICHolderKlass.cpp               handles.inline.hpp
1132 compiledICHolderKlass.cpp               javaClasses.hpp
1133 compiledICHolderKlass.cpp               markSweep.hpp
1134 compiledICHolderKlass.cpp               oop.inline.hpp
1135 compiledICHolderKlass.cpp               oop.inline2.hpp
1136 compiledICHolderKlass.cpp               permGen.hpp
1137 compiledICHolderKlass.cpp               universe.inline.hpp
1138 
1139 compiledICHolderKlass.hpp               compiledICHolderOop.hpp
1140 compiledICHolderKlass.hpp               klass.hpp
1141 compiledICHolderKlass.hpp               methodOop.hpp
1142 
1143 compiledICHolderOop.cpp                 compiledICHolderOop.hpp
1144 
1145 compiledICHolderOop.hpp                 oop.hpp
1146 
1147 compilerInterface.hpp                   ciArray.hpp
1148 compilerInterface.hpp                   ciArrayKlass.hpp
1149 compilerInterface.hpp                   ciArrayKlassKlass.hpp
1150 compilerInterface.hpp                   ciCallProfile.hpp
1151 compilerInterface.hpp                   ciConstant.hpp
1152 compilerInterface.hpp                   ciEnv.hpp
1153 compilerInterface.hpp                   ciExceptionHandler.hpp


1181 compilerOracle.cpp                      methodOop.hpp
1182 compilerOracle.cpp                      oop.hpp
1183 compilerOracle.cpp                      oop.inline.hpp
1184 compilerOracle.cpp                      oopFactory.hpp
1185 compilerOracle.cpp                      resourceArea.hpp
1186 compilerOracle.cpp                      symbolOop.hpp
1187 
1188 compilerOracle.hpp                      allocation.hpp
1189 compilerOracle.hpp                      oopsHierarchy.hpp
1190 
1191 compressedStream.cpp                    compressedStream.hpp
1192 compressedStream.cpp                    ostream.hpp
1193 
1194 compressedStream.hpp                    allocation.hpp
1195 
1196 constMethodKlass.cpp                    constMethodKlass.hpp
1197 constMethodKlass.cpp                    constMethodOop.hpp
1198 constMethodKlass.cpp                    gcLocker.hpp
1199 constMethodKlass.cpp                    handles.inline.hpp
1200 constMethodKlass.cpp                    interpreter.hpp

1201 constMethodKlass.cpp                    oop.inline.hpp
1202 constMethodKlass.cpp                    oop.inline2.hpp
1203 constMethodKlass.cpp                    resourceArea.hpp
1204 
1205 constMethodKlass.hpp                    oop.hpp
1206 constMethodKlass.hpp                    klass.hpp
1207 constMethodKlass.hpp                    orderAccess.hpp
1208 
1209 constMethodOop.cpp                      constMethodOop.hpp
1210 constMethodOop.cpp                      methodOop.hpp
1211 
1212 constMethodOop.hpp                      oop.hpp
1213 constMethodOop.hpp                      typeArrayOop.hpp
1214 
1215 constantPoolKlass.cpp                   collectedHeap.inline.hpp
1216 constantPoolKlass.cpp                   constantPoolKlass.hpp
1217 constantPoolKlass.cpp                   constantPoolOop.hpp
1218 constantPoolKlass.cpp                   handles.inline.hpp


1219 constantPoolKlass.cpp                   oop.inline.hpp
1220 constantPoolKlass.cpp                   oop.inline2.hpp
1221 constantPoolKlass.cpp                   oopFactory.hpp
1222 constantPoolKlass.cpp                   permGen.hpp
1223 constantPoolKlass.cpp                   symbolOop.hpp
1224 constantPoolKlass.cpp                   thread_<os_family>.inline.hpp
1225 constantPoolKlass.cpp                   universe.inline.hpp
1226 
1227 constantPoolKlass.hpp                   arrayKlass.hpp
1228 constantPoolKlass.hpp                   instanceKlass.hpp
1229 
1230 constantPoolOop.cpp                     constantPoolOop.hpp
1231 constantPoolOop.cpp                     fieldType.hpp
1232 constantPoolOop.cpp                     init.hpp
1233 constantPoolOop.cpp                     instanceKlass.hpp
1234 constantPoolOop.cpp                     javaClasses.hpp
1235 constantPoolOop.cpp                     linkResolver.hpp
1236 constantPoolOop.cpp                     objArrayKlass.hpp
1237 constantPoolOop.cpp                     oop.inline.hpp
1238 constantPoolOop.cpp                     signature.hpp


1250 
1251 constantTag.cpp                         constantTag.hpp
1252 
1253 constantTag.hpp                         jvm.h
1254 constantTag.hpp                         top.hpp
1255 
1256 copy.cpp                                copy.hpp
1257 copy.cpp                                sharedRuntime.hpp
1258 
1259 copy.hpp                                stubRoutines.hpp
1260 
1261 copy_<arch>.hpp                         generate_platform_dependent_include
1262 
1263 copy_<os_arch>.inline.hpp               generate_platform_dependent_include
1264 
1265 cpCacheKlass.cpp                        bytecodes.hpp
1266 cpCacheKlass.cpp                        collectedHeap.hpp
1267 cpCacheKlass.cpp                        constantPoolOop.hpp
1268 cpCacheKlass.cpp                        cpCacheKlass.hpp
1269 cpCacheKlass.cpp                        handles.inline.hpp
1270 cpCacheKlass.cpp                        markSweep.hpp

1271 cpCacheKlass.cpp                        oop.inline.hpp
1272 cpCacheKlass.cpp                        permGen.hpp
1273 
1274 cpCacheKlass.hpp                        arrayKlass.hpp
1275 cpCacheKlass.hpp                        cpCacheOop.hpp
1276 cpCacheKlass.hpp                        instanceKlass.hpp
1277 
1278 cpCacheOop.cpp                          cpCacheOop.hpp
1279 cpCacheOop.cpp                          handles.inline.hpp
1280 cpCacheOop.cpp                          interpreter.hpp
1281 cpCacheOop.cpp                          jvmtiRedefineClassesTrace.hpp
1282 cpCacheOop.cpp                          markSweep.hpp
1283 cpCacheOop.cpp                          markSweep.inline.hpp
1284 cpCacheOop.cpp                          objArrayOop.hpp
1285 cpCacheOop.cpp                          oop.inline.hpp
1286 cpCacheOop.cpp                          universe.inline.hpp
1287 
1288 cpCacheOop.hpp                          allocation.hpp
1289 cpCacheOop.hpp                          array.hpp
1290 cpCacheOop.hpp                          arrayOop.hpp
1291 cpCacheOop.hpp                          bytecodes.hpp
1292 
1293 cppInterpreter.cpp                      bytecodeInterpreter.hpp
1294 cppInterpreter.cpp                      interpreter.hpp
1295 cppInterpreter.cpp                      interpreterGenerator.hpp
1296 cppInterpreter.cpp                      interpreterRuntime.hpp
1297 
1298 cppInterpreter.hpp                      abstractInterpreter.hpp
1299 
1300 cppInterpreter_<arch>.cpp               arguments.hpp
1301 cppInterpreter_<arch>.cpp               arrayOop.hpp
1302 cppInterpreter_<arch>.cpp               assembler.hpp


1312 cppInterpreter_<arch>.cpp               methodDataOop.hpp
1313 cppInterpreter_<arch>.cpp               methodOop.hpp
1314 cppInterpreter_<arch>.cpp               oop.inline.hpp
1315 cppInterpreter_<arch>.cpp               sharedRuntime.hpp
1316 cppInterpreter_<arch>.cpp               stubRoutines.hpp
1317 cppInterpreter_<arch>.cpp               synchronizer.hpp
1318 cppInterpreter_<arch>.cpp               cppInterpreter.hpp
1319 cppInterpreter_<arch>.cpp               timer.hpp
1320 cppInterpreter_<arch>.cpp               vframeArray.hpp
1321 
1322 cppInterpreter_<arch>.hpp          generate_platform_dependent_include
1323 
1324 cppInterpreterGenerator_<arch>.hpp generate_platform_dependent_include
1325 
1326 debug.cpp                               arguments.hpp
1327 debug.cpp                               bytecodeHistogram.hpp
1328 debug.cpp                               codeCache.hpp
1329 debug.cpp                               collectedHeap.hpp
1330 debug.cpp                               compileBroker.hpp
1331 debug.cpp                               defaultStream.hpp
1332 debug.cpp                               disassembler_<arch>.hpp
1333 debug.cpp                               events.hpp
1334 debug.cpp                               frame.hpp
1335 debug.cpp                               heapDumper.hpp
1336 debug.cpp                               icBuffer.hpp
1337 debug.cpp                               interpreter.hpp
1338 debug.cpp                               java.hpp
1339 debug.cpp                               markSweep.hpp
1340 debug.cpp                               nmethod.hpp
1341 debug.cpp                               oop.inline.hpp
1342 debug.cpp                               os_<os_family>.inline.hpp
1343 debug.cpp                               privilegedStack.hpp
1344 debug.cpp                               resourceArea.hpp
1345 debug.cpp                               sharedRuntime.hpp
1346 debug.cpp                               stubCodeGenerator.hpp
1347 debug.cpp                               stubRoutines.hpp
1348 debug.cpp                               systemDictionary.hpp
1349 debug.cpp                               thread_<os_family>.inline.hpp
1350 debug.cpp                               top.hpp
1351 debug.cpp                               universe.hpp
1352 debug.cpp                               vframe.hpp


1374 debugInfoRec.hpp                        ciClassList.hpp
1375 debugInfoRec.hpp                        ciInstanceKlass.hpp
1376 debugInfoRec.hpp                        ciMethod.hpp
1377 debugInfoRec.hpp                        debugInfo.hpp
1378 debugInfoRec.hpp                        growableArray.hpp
1379 debugInfoRec.hpp                        location.hpp
1380 debugInfoRec.hpp                        oop.hpp
1381 debugInfoRec.hpp                        oopMap.hpp
1382 debugInfoRec.hpp                        pcDesc.hpp
1383 
1384 debug_<arch>.cpp                        codeCache.hpp
1385 debug_<arch>.cpp                        debug.hpp
1386 debug_<arch>.cpp                        frame.hpp
1387 debug_<arch>.cpp                        init.hpp
1388 debug_<arch>.cpp                        nmethod.hpp
1389 debug_<arch>.cpp                        os.hpp
1390 debug_<arch>.cpp                        top.hpp
1391 
1392 defNewGeneration.cpp                    collectorCounters.hpp
1393 defNewGeneration.cpp                    copy.hpp
1394 defNewGeneration.cpp                    defNewGeneration.hpp
1395 defNewGeneration.cpp                    defNewGeneration.inline.hpp
1396 defNewGeneration.cpp                    gcLocker.inline.hpp
1397 defNewGeneration.cpp                    gcPolicyCounters.hpp
1398 defNewGeneration.cpp                    genCollectedHeap.hpp
1399 defNewGeneration.cpp                    genOopClosures.inline.hpp
1400 defNewGeneration.cpp                    generationSpec.hpp
1401 defNewGeneration.cpp                    instanceRefKlass.hpp
1402 defNewGeneration.cpp                    iterator.hpp
1403 defNewGeneration.cpp                    java.hpp
1404 defNewGeneration.cpp                    oop.inline.hpp
1405 defNewGeneration.cpp                    referencePolicy.hpp
1406 defNewGeneration.cpp                    space.hpp
1407 defNewGeneration.cpp                    space.inline.hpp

1408 defNewGeneration.cpp                    thread_<os_family>.inline.hpp
1409 
1410 defNewGeneration.hpp                    ageTable.hpp
1411 defNewGeneration.hpp                    cSpaceCounters.hpp
1412 defNewGeneration.hpp                    generation.inline.hpp
1413 defNewGeneration.hpp                    generationCounters.hpp
1414 

1415 defNewGeneration.inline.hpp             defNewGeneration.hpp
1416 defNewGeneration.inline.hpp             space.hpp
1417 
1418 defaultStream.hpp                       xmlstream.hpp
1419 
1420 deoptimization.cpp                      allocation.inline.hpp
1421 deoptimization.cpp                      biasedLocking.hpp
1422 deoptimization.cpp                      bytecode.hpp
1423 deoptimization.cpp                      debugInfoRec.hpp
1424 deoptimization.cpp                      deoptimization.hpp
1425 deoptimization.cpp                      events.hpp
1426 deoptimization.cpp                      interfaceSupport.hpp
1427 deoptimization.cpp                      interpreter.hpp
1428 deoptimization.cpp                      jvmtiThreadState.hpp
1429 deoptimization.cpp                      methodOop.hpp
1430 deoptimization.cpp                      nmethod.hpp
1431 deoptimization.cpp                      oop.inline.hpp
1432 deoptimization.cpp                      oopFactory.hpp
1433 deoptimization.cpp                      oopMapCache.hpp
1434 deoptimization.cpp                      pcDesc.hpp
1435 deoptimization.cpp                      resourceArea.hpp
1436 deoptimization.cpp                      scopeDesc.hpp
1437 deoptimization.cpp                      sharedRuntime.hpp
1438 deoptimization.cpp                      signature.hpp
1439 deoptimization.cpp                      stubRoutines.hpp
1440 deoptimization.cpp                      systemDictionary.hpp
1441 deoptimization.cpp                      thread.hpp
1442 deoptimization.cpp                      vframe.hpp
1443 deoptimization.cpp                      vframeArray.hpp
1444 deoptimization.cpp                      vframe_hp.hpp
1445 deoptimization.cpp                      xmlstream.hpp
1446 
1447 deoptimization.hpp                      allocation.hpp
1448 deoptimization.hpp                      frame.inline.hpp
1449 
1450 depChecker_<arch>.cpp                   depChecker_<arch>.hpp
1451 depChecker_<arch>.cpp                   disassembler_<arch>.hpp
1452 depChecker_<arch>.cpp                   hpi.hpp
1453 
1454 dependencies.cpp                        ciArrayKlass.hpp
1455 dependencies.cpp                        ciEnv.hpp
1456 dependencies.cpp                        ciKlass.hpp
1457 dependencies.cpp                        ciMethod.hpp
1458 dependencies.cpp                        compileLog.hpp
1459 dependencies.cpp                        copy.hpp
1460 dependencies.cpp                        dependencies.hpp
1461 dependencies.cpp                        handles.inline.hpp
1462 dependencies.cpp                        oop.inline.hpp
1463 
1464 dependencies.hpp                        ciKlass.hpp
1465 dependencies.hpp                        compressedStream.hpp
1466 dependencies.hpp                        growableArray.hpp
1467 dependencies.hpp                        nmethod.hpp
1468 
1469 dictionary.cpp                          classLoadingService.hpp
1470 dictionary.cpp                          dictionary.hpp
1471 dictionary.cpp                          hashtable.inline.hpp
1472 dictionary.cpp                          jvmtiRedefineClassesTrace.hpp
1473 dictionary.cpp                          oop.inline.hpp
1474 dictionary.cpp                          systemDictionary.hpp
1475 
1476 dictionary.hpp                          hashtable.hpp
1477 dictionary.hpp                          instanceKlass.hpp
1478 dictionary.hpp                          oop.hpp
1479 dictionary.hpp                          systemDictionary.hpp
1480 
1481 disassemblerEnv.hpp                     globals.hpp
1482 
1483 disassembler_<arch>.cpp                 cardTableModRefBS.hpp
1484 disassembler_<arch>.cpp                 codeCache.hpp
1485 disassembler_<arch>.cpp                 collectedHeap.hpp
1486 disassembler_<arch>.cpp                 depChecker_<arch>.hpp
1487 disassembler_<arch>.cpp                 disassembler_<arch>.hpp
1488 disassembler_<arch>.cpp                 fprofiler.hpp
1489 disassembler_<arch>.cpp                 handles.inline.hpp
1490 disassembler_<arch>.cpp                 hpi.hpp
1491 disassembler_<arch>.cpp                 stubCodeGenerator.hpp
1492 disassembler_<arch>.cpp                 stubRoutines.hpp
1493 
1494 disassembler_<arch>.hpp                 disassemblerEnv.hpp
1495 disassembler_<arch>.hpp                 os_<os_family>.inline.hpp
1496 
1497 dtraceAttacher.cpp                      codeCache.hpp
1498 dtraceAttacher.cpp                      deoptimization.hpp
1499 dtraceAttacher.cpp                      dtraceAttacher.hpp
1500 dtraceAttacher.cpp                      resourceArea.hpp
1501 dtraceAttacher.cpp                      vmThread.hpp
1502 dtraceAttacher.cpp                      vm_operations.hpp
1503 
























1504 // dump is jck optional, put cpp deps in includeDB_features
1505 
1506 events.cpp                              allocation.inline.hpp
1507 events.cpp                              events.hpp
1508 events.cpp                              mutexLocker.hpp
1509 events.cpp                              osThread.hpp
1510 events.cpp                              threadLocalStorage.hpp
1511 events.cpp                              thread_<os_family>.inline.hpp
1512 events.cpp                              timer.hpp
1513 
1514 events.hpp                              allocation.hpp
1515 events.hpp                              top.hpp
1516 
1517 evmCompat.cpp                           debug.hpp
1518 
1519 exceptionHandlerTable.cpp               allocation.inline.hpp
1520 exceptionHandlerTable.cpp               exceptionHandlerTable.hpp
1521 exceptionHandlerTable.cpp               nmethod.hpp
1522 
1523 exceptionHandlerTable.hpp               allocation.hpp


1625 frame_<arch>.cpp                        interpreter.hpp
1626 frame_<arch>.cpp                        javaCalls.hpp
1627 frame_<arch>.cpp                        markOop.hpp
1628 frame_<arch>.cpp                        methodOop.hpp
1629 frame_<arch>.cpp                        monitorChunk.hpp
1630 frame_<arch>.cpp                        oop.inline.hpp
1631 frame_<arch>.cpp                        resourceArea.hpp
1632 frame_<arch>.cpp                        signature.hpp
1633 frame_<arch>.cpp                        stubCodeGenerator.hpp
1634 frame_<arch>.cpp                        stubRoutines.hpp
1635 frame_<arch>.cpp                        vmreg_<arch>.inline.hpp
1636 
1637 frame_<arch>.hpp                        generate_platform_dependent_include
1638 frame_<arch>.hpp                        synchronizer.hpp
1639 frame_<arch>.hpp                        top.hpp
1640 
1641 frame_<arch>.inline.hpp                 generate_platform_dependent_include
1642 
1643 gcLocker.cpp                            gcLocker.inline.hpp
1644 gcLocker.cpp                            sharedHeap.hpp

1645 
1646 gcLocker.hpp                            collectedHeap.hpp
1647 gcLocker.hpp                            genCollectedHeap.hpp
1648 gcLocker.hpp                            oop.hpp
1649 gcLocker.hpp                            os_<os_family>.inline.hpp
1650 gcLocker.hpp                            thread_<os_family>.inline.hpp
1651 gcLocker.hpp                            universe.hpp
1652 
1653 gcLocker.inline.hpp                     gcLocker.hpp
1654 
1655 genCollectedHeap.cpp                    aprofiler.hpp
1656 genCollectedHeap.cpp                    biasedLocking.hpp
1657 genCollectedHeap.cpp                    collectedHeap.inline.hpp
1658 genCollectedHeap.cpp                    collectorCounters.hpp
1659 genCollectedHeap.cpp                    compactPermGen.hpp
1660 genCollectedHeap.cpp                    filemap.hpp
1661 genCollectedHeap.cpp                    fprofiler.hpp
1662 genCollectedHeap.cpp                    gcLocker.inline.hpp
1663 genCollectedHeap.cpp                    genCollectedHeap.hpp
1664 genCollectedHeap.cpp                    genOopClosures.inline.hpp


1714 
1715 genMarkSweep.hpp                        markSweep.hpp
1716 
1717 genOopClosures.hpp                      iterator.hpp
1718 genOopClosures.hpp                      oop.hpp
1719 
1720 genOopClosures.inline.hpp               cardTableRS.hpp
1721 genOopClosures.inline.hpp               defNewGeneration.hpp
1722 genOopClosures.inline.hpp               genCollectedHeap.hpp
1723 genOopClosures.inline.hpp               genOopClosures.hpp
1724 genOopClosures.inline.hpp               genRemSet.hpp
1725 genOopClosures.inline.hpp               generation.hpp
1726 genOopClosures.inline.hpp               sharedHeap.hpp
1727 genOopClosures.inline.hpp               space.hpp
1728 
1729 genRemSet.cpp                           cardTableRS.hpp
1730 genRemSet.cpp                           genRemSet.hpp
1731 
1732 genRemSet.hpp                           oop.hpp
1733 
1734 generateOopMap.cpp                      bitMap.hpp
1735 generateOopMap.cpp                      bytecodeStream.hpp
1736 generateOopMap.cpp                      generateOopMap.hpp
1737 generateOopMap.cpp                      handles.inline.hpp
1738 generateOopMap.cpp                      java.hpp
1739 generateOopMap.cpp                      oop.inline.hpp
1740 generateOopMap.cpp                      relocator.hpp
1741 generateOopMap.cpp                      symbolOop.hpp
1742 
1743 generateOopMap.hpp                      allocation.inline.hpp
1744 generateOopMap.hpp                      bytecodeStream.hpp
1745 generateOopMap.hpp                      methodOop.hpp
1746 generateOopMap.hpp                      oopsHierarchy.hpp
1747 generateOopMap.hpp                      signature.hpp
1748 generateOopMap.hpp                      universe.inline.hpp
1749 
1750 generation.cpp                          allocation.inline.hpp
1751 generation.cpp                          blockOffsetTable.hpp
1752 generation.cpp                          cardTableRS.hpp
1753 generation.cpp                          collectedHeap.inline.hpp
1754 generation.cpp                          copy.hpp
1755 generation.cpp                          events.hpp
1756 generation.cpp                          gcLocker.inline.hpp
1757 generation.cpp                          genCollectedHeap.hpp
1758 generation.cpp                          genMarkSweep.hpp
1759 generation.cpp                          genOopClosures.hpp
1760 generation.cpp                          genOopClosures.inline.hpp
1761 generation.cpp                          generation.hpp
1762 generation.cpp                          generation.inline.hpp
1763 generation.cpp                          java.hpp
1764 generation.cpp                          oop.hpp
1765 generation.cpp                          oop.inline.hpp

1766 generation.cpp                          space.inline.hpp
1767 
1768 generation.hpp                          allocation.hpp
1769 generation.hpp                          collectorCounters.hpp
1770 generation.hpp                          memRegion.hpp
1771 generation.hpp                          mutex.hpp
1772 generation.hpp                          perfData.hpp
1773 generation.hpp                          referenceProcessor.hpp
1774 generation.hpp                          universe.hpp
1775 generation.hpp                          virtualspace.hpp
1776 generation.hpp                          watermark.hpp
1777 
1778 generation.inline.hpp                   genCollectedHeap.hpp
1779 generation.inline.hpp                   generation.hpp
1780 generation.inline.hpp                   space.hpp
1781 


1782 generationSpec.cpp                      compactPermGen.hpp
1783 generationSpec.cpp                      defNewGeneration.hpp
1784 generationSpec.cpp                      filemap.hpp
1785 generationSpec.cpp                      genRemSet.hpp
1786 generationSpec.cpp                      generationSpec.hpp
1787 generationSpec.cpp                      java.hpp
1788 generationSpec.cpp                      tenuredGeneration.hpp
1789 
1790 generationSpec.hpp                      generation.hpp
1791 generationSpec.hpp                      permGen.hpp
1792 
1793 globalDefinitions.cpp                   globalDefinitions.hpp
1794 globalDefinitions.cpp                   os.hpp
1795 globalDefinitions.cpp                   top.hpp
1796 
1797 globalDefinitions.hpp                   globalDefinitions_<compiler>.hpp
1798 globalDefinitions.hpp                   macros.hpp
1799 
1800 globalDefinitions_<arch>.hpp            generate_platform_dependent_include
1801 


1880 
1881 histogram.hpp                           allocation.hpp
1882 histogram.hpp                           growableArray.hpp
1883 histogram.hpp                           os.hpp
1884 histogram.hpp                           os_<os_family>.inline.hpp
1885 
1886 hpi.cpp                                 hpi.hpp
1887 hpi.cpp                                 jvm.h
1888 
1889 hpi.hpp                                 globalDefinitions.hpp
1890 hpi.hpp                                 hpi_imported.h
1891 hpi.hpp                                 os.hpp
1892 hpi.hpp                                 top.hpp
1893 
1894 hpi_<os_family>.cpp                     hpi.hpp
1895 hpi_<os_family>.cpp                     oop.inline.hpp
1896 hpi_<os_family>.cpp                     os.hpp
1897 
1898 hpi_imported.h                          jni.h
1899 
1900 icBuffer.cpp                            assembler_<arch_model>.inline.hpp
1901 icBuffer.cpp                            collectedHeap.inline.hpp
1902 icBuffer.cpp                            compiledIC.hpp
1903 icBuffer.cpp                            icBuffer.hpp
1904 icBuffer.cpp                            interpreter.hpp
1905 icBuffer.cpp                            linkResolver.hpp
1906 icBuffer.cpp                            methodOop.hpp
1907 icBuffer.cpp                            mutexLocker.hpp
1908 icBuffer.cpp                            nmethod.hpp
1909 icBuffer.cpp                            oop.inline.hpp
1910 icBuffer.cpp                            oop.inline2.hpp
1911 icBuffer.cpp                            resourceArea.hpp
1912 icBuffer.cpp                            scopeDesc.hpp
1913 icBuffer.cpp                            stubRoutines.hpp
1914 icBuffer.cpp                            universe.inline.hpp
1915 
1916 icBuffer.hpp                            allocation.hpp
1917 icBuffer.hpp                            bytecodes.hpp
1918 icBuffer.hpp                            stubs.hpp
1919 
1920 icBuffer_<arch>.cpp                     assembler.hpp
1921 icBuffer_<arch>.cpp                     assembler_<arch_model>.inline.hpp
1922 icBuffer_<arch>.cpp                     bytecodes.hpp
1923 icBuffer_<arch>.cpp                     collectedHeap.inline.hpp
1924 icBuffer_<arch>.cpp                     icBuffer.hpp
1925 icBuffer_<arch>.cpp                     nativeInst_<arch>.hpp
1926 icBuffer_<arch>.cpp                     oop.inline.hpp
1927 icBuffer_<arch>.cpp                     oop.inline2.hpp
1928 icBuffer_<arch>.cpp                     resourceArea.hpp
1929 
1930 icache.cpp                              icache.hpp
1931 icache.cpp                              resourceArea.hpp
1932 
1933 icache.hpp                              allocation.hpp
1934 icache.hpp                              stubCodeGenerator.hpp
1935 
1936 icache_<arch>.cpp                       assembler_<arch_model>.inline.hpp
1937 icache_<arch>.cpp                       icache.hpp
1938 
1939 icache_<arch>.hpp                       generate_platform_dependent_include
1940 
1941 init.cpp                                bytecodes.hpp
1942 init.cpp                                collectedHeap.hpp
1943 init.cpp                                handles.inline.hpp
1944 init.cpp                                icBuffer.hpp
1945 init.cpp                                icache.hpp
1946 init.cpp                                init.hpp
1947 init.cpp                                safepoint.hpp
1948 init.cpp                                sharedRuntime.hpp
1949 init.cpp                                universe.hpp
1950 
1951 init.hpp                                top.hpp
1952 
1953 instanceKlass.cpp                       collectedHeap.inline.hpp
1954 instanceKlass.cpp                       compileBroker.hpp
1955 instanceKlass.cpp                       fieldDescriptor.hpp
1956 instanceKlass.cpp                       genOopClosures.inline.hpp
1957 instanceKlass.cpp                       handles.inline.hpp
1958 instanceKlass.cpp                       instanceKlass.hpp
1959 instanceKlass.cpp                       instanceOop.hpp
1960 instanceKlass.cpp                       javaCalls.hpp
1961 instanceKlass.cpp                       javaClasses.hpp
1962 instanceKlass.cpp                       jvmti.h
1963 instanceKlass.cpp                       jvmtiExport.hpp
1964 instanceKlass.cpp                       jvmtiRedefineClassesTrace.hpp

1965 instanceKlass.cpp                       methodOop.hpp
1966 instanceKlass.cpp                       mutexLocker.hpp
1967 instanceKlass.cpp                       objArrayKlassKlass.hpp
1968 instanceKlass.cpp                       oop.inline.hpp
1969 instanceKlass.cpp                       oopFactory.hpp
1970 instanceKlass.cpp                       oopMapCache.hpp
1971 instanceKlass.cpp                       permGen.hpp
1972 instanceKlass.cpp                       rewriter.hpp
1973 instanceKlass.cpp                       symbolOop.hpp
1974 instanceKlass.cpp                       systemDictionary.hpp
1975 instanceKlass.cpp                       threadService.hpp
1976 instanceKlass.cpp                       thread_<os_family>.inline.hpp
1977 instanceKlass.cpp                       verifier.hpp
1978 instanceKlass.cpp                       vmSymbols.hpp
1979 
1980 instanceKlass.hpp                       accessFlags.hpp
1981 instanceKlass.hpp                       bitMap.hpp
1982 instanceKlass.hpp                       constMethodOop.hpp
1983 instanceKlass.hpp                       constantPoolOop.hpp
1984 instanceKlass.hpp                       handles.hpp
1985 instanceKlass.hpp                       instanceOop.hpp
1986 instanceKlass.hpp                       klassOop.hpp
1987 instanceKlass.hpp                       klassVtable.hpp
1988 instanceKlass.hpp                       objArrayOop.hpp
1989 instanceKlass.hpp                       os.hpp
1990 
1991 instanceKlassKlass.cpp                  collectedHeap.inline.hpp
1992 instanceKlassKlass.cpp                  constantPoolOop.hpp
1993 instanceKlassKlass.cpp                  fieldDescriptor.hpp
1994 instanceKlassKlass.cpp                  gcLocker.hpp
1995 instanceKlassKlass.cpp                  instanceKlass.hpp
1996 instanceKlassKlass.cpp                  instanceKlassKlass.hpp
1997 instanceKlassKlass.cpp                  instanceRefKlass.hpp
1998 instanceKlassKlass.cpp                  javaClasses.hpp
1999 instanceKlassKlass.cpp                  jvmtiExport.hpp

2000 instanceKlassKlass.cpp                  objArrayKlassKlass.hpp
2001 instanceKlassKlass.cpp                  objArrayOop.hpp
2002 instanceKlassKlass.cpp                  oop.inline.hpp
2003 instanceKlassKlass.cpp                  oop.inline2.hpp
2004 instanceKlassKlass.cpp                  oopMapCache.hpp
2005 instanceKlassKlass.cpp                  symbolOop.hpp
2006 instanceKlassKlass.cpp                  systemDictionary.hpp
2007 instanceKlassKlass.cpp                  typeArrayOop.hpp
2008 
2009 instanceKlassKlass.hpp                  klassKlass.hpp
2010 
2011 instanceOop.cpp                         instanceOop.hpp
2012 
2013 instanceOop.hpp                         oop.hpp
2014 
2015 instanceRefKlass.cpp                    collectedHeap.hpp
2016 instanceRefKlass.cpp                    collectedHeap.inline.hpp
2017 instanceRefKlass.cpp                    genCollectedHeap.hpp
2018 instanceRefKlass.cpp                    genOopClosures.inline.hpp
2019 instanceRefKlass.cpp                    instanceRefKlass.hpp
2020 instanceRefKlass.cpp                    javaClasses.hpp
2021 instanceRefKlass.cpp                    markSweep.hpp
2022 instanceRefKlass.cpp                    oop.inline.hpp
2023 instanceRefKlass.cpp                    preserveException.hpp
2024 instanceRefKlass.cpp                    systemDictionary.hpp
2025 
2026 instanceRefKlass.hpp                    instanceKlass.hpp
2027 
2028 interfaceSupport.cpp                    collectedHeap.hpp
2029 interfaceSupport.cpp                    collectedHeap.inline.hpp
2030 interfaceSupport.cpp                    genCollectedHeap.hpp
2031 interfaceSupport.cpp                    init.hpp
2032 interfaceSupport.cpp                    interfaceSupport.hpp
2033 interfaceSupport.cpp                    markSweep.hpp
2034 interfaceSupport.cpp                    preserveException.hpp
2035 interfaceSupport.cpp                    resourceArea.hpp
2036 interfaceSupport.cpp                    threadLocalStorage.hpp
2037 interfaceSupport.cpp                    vframe.hpp
2038 
2039 interfaceSupport.hpp                    gcLocker.hpp
2040 interfaceSupport.hpp                    globalDefinitions.hpp
2041 interfaceSupport.hpp                    handles.inline.hpp
2042 interfaceSupport.hpp                    mutexLocker.hpp
2043 interfaceSupport.hpp                    orderAccess.hpp
2044 interfaceSupport.hpp                    os.hpp
2045 interfaceSupport.hpp                    preserveException.hpp
2046 interfaceSupport.hpp                    safepoint.hpp
2047 interfaceSupport.hpp                    thread_<os_family>.inline.hpp
2048 interfaceSupport.hpp                    top.hpp
2049 interfaceSupport.hpp                    vmThread.hpp
2050 
2051 interfaceSupport_<os_family>.hpp        generate_platform_dependent_include
2052 
2053 interp_masm_<arch_model>.cpp            arrayOop.hpp
2054 interp_masm_<arch_model>.cpp            biasedLocking.hpp
2055 interp_masm_<arch_model>.cpp            interp_masm_<arch_model>.hpp
2056 interp_masm_<arch_model>.cpp            interpreterRuntime.hpp
2057 interp_masm_<arch_model>.cpp            interpreter.hpp
2058 interp_masm_<arch_model>.cpp            jvmtiExport.hpp

2059 interp_masm_<arch_model>.cpp            jvmtiThreadState.hpp
2060 interp_masm_<arch_model>.cpp            markOop.hpp
2061 interp_masm_<arch_model>.cpp            methodDataOop.hpp
2062 interp_masm_<arch_model>.cpp            methodOop.hpp
2063 interp_masm_<arch_model>.cpp            sharedRuntime.hpp
2064 interp_masm_<arch_model>.cpp            synchronizer.hpp
2065 interp_masm_<arch_model>.cpp            thread_<os_family>.inline.hpp
2066 
2067 interp_masm_<arch_model>.hpp            assembler_<arch_model>.inline.hpp
2068 interp_masm_<arch_model>.hpp            invocationCounter.hpp
2069 
2070 interpreter.cpp                         allocation.inline.hpp
2071 interpreter.cpp                         arrayOop.hpp
2072 interpreter.cpp                         assembler.hpp
2073 interpreter.cpp                         bytecodeHistogram.hpp
2074 interpreter.cpp                         bytecodeInterpreter.hpp
2075 interpreter.cpp                         forte.hpp
2076 interpreter.cpp                         handles.inline.hpp
2077 interpreter.cpp                         interpreter.hpp
2078 interpreter.cpp                         interpreterRuntime.hpp
2079 interpreter.cpp                         interpreter.hpp
2080 interpreter.cpp                         jvmtiExport.hpp
2081 interpreter.cpp                         methodDataOop.hpp
2082 interpreter.cpp                         methodOop.hpp
2083 interpreter.cpp                         oop.inline.hpp
2084 interpreter.cpp                         resourceArea.hpp
2085 interpreter.cpp                         sharedRuntime.hpp
2086 interpreter.cpp                         stubRoutines.hpp
2087 interpreter.cpp                         templateTable.hpp


2171 interpreter_<arch_model>.cpp            timer.hpp
2172 interpreter_<arch_model>.cpp            vframeArray.hpp
2173 
2174 interpreter_<arch>.hpp                  generate_platform_dependent_include
2175 
2176 interpreterGenerator.hpp                cppInterpreter.hpp
2177 interpreterGenerator.hpp                cppInterpreterGenerator.hpp
2178 interpreterGenerator.hpp                templateInterpreter.hpp
2179 interpreterGenerator.hpp                templateInterpreterGenerator.hpp
2180 
2181 interpreterGenerator_<arch>.hpp         generate_platform_dependent_include
2182 
2183 invocationCounter.cpp                   frame.hpp
2184 invocationCounter.cpp                   handles.inline.hpp
2185 invocationCounter.cpp                   invocationCounter.hpp
2186 
2187 invocationCounter.hpp                   allocation.hpp
2188 invocationCounter.hpp                   exceptions.hpp
2189 invocationCounter.hpp                   handles.hpp
2190 





2191 iterator.cpp                            iterator.hpp
2192 iterator.cpp                            oop.inline.hpp
2193 
2194 iterator.hpp                            allocation.hpp
2195 iterator.hpp                            memRegion.hpp
2196 iterator.hpp                            prefetch.hpp
2197 iterator.hpp                            top.hpp
2198 
2199 java.cpp                                aprofiler.hpp
2200 java.cpp                                arguments.hpp
2201 java.cpp                                biasedLocking.hpp
2202 java.cpp                                bytecodeHistogram.hpp
2203 java.cpp                                classLoader.hpp
2204 java.cpp                                codeCache.hpp
2205 java.cpp                                compilationPolicy.hpp
2206 java.cpp                                compileBroker.hpp
2207 java.cpp                                compilerOracle.hpp
2208 java.cpp                                constantPoolOop.hpp
2209 java.cpp                                dtrace.hpp
2210 java.cpp                                fprofiler.hpp


2244 javaAssertions.cpp                      allocation.inline.hpp
2245 javaAssertions.cpp                      handles.inline.hpp
2246 javaAssertions.cpp                      javaAssertions.hpp
2247 javaAssertions.cpp                      javaClasses.hpp
2248 javaAssertions.cpp                      oop.inline.hpp
2249 javaAssertions.cpp                      oopFactory.hpp
2250 javaAssertions.cpp                      systemDictionary.hpp
2251 javaAssertions.cpp                      vmSymbols.hpp
2252 
2253 javaAssertions.hpp                      exceptions.hpp
2254 javaAssertions.hpp                      objArrayOop.hpp
2255 javaAssertions.hpp                      ostream.hpp
2256 javaAssertions.hpp                      typeArrayOop.hpp
2257 
2258 javaCalls.cpp                           compilationPolicy.hpp
2259 javaCalls.cpp                           compileBroker.hpp
2260 javaCalls.cpp                           handles.inline.hpp
2261 javaCalls.cpp                           interfaceSupport.hpp
2262 javaCalls.cpp                           interpreter.hpp
2263 javaCalls.cpp                           javaCalls.hpp

2264 javaCalls.cpp                           linkResolver.hpp
2265 javaCalls.cpp                           mutexLocker.hpp
2266 javaCalls.cpp                           nmethod.hpp
2267 javaCalls.cpp                           oop.inline.hpp
2268 javaCalls.cpp                           signature.hpp
2269 javaCalls.cpp                           stubRoutines.hpp
2270 javaCalls.cpp                           systemDictionary.hpp
2271 javaCalls.cpp                           thread_<os_family>.inline.hpp
2272 javaCalls.cpp                           universe.inline.hpp
2273 javaCalls.cpp                           vmSymbols.hpp
2274 javaCalls.hpp                           allocation.hpp
2275 
2276 javaCalls.hpp                           handles.hpp
2277 javaCalls.hpp                           javaFrameAnchor.hpp
2278 javaCalls.hpp                           jniTypes_<arch>.hpp
2279 javaCalls.hpp                           methodOop.hpp
2280 javaCalls.hpp                           thread_<os_family>.inline.hpp
2281 javaCalls.hpp                           vmThread.hpp
2282 
2283 javaClasses.cpp                         debugInfo.hpp


2354 jni.cpp                                 runtimeService.hpp
2355 jni.cpp                                 sharedRuntime.hpp
2356 jni.cpp                                 signature.hpp
2357 jni.cpp                                 symbolOop.hpp
2358 jni.cpp                                 symbolTable.hpp
2359 jni.cpp                                 systemDictionary.hpp
2360 jni.cpp                                 thread_<os_family>.inline.hpp
2361 jni.cpp                                 typeArrayKlass.hpp
2362 jni.cpp                                 typeArrayOop.hpp
2363 jni.cpp                                 universe.inline.hpp
2364 jni.cpp                                 vmSymbols.hpp
2365 jni.cpp                                 vm_operations.hpp
2366 
2367 // jniCheck is jck optional, put cpp deps in includeDB_features
2368 
2369 jniFastGetField.cpp                     jniFastGetField.hpp
2370 
2371 jniFastGetField.hpp                     allocation.hpp
2372 jniFastGetField.hpp                     jvm_misc.hpp
2373 
2374 jniFastGetField_<arch_model>.cpp        assembler_<arch_model>.inline.hpp
2375 jniFastGetField_<arch_model>.cpp        jniFastGetField.hpp
2376 jniFastGetField_<arch_model>.cpp        jvm_misc.hpp
2377 jniFastGetField_<arch_model>.cpp        resourceArea.hpp
2378 jniFastGetField_<arch_model>.cpp        safepoint.hpp
2379 
2380 jniHandles.cpp                          jniHandles.hpp
2381 jniHandles.cpp                          mutexLocker.hpp
2382 jniHandles.cpp                          oop.inline.hpp
2383 jniHandles.cpp                          systemDictionary.hpp
2384 jniHandles.cpp                          thread_<os_family>.inline.hpp
2385 
2386 jniHandles.hpp                          handles.hpp
2387 jniHandles.hpp                          top.hpp
2388 
2389 jniPeriodicChecker.cpp                  allocation.inline.hpp
2390 jniPeriodicChecker.cpp                  jniPeriodicChecker.hpp
2391 jniPeriodicChecker.cpp                  task.hpp
2392 
2393 jniTypes_<arch>.hpp                     allocation.hpp
2394 jniTypes_<arch>.hpp                     jni.h
2395 jniTypes_<arch>.hpp                     oop.hpp
2396 
2397 jni_<arch>.h                            generate_platform_dependent_include
2398 
2399 jvm.cpp                                 arguments.hpp
2400 jvm.cpp                                 attachListener.hpp
2401 jvm.cpp                                 classLoader.hpp
2402 jvm.cpp                                 collectedHeap.inline.hpp
2403 jvm.cpp                                 copy.hpp
2404 jvm.cpp                                 defaultStream.hpp

2405 jvm.cpp                                 events.hpp
2406 jvm.cpp                                 handles.inline.hpp
2407 jvm.cpp                                 histogram.hpp
2408 jvm.cpp                                 hpi.hpp
2409 jvm.cpp                                 hpi_<os_family>.hpp
2410 jvm.cpp                                 init.hpp
2411 jvm.cpp                                 instanceKlass.hpp
2412 jvm.cpp                                 interfaceSupport.hpp
2413 jvm.cpp                                 java.hpp
2414 jvm.cpp                                 javaAssertions.hpp
2415 jvm.cpp                                 javaCalls.hpp
2416 jvm.cpp                                 javaClasses.hpp
2417 jvm.cpp                                 jfieldIDWorkaround.hpp
2418 jvm.cpp                                 jvm.h
2419 jvm.cpp                                 jvm_<os_family>.h
2420 jvm.cpp                                 jvm_misc.hpp
2421 jvm.cpp                                 jvmtiExport.hpp
2422 jvm.cpp                                 jvmtiThreadState.hpp
2423 jvm.cpp                                 management.hpp
2424 jvm.cpp                                 nativeLookup.hpp


2481 klass.hpp                               accessFlags.hpp
2482 klass.hpp                               genOopClosures.hpp
2483 klass.hpp                               iterator.hpp
2484 klass.hpp                               klassOop.hpp
2485 klass.hpp                               klassPS.hpp
2486 klass.hpp                               memRegion.hpp
2487 klass.hpp                               oop.hpp
2488 klass.hpp                               specialized_oop_closures.hpp
2489 
2490 klass.inline.hpp                        klass.hpp
2491 klass.inline.hpp                        markOop.hpp
2492 
2493 klassKlass.cpp                          collectedHeap.hpp
2494 klassKlass.cpp                          collectedHeap.inline.hpp
2495 klassKlass.cpp                          constantPoolKlass.hpp
2496 klassKlass.cpp                          handles.inline.hpp
2497 klassKlass.cpp                          instanceKlass.hpp
2498 klassKlass.cpp                          instanceOop.hpp
2499 klassKlass.cpp                          klassKlass.hpp
2500 klassKlass.cpp                          klassOop.hpp
2501 klassKlass.cpp                          markSweep.hpp
2502 klassKlass.cpp                          methodKlass.hpp
2503 klassKlass.cpp                          objArrayKlass.hpp
2504 klassKlass.cpp                          oop.inline.hpp
2505 klassKlass.cpp                          oop.inline2.hpp
2506 klassKlass.cpp                          oopFactory.hpp
2507 klassKlass.cpp                          permGen.hpp
2508 klassKlass.cpp                          symbolKlass.hpp
2509 klassKlass.cpp                          symbolOop.hpp
2510 klassKlass.cpp                          typeArrayKlass.hpp
2511 
2512 klassKlass.hpp                          klass.hpp
2513 klassKlass.hpp                          klassOop.hpp
2514 klassKlass.hpp                          oopFactory.hpp
2515 
2516 klassOop.cpp                            klassOop.hpp
2517 
2518 klassOop.hpp                            oop.hpp
2519 
2520 klassVtable.cpp                         arguments.hpp
2521 klassVtable.cpp                         copy.hpp
2522 klassVtable.cpp                         gcLocker.hpp
2523 klassVtable.cpp                         handles.inline.hpp
2524 klassVtable.cpp                         instanceKlass.hpp
2525 klassVtable.cpp                         jvmtiRedefineClassesTrace.hpp
2526 klassVtable.cpp                         klassOop.hpp
2527 klassVtable.cpp                         klassVtable.hpp
2528 klassVtable.cpp                         markSweep.hpp
2529 klassVtable.cpp                         methodOop.hpp
2530 klassVtable.cpp                         objArrayOop.hpp
2531 klassVtable.cpp                         oop.inline.hpp
2532 klassVtable.cpp                         resourceArea.hpp
2533 klassVtable.cpp                         systemDictionary.hpp
2534 klassVtable.cpp                         universe.inline.hpp
2535 klassVtable.cpp                         vmSymbols.hpp
2536 
2537 klassVtable.hpp                         allocation.hpp
2538 klassVtable.hpp                         growableArray.hpp
2539 klassVtable.hpp                         handles.hpp
2540 klassVtable.hpp                         oopsHierarchy.hpp
2541 
2542 linkResolver.cpp                        bytecode.hpp
2543 linkResolver.cpp                        collectedHeap.inline.hpp
2544 linkResolver.cpp                        compilationPolicy.hpp
2545 linkResolver.cpp                        compileBroker.hpp
2546 linkResolver.cpp                        fieldDescriptor.hpp
2547 linkResolver.cpp                        frame.inline.hpp
2548 linkResolver.cpp                        handles.inline.hpp


2621 management.cpp                          runtimeService.hpp
2622 management.cpp                          systemDictionary.hpp
2623 management.cpp                          threadService.hpp
2624 
2625 management.hpp                          allocation.hpp
2626 management.hpp                          handles.hpp
2627 management.hpp                          jmm.h
2628 management.hpp                          timer.hpp
2629 
2630 markOop.cpp                             markOop.hpp
2631 markOop.cpp                             thread_<os_family>.inline.hpp
2632 
2633 markOop.hpp                             oop.hpp
2634 
2635 markOop.inline.hpp                      globals.hpp
2636 markOop.inline.hpp                      klass.hpp
2637 markOop.inline.hpp                      klassOop.hpp
2638 markOop.inline.hpp                      markOop.hpp
2639 
2640 markSweep.cpp                           compileBroker.hpp



2641 memRegion.cpp                           globals.hpp
2642 memRegion.cpp                           memRegion.hpp
2643 
2644 memRegion.hpp                           allocation.hpp
2645 memRegion.hpp                           debug.hpp
2646 memRegion.hpp                           globalDefinitions.hpp
2647 
2648 memoryManager.cpp                       systemDictionary.hpp
2649 memoryManager.cpp                       vmSymbols.hpp
2650 memoryManager.cpp                       dtrace.hpp
2651 memoryManager.cpp                       handles.inline.hpp
2652 memoryManager.cpp                       javaCalls.hpp
2653 memoryManager.cpp                       lowMemoryDetector.hpp
2654 memoryManager.cpp                       management.hpp
2655 memoryManager.cpp                       memoryManager.hpp
2656 memoryManager.cpp                       memoryPool.hpp
2657 memoryManager.cpp                       memoryService.hpp
2658 memoryManager.cpp                       oop.inline.hpp
2659 
2660 memoryManager.hpp                       allocation.hpp


2720 memprofiler.cpp                         systemDictionary.hpp
2721 memprofiler.cpp                         task.hpp
2722 memprofiler.cpp                         thread_<os_family>.inline.hpp
2723 memprofiler.cpp                         vmThread.hpp
2724 
2725 methodComparator.cpp                    globalDefinitions.hpp
2726 methodComparator.cpp                    handles.inline.hpp
2727 methodComparator.cpp                    jvmtiRedefineClassesTrace.hpp
2728 methodComparator.cpp                    methodComparator.hpp
2729 methodComparator.cpp                    oop.inline.hpp
2730 methodComparator.cpp                    symbolOop.hpp
2731 
2732 methodComparator.hpp                    bytecodeStream.hpp
2733 methodComparator.hpp                    constantPoolOop.hpp
2734 methodComparator.hpp                    methodOop.hpp
2735 
2736 methodDataKlass.cpp                     collectedHeap.inline.hpp
2737 methodDataKlass.cpp                     gcLocker.hpp
2738 methodDataKlass.cpp                     handles.inline.hpp
2739 methodDataKlass.cpp                     klassOop.hpp
2740 methodDataKlass.cpp                     markSweep.hpp
2741 methodDataKlass.cpp                     methodDataKlass.hpp
2742 methodDataKlass.cpp                     methodDataOop.hpp
2743 methodDataKlass.cpp                     oop.inline.hpp
2744 methodDataKlass.cpp                     oop.inline2.hpp
2745 methodDataKlass.cpp                     resourceArea.hpp
2746 methodDataKlass.cpp                     universe.inline.hpp
2747 
2748 methodDataKlass.hpp                     klass.hpp
2749 
2750 methodDataOop.cpp                       bytecode.hpp
2751 methodDataOop.cpp                       bytecodeStream.hpp
2752 methodDataOop.cpp                       deoptimization.hpp
2753 methodDataOop.cpp                       handles.inline.hpp
2754 methodDataOop.cpp                       linkResolver.hpp
2755 methodDataOop.cpp                       markSweep.hpp
2756 methodDataOop.cpp                       markSweep.inline.hpp
2757 methodDataOop.cpp                       methodDataOop.hpp
2758 methodDataOop.cpp                       oop.inline.hpp
2759 methodDataOop.cpp                       systemDictionary.hpp
2760 
2761 methodDataOop.hpp                       bytecodes.hpp
2762 methodDataOop.hpp                       oop.hpp
2763 methodDataOop.hpp                       orderAccess.hpp
2764 methodDataOop.hpp                       universe.hpp
2765 
2766 methodKlass.cpp                         collectedHeap.inline.hpp
2767 methodKlass.cpp                         constMethodKlass.hpp
2768 methodKlass.cpp                         gcLocker.hpp
2769 methodKlass.cpp                         handles.inline.hpp
2770 methodKlass.cpp                         interpreter.hpp
2771 methodKlass.cpp                         javaClasses.hpp
2772 methodKlass.cpp                         klassOop.hpp
2773 methodKlass.cpp                         markSweep.hpp
2774 methodKlass.cpp                         methodDataOop.hpp
2775 methodKlass.cpp                         methodKlass.hpp
2776 methodKlass.cpp                         oop.inline.hpp
2777 methodKlass.cpp                         oop.inline2.hpp
2778 methodKlass.cpp                         resourceArea.hpp
2779 methodKlass.cpp                         symbolOop.hpp
2780 methodKlass.cpp                         universe.inline.hpp
2781 
2782 methodKlass.hpp                         klass.hpp
2783 methodKlass.hpp                         klassOop.hpp
2784 methodKlass.hpp                         methodOop.hpp
2785 
2786 methodLiveness.cpp                      allocation.inline.hpp

2787 methodLiveness.cpp                      bytecode.hpp
2788 methodLiveness.cpp                      bytecodes.hpp
2789 methodLiveness.cpp                      ciMethod.hpp
2790 methodLiveness.cpp                      ciMethodBlocks.hpp
2791 methodLiveness.cpp                      ciStreams.hpp
2792 methodLiveness.cpp                      methodLiveness.hpp
2793 
2794 methodLiveness.hpp                      bitMap.hpp
2795 methodLiveness.hpp                      growableArray.hpp
2796 
2797 methodOop.cpp                           arguments.hpp
2798 methodOop.cpp                           bytecodeStream.hpp
2799 methodOop.cpp                           bytecodeTracer.hpp
2800 methodOop.cpp                           bytecodes.hpp
2801 methodOop.cpp                           collectedHeap.inline.hpp
2802 methodOop.cpp                           debugInfoRec.hpp
2803 methodOop.cpp                           frame.inline.hpp
2804 methodOop.cpp                           gcLocker.hpp
2805 methodOop.cpp                           gcTaskThread.hpp
2806 methodOop.cpp                           generation.hpp


2854 mutexLocker.cpp                         mutexLocker.hpp
2855 mutexLocker.cpp                         safepoint.hpp
2856 mutexLocker.cpp                         threadLocalStorage.hpp
2857 mutexLocker.cpp                         thread_<os_family>.inline.hpp
2858 mutexLocker.cpp                         vmThread.hpp
2859 
2860 mutexLocker.hpp                         allocation.hpp
2861 mutexLocker.hpp                         mutex.hpp
2862 mutexLocker.hpp                         os_<os_family>.inline.hpp
2863 
2864 mutex_<os_family>.cpp                   events.hpp
2865 mutex_<os_family>.cpp                   interfaceSupport.hpp
2866 mutex_<os_family>.cpp                   mutex.hpp
2867 mutex_<os_family>.cpp                   mutex_<os_family>.inline.hpp
2868 mutex_<os_family>.cpp                   thread_<os_family>.inline.hpp
2869 
2870 mutex_<os_family>.inline.hpp            interfaceSupport.hpp
2871 mutex_<os_family>.inline.hpp            os_<os_family>.inline.hpp
2872 mutex_<os_family>.inline.hpp            thread_<os_family>.inline.hpp
2873 
2874 nativeInst_<arch>.cpp                   assembler_<arch_model>.inline.hpp
2875 nativeInst_<arch>.cpp                   handles.hpp
2876 nativeInst_<arch>.cpp                   nativeInst_<arch>.hpp
2877 nativeInst_<arch>.cpp                   oop.hpp
2878 nativeInst_<arch>.cpp                   ostream.hpp
2879 nativeInst_<arch>.cpp                   resourceArea.hpp
2880 nativeInst_<arch>.cpp                   sharedRuntime.hpp
2881 nativeInst_<arch>.cpp                   stubRoutines.hpp
2882 
2883 nativeInst_<arch>.hpp                   allocation.hpp
2884 nativeInst_<arch>.hpp                   assembler.hpp
2885 nativeInst_<arch>.hpp                   icache.hpp
2886 nativeInst_<arch>.hpp                   os.hpp
2887 nativeInst_<arch>.hpp                   top.hpp
2888 
2889 nativeLookup.cpp                        arguments.hpp
2890 nativeLookup.cpp                        handles.inline.hpp
2891 nativeLookup.cpp                        hpi.hpp
2892 nativeLookup.cpp                        instanceKlass.hpp
2893 nativeLookup.cpp                        javaCalls.hpp
2894 nativeLookup.cpp                        javaClasses.hpp


2898 nativeLookup.cpp                        oop.inline.hpp
2899 nativeLookup.cpp                        oopFactory.hpp
2900 nativeLookup.cpp                        os_<os_family>.inline.hpp
2901 nativeLookup.cpp                        resourceArea.hpp
2902 nativeLookup.cpp                        sharedRuntime.hpp
2903 nativeLookup.cpp                        signature.hpp
2904 nativeLookup.cpp                        symbolOop.hpp
2905 nativeLookup.cpp                        systemDictionary.hpp
2906 nativeLookup.cpp                        universe.inline.hpp
2907 nativeLookup.cpp                        vmSymbols.hpp
2908 
2909 nativeLookup.hpp                        handles.hpp
2910 nativeLookup.hpp                        top.hpp
2911 
2912 nmethod.cpp                             abstractCompiler.hpp
2913 nmethod.cpp                             bytecode.hpp
2914 nmethod.cpp                             codeCache.hpp
2915 nmethod.cpp                             compileLog.hpp
2916 nmethod.cpp                             compiledIC.hpp
2917 nmethod.cpp                             compilerOracle.hpp
2918 nmethod.cpp                             disassembler_<arch>.hpp
2919 nmethod.cpp                             dtrace.hpp
2920 nmethod.cpp                             events.hpp
2921 nmethod.cpp                             jvmtiRedefineClassesTrace.hpp
2922 nmethod.cpp                             methodDataOop.hpp
2923 nmethod.cpp                             nmethod.hpp
2924 nmethod.cpp                             scopeDesc.hpp
2925 nmethod.cpp                             sharedRuntime.hpp
2926 nmethod.cpp                             sweeper.hpp
2927 nmethod.cpp                             vtune.hpp
2928 nmethod.cpp                             xmlstream.hpp
2929 
2930 nmethod.hpp                             codeBlob.hpp
2931 nmethod.hpp                             pcDesc.hpp
2932 





2933 objArrayKlass.cpp                       collectedHeap.inline.hpp
2934 objArrayKlass.cpp                       copy.hpp
2935 objArrayKlass.cpp                       genOopClosures.inline.hpp
2936 objArrayKlass.cpp                       handles.inline.hpp
2937 objArrayKlass.cpp                       instanceKlass.hpp
2938 objArrayKlass.cpp                       mutexLocker.hpp
2939 objArrayKlass.cpp                       objArrayKlass.hpp
2940 objArrayKlass.cpp                       objArrayKlassKlass.hpp
2941 objArrayKlass.cpp                       objArrayOop.hpp
2942 objArrayKlass.cpp                       oop.inline.hpp
2943 objArrayKlass.cpp                       oop.inline2.hpp
2944 objArrayKlass.cpp                       resourceArea.hpp
2945 objArrayKlass.cpp                       symbolOop.hpp
2946 objArrayKlass.cpp                       systemDictionary.hpp
2947 objArrayKlass.cpp                       universe.inline.hpp
2948 objArrayKlass.cpp                       vmSymbols.hpp
2949 

2950 objArrayKlass.hpp                       arrayKlass.hpp
2951 objArrayKlass.hpp                       instanceKlass.hpp
2952 objArrayKlass.hpp                       specialized_oop_closures.hpp
2953 
2954 objArrayKlassKlass.cpp                  collectedHeap.inline.hpp
2955 objArrayKlassKlass.cpp                  instanceKlass.hpp
2956 objArrayKlassKlass.cpp                  javaClasses.hpp

2957 objArrayKlassKlass.cpp                  objArrayKlassKlass.hpp
2958 objArrayKlassKlass.cpp                  oop.inline.hpp
2959 objArrayKlassKlass.cpp                  oop.inline2.hpp
2960 objArrayKlassKlass.cpp                  systemDictionary.hpp
2961 
2962 objArrayKlassKlass.hpp                  arrayKlassKlass.hpp
2963 objArrayKlassKlass.hpp                  objArrayKlass.hpp
2964 

2965 objArrayOop.cpp                         objArrayOop.hpp
2966 objArrayOop.cpp                         oop.inline.hpp
2967 
2968 objArrayOop.hpp                         arrayOop.hpp
2969 
2970 objectMonitor.hpp                       os.hpp
2971 
2972 objectMonitor_<os_family>.cpp           dtrace.hpp
2973 objectMonitor_<os_family>.cpp           interfaceSupport.hpp
2974 objectMonitor_<os_family>.cpp           objectMonitor.hpp
2975 objectMonitor_<os_family>.cpp           objectMonitor.inline.hpp
2976 objectMonitor_<os_family>.cpp           oop.inline.hpp
2977 objectMonitor_<os_family>.cpp           osThread.hpp
2978 objectMonitor_<os_family>.cpp           os_<os_family>.inline.hpp
2979 objectMonitor_<os_family>.cpp           threadService.hpp
2980 objectMonitor_<os_family>.cpp           thread_<os_family>.inline.hpp
2981 objectMonitor_<os_family>.cpp           vmSymbols.hpp
2982 
2983 objectMonitor_<os_family>.hpp           generate_platform_dependent_include
2984 objectMonitor_<os_family>.hpp           os_<os_family>.inline.hpp


2994 oop.cpp                                 thread_<os_family>.inline.hpp
2995 
2996 oop.hpp                                 iterator.hpp
2997 oop.hpp                                 memRegion.hpp
2998 oop.hpp                                 specialized_oop_closures.hpp
2999 oop.hpp                                 top.hpp
3000 
3001 oop.inline.hpp                          ageTable.hpp
3002 oop.inline.hpp                          arrayKlass.hpp
3003 oop.inline.hpp                          arrayOop.hpp
3004 oop.inline.hpp                          atomic.hpp
3005 oop.inline.hpp                          barrierSet.inline.hpp
3006 oop.inline.hpp                          cardTableModRefBS.hpp
3007 oop.inline.hpp                          collectedHeap.inline.hpp
3008 oop.inline.hpp                          compactingPermGenGen.hpp
3009 oop.inline.hpp                          genCollectedHeap.hpp
3010 oop.inline.hpp                          generation.hpp
3011 oop.inline.hpp                          klass.hpp
3012 oop.inline.hpp                          klassOop.hpp
3013 oop.inline.hpp                          markOop.inline.hpp
3014 oop.inline.hpp                          markSweep.hpp
3015 oop.inline.hpp                          markSweep.inline.hpp
3016 oop.inline.hpp                          oop.hpp
3017 oop.inline.hpp                          os.hpp
3018 oop.inline.hpp                          permGen.hpp
3019 oop.inline.hpp                          specialized_oop_closures.hpp
3020 
3021 oop.inline2.hpp                         collectedHeap.hpp
3022 oop.inline2.hpp                         generation.hpp
3023 oop.inline2.hpp                         oop.hpp
3024 oop.inline2.hpp                         permGen.hpp
3025 oop.inline2.hpp                         universe.hpp
3026 
3027 oopFactory.cpp                          collectedHeap.inline.hpp
3028 oopFactory.cpp                          compiledICHolderKlass.hpp
3029 oopFactory.cpp                          constMethodKlass.hpp
3030 oopFactory.cpp                          constantPoolKlass.hpp
3031 oopFactory.cpp                          cpCacheKlass.hpp
3032 oopFactory.cpp                          instanceKlass.hpp
3033 oopFactory.cpp                          instanceKlassKlass.hpp
3034 oopFactory.cpp                          instanceOop.hpp


3050 oopFactory.hpp                          klassOop.hpp
3051 oopFactory.hpp                          objArrayKlass.hpp
3052 oopFactory.hpp                          oop.hpp
3053 oopFactory.hpp                          symbolTable.hpp
3054 oopFactory.hpp                          systemDictionary.hpp
3055 oopFactory.hpp                          typeArrayKlass.hpp
3056 oopFactory.hpp                          universe.hpp
3057 
3058 oopMap.cpp                              allocation.inline.hpp
3059 oopMap.cpp                              codeBlob.hpp
3060 oopMap.cpp                              codeCache.hpp
3061 oopMap.cpp                              collectedHeap.hpp
3062 oopMap.cpp                              frame.inline.hpp
3063 oopMap.cpp                              nmethod.hpp
3064 oopMap.cpp                              oopMap.hpp
3065 oopMap.cpp                              resourceArea.hpp
3066 oopMap.cpp                              scopeDesc.hpp
3067 oopMap.cpp                              signature.hpp
3068 
3069 oopMap.hpp                              allocation.hpp

3070 oopMap.hpp                              compressedStream.hpp
3071 oopMap.hpp                              growableArray.hpp
3072 oopMap.hpp                              vmreg.hpp
3073 
3074 oopMapCache.cpp                         allocation.inline.hpp

3075 oopMapCache.cpp                         handles.inline.hpp
3076 oopMapCache.cpp                         jvmtiRedefineClassesTrace.hpp
3077 oopMapCache.cpp                         oop.inline.hpp
3078 oopMapCache.cpp                         oopMapCache.hpp
3079 oopMapCache.cpp                         resourceArea.hpp
3080 oopMapCache.cpp                         signature.hpp
3081 
3082 oopMapCache.hpp                         generateOopMap.hpp
3083 
3084 oopRecorder.cpp                         allocation.inline.hpp
3085 oopRecorder.cpp                         oop.inline.hpp
3086 oopRecorder.cpp                         oopRecorder.hpp
3087 
3088 oopRecorder.hpp                         growableArray.hpp
3089 oopRecorder.hpp                         handles.hpp
3090 
3091 oopsHierarchy.cpp                       collectedHeap.hpp
3092 oopsHierarchy.cpp                       collectedHeap.inline.hpp
3093 oopsHierarchy.cpp                       globalDefinitions.hpp
3094 oopsHierarchy.cpp                       oopsHierarchy.hpp


3120 os.cpp                                  mutexLocker.hpp
3121 os.cpp                                  oop.inline.hpp
3122 os.cpp                                  os.hpp
3123 os.cpp                                  os_<os_family>.inline.hpp
3124 os.cpp                                  stubRoutines.hpp
3125 os.cpp                                  systemDictionary.hpp
3126 os.cpp                                  threadService.hpp
3127 os.cpp                                  thread_<os_family>.inline.hpp
3128 os.cpp                                  vmGCOperations.hpp
3129 os.cpp                                  vmSymbols.hpp
3130 os.cpp                                  vtableStubs.hpp
3131 
3132 os.hpp                                  atomic.hpp
3133 os.hpp                                  extendedPC.hpp
3134 os.hpp                                  handles.hpp
3135 os.hpp                                  jvmti.h
3136 os.hpp                                  top.hpp
3137 
3138 os_<os_arch>.cpp                        allocation.inline.hpp
3139 os_<os_arch>.cpp                        arguments.hpp
3140 os_<os_arch>.cpp                        assembler_<arch_model>.inline.hpp
3141 os_<os_arch>.cpp                        classLoader.hpp
3142 os_<os_arch>.cpp                        events.hpp
3143 os_<os_arch>.cpp                        extendedPC.hpp
3144 os_<os_arch>.cpp                        frame.inline.hpp
3145 os_<os_arch>.cpp                        hpi.hpp
3146 os_<os_arch>.cpp                        icBuffer.hpp
3147 os_<os_arch>.cpp                        interfaceSupport.hpp
3148 os_<os_arch>.cpp                        interpreter.hpp
3149 os_<os_arch>.cpp                        java.hpp
3150 os_<os_arch>.cpp                        javaCalls.hpp
3151 os_<os_arch>.cpp                        jniFastGetField.hpp
3152 os_<os_arch>.cpp                        jvm.h
3153 os_<os_arch>.cpp                        jvm_<os_family>.h
3154 os_<os_arch>.cpp                        jvm_misc.hpp
3155 os_<os_arch>.cpp                        mutexLocker.hpp
3156 os_<os_arch>.cpp                        mutex_<os_family>.inline.hpp
3157 os_<os_arch>.cpp                        nativeInst_<arch>.hpp
3158 os_<os_arch>.cpp                        no_precompiled_headers
3159 os_<os_arch>.cpp                        osThread.hpp
3160 os_<os_arch>.cpp                        os_share_<os_family>.hpp
3161 os_<os_arch>.cpp                        sharedRuntime.hpp
3162 os_<os_arch>.cpp                        stubRoutines.hpp
3163 os_<os_arch>.cpp                        systemDictionary.hpp
3164 os_<os_arch>.cpp                        thread_<os_family>.inline.hpp
3165 os_<os_arch>.cpp                        timer.hpp
3166 os_<os_arch>.cpp                        vmError.hpp
3167 os_<os_arch>.cpp                        vmSymbols.hpp
3168 os_<os_arch>.cpp                        vtableStubs.hpp
3169 
3170 os_<os_arch>.hpp                        generate_platform_dependent_include
3171 
3172 os_<os_family>.cpp                      allocation.inline.hpp
3173 os_<os_family>.cpp                      arguments.hpp
3174 os_<os_family>.cpp                      assembler_<arch_model>.inline.hpp
3175 os_<os_family>.cpp                      attachListener.hpp
3176 os_<os_family>.cpp                      classLoader.hpp
3177 os_<os_family>.cpp                      compileBroker.hpp
3178 os_<os_family>.cpp                      defaultStream.hpp
3179 os_<os_family>.cpp                      events.hpp
3180 os_<os_family>.cpp                      extendedPC.hpp
3181 os_<os_family>.cpp                      filemap.hpp
3182 os_<os_family>.cpp                      globals.hpp

3183 os_<os_family>.cpp                      hpi.hpp
3184 os_<os_family>.cpp                      icBuffer.hpp
3185 os_<os_family>.cpp                      interfaceSupport.hpp
3186 os_<os_family>.cpp                      interpreter.hpp
3187 os_<os_family>.cpp                      java.hpp
3188 os_<os_family>.cpp                      javaCalls.hpp
3189 os_<os_family>.cpp                      jniFastGetField.hpp
3190 os_<os_family>.cpp                      jvm.h
3191 os_<os_family>.cpp                      jvm_<os_family>.h
3192 os_<os_family>.cpp                      jvm_misc.hpp
3193 os_<os_family>.cpp                      mutexLocker.hpp
3194 os_<os_family>.cpp                      mutex_<os_family>.inline.hpp
3195 os_<os_family>.cpp                      nativeInst_<arch>.hpp
3196 os_<os_family>.cpp                      no_precompiled_headers
3197 os_<os_family>.cpp                      objectMonitor.hpp
3198 os_<os_family>.cpp                      objectMonitor.inline.hpp
3199 os_<os_family>.cpp                      oop.inline.hpp
3200 os_<os_family>.cpp                      osThread.hpp
3201 os_<os_family>.cpp                      os_share_<os_family>.hpp
3202 os_<os_family>.cpp                      perfMemory.hpp


3212 os_<os_family>.cpp                      vmSymbols.hpp
3213 os_<os_family>.cpp                      vtableStubs.hpp
3214 
3215 os_<os_family>.hpp                      generate_platform_dependent_include
3216 
3217 os_<os_family>.inline.hpp               atomic.hpp
3218 os_<os_family>.inline.hpp               atomic_<os_arch>.inline.hpp
3219 os_<os_family>.inline.hpp               orderAccess_<os_arch>.inline.hpp
3220 os_<os_family>.inline.hpp               os.hpp
3221 
3222 osThread.cpp                            oop.inline.hpp
3223 osThread.cpp                            osThread.hpp
3224 
3225 osThread.hpp                            frame.hpp
3226 osThread.hpp                            handles.hpp
3227 osThread.hpp                            hpi.hpp
3228 osThread.hpp                            javaFrameAnchor.hpp
3229 osThread.hpp                            objectMonitor.hpp
3230 osThread.hpp                            top.hpp
3231 
3232 osThread_<os_family>.cpp                assembler_<arch_model>.inline.hpp
3233 osThread_<os_family>.cpp                atomic.hpp
3234 osThread_<os_family>.cpp                handles.inline.hpp
3235 osThread_<os_family>.cpp                mutexLocker.hpp
3236 osThread_<os_family>.cpp                no_precompiled_headers
3237 osThread_<os_family>.cpp                os.hpp
3238 osThread_<os_family>.cpp                osThread.hpp
3239 osThread_<os_family>.cpp                safepoint.hpp
3240 osThread_<os_family>.cpp                vmThread.hpp
3241 
3242 osThread_<os_family>.hpp                generate_platform_dependent_include
3243 
3244 ostream.cpp                             arguments.hpp
3245 ostream.cpp                             compileLog.hpp
3246 ostream.cpp                             defaultStream.hpp
3247 ostream.cpp                             oop.inline.hpp
3248 ostream.cpp                             os_<os_family>.inline.hpp
3249 ostream.cpp                             hpi.hpp
3250 ostream.cpp                             hpi_<os_family>.hpp
3251 ostream.cpp                             ostream.hpp
3252 ostream.cpp                             top.hpp


3304 
3305 perfMemory_<os_family>.cpp              allocation.inline.hpp
3306 perfMemory_<os_family>.cpp              exceptions.hpp
3307 perfMemory_<os_family>.cpp              handles.inline.hpp
3308 perfMemory_<os_family>.cpp              oop.inline.hpp
3309 perfMemory_<os_family>.cpp              os_<os_family>.inline.hpp
3310 perfMemory_<os_family>.cpp              perfMemory.hpp
3311 perfMemory_<os_family>.cpp              resourceArea.hpp
3312 perfMemory_<os_family>.cpp              vmSymbols.hpp
3313 
3314 permGen.cpp                             blockOffsetTable.hpp
3315 permGen.cpp                             cSpaceCounters.hpp
3316 permGen.cpp                             collectedHeap.inline.hpp
3317 permGen.cpp                             compactPermGen.hpp
3318 permGen.cpp                             genCollectedHeap.hpp
3319 permGen.cpp                             generation.inline.hpp
3320 permGen.cpp                             java.hpp
3321 permGen.cpp                             oop.inline.hpp
3322 permGen.cpp                             permGen.hpp
3323 permGen.cpp                             universe.hpp




3324 
3325 permGen.hpp                             gcCause.hpp
3326 permGen.hpp                             generation.hpp
3327 permGen.hpp                             handles.hpp
3328 permGen.hpp                             iterator.hpp
3329 permGen.hpp                             virtualspace.hpp
3330 
3331 placeholders.cpp                        fieldType.hpp
3332 placeholders.cpp                        hashtable.inline.hpp
3333 placeholders.cpp                        oop.inline.hpp
3334 placeholders.cpp                        placeholders.hpp
3335 placeholders.cpp                        systemDictionary.hpp
3336 
3337 placeholders.hpp                        hashtable.hpp
3338 
3339 prefetch.hpp                            allocation.hpp
3340 
3341 prefetch_<os_arch>.inline.hpp           prefetch.hpp
3342 
3343 preserveException.cpp                   handles.inline.hpp


3347 preserveException.hpp                   thread_<os_family>.inline.hpp
3348 
3349 privilegedStack.cpp                     allocation.inline.hpp
3350 privilegedStack.cpp                     instanceKlass.hpp
3351 privilegedStack.cpp                     methodOop.hpp
3352 privilegedStack.cpp                     oop.inline.hpp
3353 privilegedStack.cpp                     privilegedStack.hpp
3354 privilegedStack.cpp                     vframe.hpp
3355 
3356 privilegedStack.hpp                     allocation.hpp
3357 privilegedStack.hpp                     growableArray.hpp
3358 privilegedStack.hpp                     oopsHierarchy.hpp
3359 privilegedStack.hpp                     vframe.hpp
3360 
3361 referencePolicy.cpp                     arguments.hpp
3362 referencePolicy.cpp                     globals.hpp
3363 referencePolicy.cpp                     javaClasses.hpp
3364 referencePolicy.cpp                     referencePolicy.hpp
3365 referencePolicy.cpp                     universe.hpp
3366 
3367 referencePolicy.hpp                     oop.hpp
3368 
3369 referenceProcessor.cpp                  collectedHeap.hpp
3370 referenceProcessor.cpp                  collectedHeap.inline.hpp
3371 referenceProcessor.cpp                  java.hpp
3372 referenceProcessor.cpp                  javaClasses.hpp
3373 referenceProcessor.cpp                  jniHandles.hpp
3374 referenceProcessor.cpp                  oop.inline.hpp
3375 referenceProcessor.cpp                  referencePolicy.hpp
3376 referenceProcessor.cpp                  referenceProcessor.hpp
3377 referenceProcessor.cpp                  systemDictionary.hpp
3378 
3379 referenceProcessor.hpp                  instanceRefKlass.hpp

3380 
3381 reflection.cpp                          arguments.hpp
3382 reflection.cpp                          handles.inline.hpp
3383 reflection.cpp                          instanceKlass.hpp
3384 reflection.cpp                          javaCalls.hpp
3385 reflection.cpp                          javaClasses.hpp
3386 reflection.cpp                          jvm.h
3387 reflection.cpp                          linkResolver.hpp
3388 reflection.cpp                          objArrayKlass.hpp
3389 reflection.cpp                          objArrayOop.hpp
3390 reflection.cpp                          oopFactory.hpp
3391 reflection.cpp                          reflection.hpp
3392 reflection.cpp                          reflectionUtils.hpp
3393 reflection.cpp                          resourceArea.hpp
3394 reflection.cpp                          signature.hpp
3395 reflection.cpp                          symbolTable.hpp
3396 reflection.cpp                          systemDictionary.hpp
3397 reflection.cpp                          universe.inline.hpp
3398 reflection.cpp                          verifier.hpp
3399 reflection.cpp                          vframe.hpp


3421 register.cpp                            register.hpp
3422 
3423 register.hpp                            top.hpp
3424 
3425 register_<arch>.cpp                     register_<arch>.hpp
3426 
3427 register_<arch>.hpp                     register.hpp
3428 register_<arch>.hpp                     vm_version_<arch_model>.hpp
3429 
3430 registerMap.hpp                         globalDefinitions.hpp
3431 registerMap.hpp                         register_<arch>.hpp
3432 registerMap.hpp                         vmreg.hpp
3433 
3434 registerMap_<arch>.hpp                  generate_platform_dependent_include
3435 
3436 register_definitions_<arch>.cpp         assembler.hpp
3437 register_definitions_<arch>.cpp         interp_masm_<arch_model>.hpp
3438 register_definitions_<arch>.cpp         register.hpp
3439 register_definitions_<arch>.cpp         register_<arch>.hpp
3440 
3441 relocInfo.cpp                           assembler_<arch_model>.inline.hpp
3442 relocInfo.cpp                           compiledIC.hpp
3443 relocInfo.cpp                           copy.hpp
3444 relocInfo.cpp                           nativeInst_<arch>.hpp
3445 relocInfo.cpp                           nmethod.hpp
3446 relocInfo.cpp                           relocInfo.hpp
3447 relocInfo.cpp                           resourceArea.hpp
3448 relocInfo.cpp                           stubCodeGenerator.hpp
3449 
3450 relocInfo.hpp                           allocation.hpp
3451 relocInfo.hpp                           top.hpp
3452 
3453 relocInfo_<arch>.cpp                    assembler.inline.hpp
3454 relocInfo_<arch>.cpp                    assembler_<arch_model>.inline.hpp
3455 relocInfo_<arch>.cpp                    nativeInst_<arch>.hpp

3456 relocInfo_<arch>.cpp                    relocInfo.hpp
3457 relocInfo_<arch>.cpp                    safepoint.hpp
3458 
3459 relocInfo_<arch>.hpp                    generate_platform_dependent_include
3460 
3461 relocator.cpp                           bytecodes.hpp
3462 relocator.cpp                           handles.inline.hpp
3463 relocator.cpp                           oop.inline.hpp
3464 relocator.cpp                           relocator.hpp
3465 relocator.cpp                           universe.inline.hpp
3466 
3467 relocator.hpp                           bytecodes.hpp
3468 relocator.hpp                           bytes_<arch>.hpp
3469 relocator.hpp                           methodOop.hpp
3470 
3471 resolutionErrors.cpp                    handles.inline.hpp
3472 resolutionErrors.cpp                    hashtable.inline.hpp
3473 resolutionErrors.cpp                    oop.inline.hpp
3474 resolutionErrors.cpp                    resolutionErrors.hpp
3475 resolutionErrors.cpp                    resourceArea.hpp


3592 sharedHeap.hpp                          generation.hpp
3593 sharedHeap.hpp                          permGen.hpp
3594 
3595 sharedRuntime.cpp                       abstractCompiler.hpp
3596 sharedRuntime.cpp                       arguments.hpp
3597 sharedRuntime.cpp                       biasedLocking.hpp
3598 sharedRuntime.cpp                       compiledIC.hpp
3599 sharedRuntime.cpp                       compilerOracle.hpp
3600 sharedRuntime.cpp                       copy.hpp
3601 sharedRuntime.cpp                       dtrace.hpp
3602 sharedRuntime.cpp                       events.hpp
3603 sharedRuntime.cpp                       forte.hpp
3604 sharedRuntime.cpp                       gcLocker.inline.hpp
3605 sharedRuntime.cpp                       handles.inline.hpp
3606 sharedRuntime.cpp                       init.hpp
3607 sharedRuntime.cpp                       interfaceSupport.hpp
3608 sharedRuntime.cpp                       interpreterRuntime.hpp
3609 sharedRuntime.cpp                       interpreter.hpp
3610 sharedRuntime.cpp                       javaCalls.hpp
3611 sharedRuntime.cpp                       jvmtiExport.hpp

3612 sharedRuntime.cpp                       nativeInst_<arch>.hpp
3613 sharedRuntime.cpp                       nativeLookup.hpp
3614 sharedRuntime.cpp                       oop.inline.hpp
3615 sharedRuntime.cpp                       scopeDesc.hpp
3616 sharedRuntime.cpp                       sharedRuntime.hpp
3617 sharedRuntime.cpp                       stubRoutines.hpp
3618 sharedRuntime.cpp                       systemDictionary.hpp
3619 sharedRuntime.cpp                       universe.inline.hpp
3620 sharedRuntime.cpp                       vframe.hpp
3621 sharedRuntime.cpp                       vframeArray.hpp
3622 sharedRuntime.cpp                       vmSymbols.hpp
3623 sharedRuntime.cpp                       vmreg_<arch>.inline.hpp
3624 sharedRuntime.cpp                       vtableStubs.hpp
3625 sharedRuntime.cpp                       vtune.hpp
3626 sharedRuntime.cpp                       xmlstream.hpp
3627 
3628 sharedRuntime.hpp                       allocation.hpp
3629 sharedRuntime.hpp                       bytecodeHistogram.hpp
3630 sharedRuntime.hpp                       bytecodeTracer.hpp
3631 sharedRuntime.hpp                       linkResolver.hpp
3632 sharedRuntime.hpp                       resourceArea.hpp
3633 sharedRuntime.hpp                       threadLocalStorage.hpp
3634 
3635 sharedRuntime_<arch_model>.cpp          assembler.hpp
3636 sharedRuntime_<arch_model>.cpp          assembler_<arch_model>.inline.hpp
3637 sharedRuntime_<arch_model>.cpp          compiledICHolderOop.hpp
3638 sharedRuntime_<arch_model>.cpp          debugInfoRec.hpp
3639 sharedRuntime_<arch_model>.cpp          icBuffer.hpp
3640 sharedRuntime_<arch_model>.cpp          interpreter.hpp

3641 sharedRuntime_<arch_model>.cpp          sharedRuntime.hpp
3642 sharedRuntime_<arch_model>.cpp          vframeArray.hpp
3643 sharedRuntime_<arch_model>.cpp          vmreg_<arch>.inline.hpp
3644 sharedRuntime_<arch_model>.cpp          vtableStubs.hpp
3645 
3646 sharedRuntimeTrans.cpp                  interfaceSupport.hpp
3647 sharedRuntimeTrans.cpp                  jni.h
3648 sharedRuntimeTrans.cpp                  sharedRuntime.hpp
3649 
3650 sharedRuntimeTrig.cpp                   interfaceSupport.hpp
3651 sharedRuntimeTrig.cpp                   jni.h
3652 sharedRuntimeTrig.cpp                   sharedRuntime.hpp
3653 
3654 signature.cpp                           instanceKlass.hpp
3655 signature.cpp                           oop.inline.hpp
3656 signature.cpp                           oopFactory.hpp
3657 signature.cpp                           signature.hpp
3658 signature.cpp                           symbolOop.hpp
3659 signature.cpp                           symbolTable.hpp
3660 signature.cpp                           systemDictionary.hpp


3665 signature.hpp                           top.hpp
3666 
3667 sizes.cpp                               sizes.hpp
3668 
3669 sizes.hpp                               allocation.hpp
3670 sizes.hpp                               globalDefinitions.hpp
3671 
3672 space.cpp                               blockOffsetTable.hpp
3673 space.cpp                               copy.hpp
3674 space.cpp                               defNewGeneration.hpp
3675 space.cpp                               genCollectedHeap.hpp
3676 space.cpp                               globalDefinitions.hpp
3677 space.cpp                               java.hpp
3678 space.cpp                               liveRange.hpp
3679 space.cpp                               markSweep.hpp
3680 space.cpp                               oop.inline.hpp
3681 space.cpp                               oop.inline2.hpp
3682 space.cpp                               safepoint.hpp
3683 space.cpp                               space.hpp
3684 space.cpp                               space.inline.hpp

3685 space.cpp                               systemDictionary.hpp
3686 space.cpp                               universe.inline.hpp
3687 space.cpp                               vmSymbols.hpp
3688 
3689 space.hpp                               allocation.hpp
3690 space.hpp                               blockOffsetTable.hpp
3691 space.hpp                               cardTableModRefBS.hpp
3692 space.hpp                               iterator.hpp
3693 space.hpp                               markOop.hpp
3694 space.hpp                               memRegion.hpp
3695 space.hpp                               mutexLocker.hpp
3696 space.hpp                               os_<os_family>.inline.hpp
3697 space.hpp                               prefetch.hpp
3698 space.hpp                               watermark.hpp
3699 space.hpp                               workgroup.hpp
3700 
3701 space.inline.hpp                        blockOffsetTable.inline.hpp
3702 space.inline.hpp                        collectedHeap.hpp
3703 space.inline.hpp                        safepoint.hpp
3704 space.inline.hpp                        space.hpp
3705 space.inline.hpp                        universe.hpp
3706 







3707 specialized_oop_closures.cpp            ostream.hpp
3708 specialized_oop_closures.cpp            specialized_oop_closures.hpp
3709 


3710 stackMapFrame.cpp                       globalDefinitions.hpp
3711 stackMapFrame.cpp                       handles.inline.hpp
3712 stackMapFrame.cpp                       oop.inline.hpp
3713 stackMapFrame.cpp                       resourceArea.hpp
3714 stackMapFrame.cpp                       stackMapFrame.hpp
3715 stackMapFrame.cpp                       symbolOop.hpp
3716 stackMapFrame.cpp                       verifier.hpp
3717 
3718 stackMapFrame.hpp                       exceptions.hpp
3719 stackMapFrame.hpp                       handles.hpp
3720 stackMapFrame.hpp                       methodOop.hpp
3721 stackMapFrame.hpp                       signature.hpp
3722 stackMapFrame.hpp                       verificationType.hpp
3723 stackMapFrame.hpp                       verifier.hpp
3724 
3725 stackMapTable.cpp                       fieldType.hpp
3726 stackMapTable.cpp                       handles.inline.hpp
3727 stackMapTable.cpp                       oop.inline.hpp
3728 stackMapTable.cpp                       resourceArea.hpp
3729 stackMapTable.cpp                       stackMapTable.hpp


3751 
3752 stackValueCollection.hpp                allocation.hpp
3753 stackValueCollection.hpp                growableArray.hpp
3754 stackValueCollection.hpp                stackValue.hpp
3755 
3756 statSampler.cpp                         allocation.inline.hpp
3757 statSampler.cpp                         arguments.hpp
3758 statSampler.cpp                         java.hpp
3759 statSampler.cpp                         javaCalls.hpp
3760 statSampler.cpp                         oop.inline.hpp
3761 statSampler.cpp                         os.hpp
3762 statSampler.cpp                         resourceArea.hpp
3763 statSampler.cpp                         statSampler.hpp
3764 statSampler.cpp                         systemDictionary.hpp
3765 statSampler.cpp                         vmSymbols.hpp
3766 statSampler.cpp                         vm_version_<arch_model>.hpp
3767 
3768 statSampler.hpp                         perfData.hpp
3769 statSampler.hpp                         task.hpp
3770 
3771 stubCodeGenerator.cpp                   assembler_<arch_model>.inline.hpp
3772 stubCodeGenerator.cpp                   disassembler_<arch>.hpp
3773 stubCodeGenerator.cpp                   forte.hpp
3774 stubCodeGenerator.cpp                   oop.inline.hpp
3775 stubCodeGenerator.cpp                   stubCodeGenerator.hpp
3776 stubCodeGenerator.cpp                   vtune.hpp
3777 
3778 stubCodeGenerator.hpp                   allocation.hpp
3779 stubCodeGenerator.hpp                   assembler.hpp
3780 
3781 stubGenerator_<arch_model>.cpp          assembler.hpp
3782 stubGenerator_<arch_model>.cpp          assembler_<arch_model>.inline.hpp
3783 stubGenerator_<arch_model>.cpp          frame.inline.hpp
3784 stubGenerator_<arch_model>.cpp          handles.inline.hpp
3785 stubGenerator_<arch_model>.cpp          instanceOop.hpp
3786 stubGenerator_<arch_model>.cpp          interpreter.hpp
3787 stubGenerator_<arch_model>.cpp          methodOop.hpp
3788 stubGenerator_<arch_model>.cpp          nativeInst_<arch>.hpp
3789 stubGenerator_<arch_model>.cpp          objArrayKlass.hpp
3790 stubGenerator_<arch_model>.cpp          oop.inline.hpp
3791 stubGenerator_<arch_model>.cpp          sharedRuntime.hpp
3792 stubGenerator_<arch_model>.cpp          stubCodeGenerator.hpp
3793 stubGenerator_<arch_model>.cpp          stubRoutines.hpp
3794 stubGenerator_<arch_model>.cpp          thread_<os_family>.inline.hpp
3795 stubGenerator_<arch_model>.cpp          top.hpp
3796 
3797 stubRoutines.cpp                        codeBuffer.hpp
3798 stubRoutines.cpp                        copy.hpp
3799 stubRoutines.cpp                        interfaceSupport.hpp
3800 stubRoutines.cpp                        oop.inline.hpp
3801 stubRoutines.cpp                        resourceArea.hpp
3802 stubRoutines.cpp                        sharedRuntime.hpp


3932 systemDictionary.hpp                    objArrayOop.hpp
3933 systemDictionary.hpp                    reflectionUtils.hpp
3934 systemDictionary.hpp                    symbolOop.hpp
3935 
3936 task.cpp                                allocation.hpp
3937 task.cpp                                init.hpp
3938 task.cpp                                os_<os_family>.inline.hpp
3939 task.cpp                                task.hpp
3940 task.cpp                                thread_<os_family>.inline.hpp
3941 task.cpp                                timer.hpp
3942 
3943 task.hpp                                top.hpp
3944 
3945 taskqueue.cpp                           debug.hpp
3946 taskqueue.cpp                           os.hpp
3947 taskqueue.cpp                           taskqueue.hpp
3948 taskqueue.cpp                           thread_<os_family>.inline.hpp
3949 
3950 taskqueue.hpp                           allocation.hpp
3951 taskqueue.hpp                           allocation.inline.hpp
3952 taskqueue.hpp                           debug.hpp
3953 taskqueue.hpp                           mutex.hpp
3954 taskqueue.hpp                           orderAccess_<os_arch>.inline.hpp
3955 
3956 templateInterpreter.cpp                 interpreter.hpp
3957 templateInterpreter.cpp                 interpreterGenerator.hpp
3958 templateInterpreter.cpp                 interpreterRuntime.hpp
3959 templateInterpreter.cpp                 templateTable.hpp
3960 
3961 templateInterpreter.hpp                 abstractInterpreter.hpp
3962 templateInterpreter.hpp                 templateTable.hpp
3963 
3964 templateInterpreter_<arch_model>.cpp    arguments.hpp
3965 templateInterpreter_<arch_model>.cpp    arrayOop.hpp
3966 templateInterpreter_<arch_model>.cpp    assembler.hpp
3967 templateInterpreter_<arch_model>.cpp    bytecodeHistogram.hpp
3968 templateInterpreter_<arch_model>.cpp    debug.hpp
3969 templateInterpreter_<arch_model>.cpp    deoptimization.hpp
3970 templateInterpreter_<arch_model>.cpp    frame.inline.hpp
3971 templateInterpreter_<arch_model>.cpp    interpreterRuntime.hpp
3972 templateInterpreter_<arch_model>.cpp    interpreter.hpp
3973 templateInterpreter_<arch_model>.cpp    interpreterGenerator.hpp
3974 templateInterpreter_<arch_model>.cpp    jvmtiExport.hpp
3975 templateInterpreter_<arch_model>.cpp    jvmtiThreadState.hpp
3976 templateInterpreter_<arch_model>.cpp    methodDataOop.hpp
3977 templateInterpreter_<arch_model>.cpp    methodOop.hpp
3978 templateInterpreter_<arch_model>.cpp    oop.inline.hpp
3979 templateInterpreter_<arch_model>.cpp    sharedRuntime.hpp
3980 templateInterpreter_<arch_model>.cpp    stubRoutines.hpp
3981 templateInterpreter_<arch_model>.cpp    synchronizer.hpp
3982 templateInterpreter_<arch_model>.cpp    templateTable.hpp
3983 templateInterpreter_<arch_model>.cpp    timer.hpp
3984 templateInterpreter_<arch_model>.cpp    vframeArray.hpp
3985 
3986 templateInterpreter_<arch>.hpp          generate_platform_dependent_include
3987 
3988 templateInterpreterGenerator_<arch>.hpp generate_platform_dependent_include
3989 

3990 templateTable.cpp                       templateTable.hpp
3991 templateTable.cpp                       timer.hpp
3992 
3993 templateTable.hpp                       allocation.hpp
3994 templateTable.hpp                       bytecodes.hpp
3995 templateTable.hpp                       frame.hpp
3996 templateTable.hpp                       interp_masm_<arch_model>.hpp
3997 
3998 templateTable_<arch_model>.cpp          interpreterRuntime.hpp
3999 templateTable_<arch_model>.cpp          interpreter.hpp
4000 templateTable_<arch_model>.cpp          methodDataOop.hpp
4001 templateTable_<arch_model>.cpp          objArrayKlass.hpp
4002 templateTable_<arch_model>.cpp          oop.inline.hpp
4003 templateTable_<arch_model>.cpp          sharedRuntime.hpp
4004 templateTable_<arch_model>.cpp          stubRoutines.hpp
4005 templateTable_<arch_model>.cpp          synchronizer.hpp
4006 templateTable_<arch_model>.cpp          templateTable.hpp
4007 templateTable_<arch_model>.cpp          universe.inline.hpp
4008 
4009 templateTable_<arch_model>.hpp          generate_platform_dependent_include


4474 vmThread.cpp                            mutexLocker.hpp
4475 vmThread.cpp                            oop.hpp
4476 vmThread.cpp                            oop.inline.hpp
4477 vmThread.cpp                            os.hpp
4478 vmThread.cpp                            resourceArea.hpp
4479 vmThread.cpp                            runtimeService.hpp
4480 vmThread.cpp                            thread_<os_family>.inline.hpp
4481 vmThread.cpp                            vmThread.hpp
4482 vmThread.cpp                            vm_operations.hpp
4483 vmThread.cpp                            xmlstream.hpp
4484 
4485 vmThread.hpp                            perfData.hpp
4486 vmThread.hpp                            thread_<os_family>.inline.hpp
4487 vmThread.hpp                            vm_operations.hpp
4488 
4489 vm_operations.cpp                       arguments.hpp
4490 vm_operations.cpp                       compileBroker.hpp
4491 vm_operations.cpp                       compilerOracle.hpp
4492 vm_operations.cpp                       deoptimization.hpp
4493 vm_operations.cpp                       interfaceSupport.hpp

4494 vm_operations.cpp                       resourceArea.hpp
4495 vm_operations.cpp                       threadService.hpp
4496 vm_operations.cpp                       thread_<os_family>.inline.hpp
4497 vm_operations.cpp                       vmSymbols.hpp
4498 vm_operations.cpp                       vm_operations.hpp
4499 
4500 vm_operations.hpp                       allocation.hpp
4501 vm_operations.hpp                       javaClasses.hpp
4502 vm_operations.hpp                       oop.hpp
4503 vm_operations.hpp                       thread.hpp
4504 vm_operations.hpp                       top.hpp
4505 
4506 vm_version.cpp                          arguments.hpp
4507 vm_version.cpp                          oop.inline.hpp
4508 vm_version.cpp                          universe.hpp
4509 vm_version.cpp                          vm_version_<arch_model>.hpp
4510 
4511 vm_version.hpp                          allocation.hpp
4512 vm_version.hpp                          ostream.hpp
4513 
4514 vm_version_<arch_model>.cpp             assembler_<arch_model>.inline.hpp
4515 vm_version_<arch_model>.cpp             java.hpp
4516 vm_version_<arch_model>.cpp             os_<os_family>.inline.hpp
4517 vm_version_<arch_model>.cpp             resourceArea.hpp
4518 vm_version_<arch_model>.cpp             stubCodeGenerator.hpp
4519 vm_version_<arch_model>.cpp             vm_version_<arch_model>.hpp
4520 
4521 vm_version_<arch_model>.hpp             globals_extension.hpp
4522 vm_version_<arch_model>.hpp             vm_version.hpp
4523 
4524 vm_version_<os_arch>.cpp                vm_version_<arch_model>.hpp
4525 
4526 vmreg.cpp                               assembler.hpp
4527 vmreg.cpp                               vmreg.hpp
4528 
4529 vmreg.hpp                               allocation.hpp
4530 vmreg.hpp                               globalDefinitions.hpp
4531 vmreg.hpp                               register_<arch>.hpp
4532 
4533 vmreg_<arch>.cpp                        assembler.hpp
4534 vmreg_<arch>.cpp                        vmreg.hpp
4535 
4536 vmreg_<arch>.hpp                        generate_platform_dependent_include
4537 
4538 vtableStubs.cpp                         allocation.inline.hpp
4539 vtableStubs.cpp                         disassembler_<arch>.hpp
4540 vtableStubs.cpp                         forte.hpp
4541 vtableStubs.cpp                         handles.inline.hpp
4542 vtableStubs.cpp                         instanceKlass.hpp
4543 vtableStubs.cpp                         jvmtiExport.hpp
4544 vtableStubs.cpp                         klassVtable.hpp

4545 vtableStubs.cpp                         mutexLocker.hpp
4546 vtableStubs.cpp                         resourceArea.hpp
4547 vtableStubs.cpp                         sharedRuntime.hpp
4548 vtableStubs.cpp                         vtableStubs.hpp
4549 vtableStubs.cpp                         vtune.hpp
4550 
4551 vtableStubs.hpp                         allocation.hpp
4552 
4553 vtableStubs_<arch_model>.cpp            assembler.hpp
4554 vtableStubs_<arch_model>.cpp            assembler_<arch_model>.inline.hpp
4555 vtableStubs_<arch_model>.cpp            instanceKlass.hpp
4556 vtableStubs_<arch_model>.cpp            interp_masm_<arch_model>.hpp
4557 vtableStubs_<arch_model>.cpp            klassVtable.hpp
4558 vtableStubs_<arch_model>.cpp            resourceArea.hpp
4559 vtableStubs_<arch_model>.cpp            sharedRuntime.hpp
4560 vtableStubs_<arch_model>.cpp            vmreg_<arch>.inline.hpp
4561 vtableStubs_<arch_model>.cpp            vtableStubs.hpp
4562 
4563 vtune.hpp                               allocation.hpp
4564 
4565 vtune_<os_family>.cpp                   interpreter.hpp
4566 vtune_<os_family>.cpp                   vtune.hpp
4567 
4568 watermark.hpp                           allocation.hpp
4569 watermark.hpp                           globalDefinitions.hpp
4570 
4571 workgroup.cpp                           allocation.hpp
4572 workgroup.cpp                           allocation.inline.hpp
4573 workgroup.cpp                           os.hpp
4574 workgroup.cpp                           workgroup.hpp
   1 //
   2 // Copyright 1997-2008 Sun Microsystems, Inc.  All Rights Reserved.
   3 // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 //
   5 // This code is free software; you can redistribute it and/or modify it
   6 // under the terms of the GNU General Public License version 2 only, as
   7 // published by the Free Software Foundation.
   8 //
   9 // This code is distributed in the hope that it will be useful, but WITHOUT
  10 // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  12 // version 2 for more details (a copy is included in the LICENSE file that
  13 // accompanied this code).
  14 //
  15 // You should have received a copy of the GNU General Public License version
  16 // 2 along with this work; if not, write to the Free Software Foundation,
  17 // Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18 //
  19 // Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
  20 // CA 95054 USA or visit www.sun.com if you need additional information or
  21 // have any questions.
  22 //


 131 accessFlags.cpp                         oop.inline.hpp
 132 accessFlags.cpp                         os_<os_family>.inline.hpp
 133 
 134 accessFlags.hpp                         jvm.h
 135 accessFlags.hpp                         top.hpp
 136 
 137 allocation.cpp                          allocation.hpp
 138 allocation.cpp                          allocation.inline.hpp
 139 allocation.cpp                          os.hpp
 140 allocation.cpp                          os_<os_family>.inline.hpp
 141 allocation.cpp                          ostream.hpp
 142 allocation.cpp                          resourceArea.hpp
 143 allocation.cpp                          task.hpp
 144 allocation.cpp                          threadCritical.hpp
 145 
 146 allocation.hpp                          globalDefinitions.hpp
 147 allocation.hpp                          globals.hpp
 148 
 149 allocation.inline.hpp                   os.hpp
 150 






 151 aprofiler.cpp                           aprofiler.hpp
 152 aprofiler.cpp                           collectedHeap.inline.hpp
 153 aprofiler.cpp                           oop.inline.hpp
 154 aprofiler.cpp                           oop.inline2.hpp
 155 aprofiler.cpp                           permGen.hpp
 156 aprofiler.cpp                           resourceArea.hpp
 157 aprofiler.cpp                           space.hpp
 158 aprofiler.cpp                           systemDictionary.hpp
 159 
 160 aprofiler.hpp                           allocation.hpp
 161 aprofiler.hpp                           klass.hpp
 162 aprofiler.hpp                           klassOop.hpp
 163 aprofiler.hpp                           top.hpp
 164 aprofiler.hpp                           universe.hpp
 165 
 166 arguments.cpp                           allocation.inline.hpp
 167 arguments.cpp                           arguments.hpp
 168 arguments.cpp                           cardTableRS.hpp
 169 arguments.cpp                           compilerOracle.hpp
 170 arguments.cpp                           defaultStream.hpp
 171 arguments.cpp                           globals_extension.hpp
 172 arguments.cpp                           java.hpp
 173 arguments.cpp                           javaAssertions.hpp
 174 arguments.cpp                           jvmtiExport.hpp
 175 arguments.cpp                           management.hpp
 176 arguments.cpp                           oop.inline.hpp
 177 arguments.cpp                           os_<os_family>.inline.hpp
 178 arguments.cpp                           universe.inline.hpp
 179 arguments.cpp                           vm_version_<arch_model>.hpp
 180 
 181 arguments.hpp                           java.hpp
 182 arguments.hpp                           perfData.hpp
 183 arguments.hpp                           top.hpp
 184 
 185 array.cpp                               array.hpp
 186 array.cpp                               resourceArea.hpp
 187 array.cpp                               thread_<os_family>.inline.hpp
 188 
 189 array.hpp                               allocation.hpp
 190 array.hpp                               allocation.inline.hpp
 191 
 192 arrayKlass.cpp                          arrayKlass.hpp
 193 arrayKlass.cpp                          arrayKlassKlass.hpp
 194 arrayKlass.cpp                          arrayOop.hpp

 195 arrayKlass.cpp                          collectedHeap.inline.hpp
 196 arrayKlass.cpp                          gcLocker.hpp
 197 arrayKlass.cpp                          instanceKlass.hpp
 198 arrayKlass.cpp                          javaClasses.hpp
 199 arrayKlass.cpp                          jvmti.h
 200 arrayKlass.cpp                          objArrayOop.hpp
 201 arrayKlass.cpp                          oop.inline.hpp
 202 arrayKlass.cpp                          systemDictionary.hpp
 203 arrayKlass.cpp                          universe.inline.hpp
 204 arrayKlass.cpp                          vmSymbols.hpp
 205 
 206 arrayKlass.hpp                          klass.hpp
 207 arrayKlass.hpp                          klassOop.hpp
 208 arrayKlass.hpp                          klassVtable.hpp
 209 arrayKlass.hpp                          universe.hpp
 210 
 211 arrayKlassKlass.cpp                     arrayKlassKlass.hpp
 212 arrayKlassKlass.cpp                     handles.inline.hpp
 213 arrayKlassKlass.cpp                     javaClasses.hpp
 214 arrayKlassKlass.cpp                     markSweep.inline.hpp
 215 arrayKlassKlass.cpp                     oop.inline.hpp
 216 
 217 arrayKlassKlass.hpp                     arrayKlass.hpp
 218 arrayKlassKlass.hpp                     klassKlass.hpp
 219 
 220 arrayOop.cpp                            arrayOop.hpp
 221 arrayOop.cpp                            objArrayOop.hpp
 222 arrayOop.cpp                            oop.inline.hpp
 223 arrayOop.cpp                            symbolOop.hpp
 224 
 225 arrayOop.hpp                            oop.hpp
 226 arrayOop.hpp                            universe.hpp
 227 arrayOop.hpp                            universe.inline.hpp
 228 
 229 assembler.cpp                           assembler.hpp
 230 assembler.cpp                           assembler.inline.hpp
 231 assembler.cpp                           assembler_<arch>.inline.hpp
 232 assembler.cpp                           codeBuffer.hpp
 233 assembler.cpp                           icache.hpp
 234 assembler.cpp                           os.hpp
 235 
 236 assembler.hpp                           allocation.hpp
 237 assembler.hpp                           allocation.inline.hpp
 238 assembler.hpp                           debug.hpp
 239 assembler.hpp                           growableArray.hpp
 240 assembler.hpp                           oopRecorder.hpp
 241 assembler.hpp                           register_<arch>.hpp
 242 assembler.hpp                           relocInfo.hpp
 243 assembler.hpp                           top.hpp
 244 assembler.hpp                           vm_version_<arch_model>.hpp
 245 
 246 assembler.inline.hpp                    assembler.hpp
 247 assembler.inline.hpp                    codeBuffer.hpp
 248 assembler.inline.hpp                    disassembler.hpp
 249 assembler.inline.hpp                    threadLocalStorage.hpp
 250 
 251 assembler_<arch>.cpp              assembler_<arch>.inline.hpp
 252 assembler_<arch>.cpp              biasedLocking.hpp
 253 assembler_<arch>.cpp              cardTableModRefBS.hpp
 254 assembler_<arch>.cpp              collectedHeap.inline.hpp
 255 assembler_<arch>.cpp              interfaceSupport.hpp
 256 assembler_<arch>.cpp              interpreter.hpp
 257 assembler_<arch>.cpp              objectMonitor.hpp
 258 assembler_<arch>.cpp              os.hpp
 259 assembler_<arch>.cpp              resourceArea.hpp
 260 assembler_<arch>.cpp              sharedRuntime.hpp
 261 assembler_<arch>.cpp              stubRoutines.hpp
 262 
 263 assembler_<arch>.hpp              generate_platform_dependent_include
 264 
 265 assembler_<arch>.inline.hpp       assembler.inline.hpp
 266 assembler_<arch>.inline.hpp       codeBuffer.hpp
 267 assembler_<arch>.inline.hpp       codeCache.hpp
 268 assembler_<arch>.inline.hpp       handles.inline.hpp
 269 
 270 assembler_<os_arch>.cpp           assembler.hpp
 271 assembler_<os_arch>.cpp           assembler_<arch>.inline.hpp
 272 assembler_<os_arch>.cpp           os.hpp
 273 assembler_<os_arch>.cpp           threadLocalStorage.hpp
 274 
 275 atomic.cpp                              atomic.hpp
 276 atomic.cpp                              atomic_<os_arch>.inline.hpp
 277 atomic.cpp                              os_<os_family>.inline.hpp
 278 
 279 atomic.hpp                              allocation.hpp
 280 
 281 atomic_<os_arch>.inline.hpp             atomic.hpp
 282 atomic_<os_arch>.inline.hpp             os.hpp
 283 atomic_<os_arch>.inline.hpp             vm_version_<arch_model>.hpp
 284 
 285 // attachListener is jck optional, put cpp deps in includeDB_features
 286 
 287 attachListener.hpp                      allocation.hpp
 288 attachListener.hpp                      debug.hpp
 289 attachListener.hpp                      ostream.hpp
 290 
 291 barrierSet.cpp                          barrierSet.hpp
 292 barrierSet.cpp                          collectedHeap.hpp
 293 barrierSet.cpp                          universe.hpp
 294 
 295 barrierSet.hpp                          memRegion.hpp
 296 barrierSet.hpp                          oopsHierarchy.hpp
 297 
 298 barrierSet.inline.hpp                   barrierSet.hpp
 299 barrierSet.inline.hpp                   cardTableModRefBS.hpp
 300 
 301 bcEscapeAnalyzer.cpp                    bcEscapeAnalyzer.hpp
 302 bcEscapeAnalyzer.cpp                    bitMap.inline.hpp
 303 bcEscapeAnalyzer.cpp                    bytecode.hpp
 304 bcEscapeAnalyzer.cpp                    ciConstant.hpp
 305 bcEscapeAnalyzer.cpp                    ciField.hpp
 306 bcEscapeAnalyzer.cpp                    ciMethodBlocks.hpp
 307 bcEscapeAnalyzer.cpp                    ciStreams.hpp
 308 
 309 bcEscapeAnalyzer.hpp                    allocation.hpp
 310 bcEscapeAnalyzer.hpp                    ciMethod.hpp
 311 bcEscapeAnalyzer.hpp                    ciMethodData.hpp
 312 bcEscapeAnalyzer.hpp                    dependencies.hpp
 313 bcEscapeAnalyzer.hpp                    growableArray.hpp
 314 
 315 biasedLocking.cpp                       biasedLocking.hpp
 316 biasedLocking.cpp                       klass.inline.hpp
 317 biasedLocking.cpp                       markOop.hpp
 318 biasedLocking.cpp                       synchronizer.hpp
 319 biasedLocking.cpp                       task.hpp
 320 biasedLocking.cpp                       vframe.hpp
 321 biasedLocking.cpp                       vmThread.hpp
 322 biasedLocking.cpp                       vm_operations.hpp
 323 
 324 biasedLocking.hpp                       growableArray.hpp
 325 biasedLocking.hpp                       handles.hpp
 326 
 327 bitMap.cpp                              allocation.inline.hpp
 328 bitMap.cpp                              bitMap.inline.hpp
 329 bitMap.cpp                              copy.hpp
 330 bitMap.cpp                              os_<os_family>.inline.hpp
 331 
 332 bitMap.hpp                              allocation.hpp

 333 bitMap.hpp                              top.hpp
 334 
 335 bitMap.inline.hpp                       atomic.hpp
 336 bitMap.inline.hpp                       bitMap.hpp
 337 

 338 blockOffsetTable.cpp                    blockOffsetTable.inline.hpp
 339 blockOffsetTable.cpp                    collectedHeap.inline.hpp
 340 blockOffsetTable.cpp                    iterator.hpp
 341 blockOffsetTable.cpp                    java.hpp
 342 blockOffsetTable.cpp                    oop.inline.hpp
 343 blockOffsetTable.cpp                    space.hpp
 344 blockOffsetTable.cpp                    universe.hpp
 345 
 346 blockOffsetTable.hpp                    globalDefinitions.hpp
 347 blockOffsetTable.hpp                    memRegion.hpp
 348 blockOffsetTable.hpp                    virtualspace.hpp
 349 
 350 blockOffsetTable.inline.hpp             blockOffsetTable.hpp
 351 blockOffsetTable.inline.hpp             space.hpp
 352 
 353 bytecode.cpp                            bytecode.hpp
 354 bytecode.cpp                            constantPoolOop.hpp
 355 bytecode.cpp                            fieldType.hpp
 356 bytecode.cpp                            handles.inline.hpp
 357 bytecode.cpp                            linkResolver.hpp
 358 bytecode.cpp                            oop.inline.hpp
 359 bytecode.cpp                            safepoint.hpp


 631 
 632 ciInstanceKlassKlass.hpp                ciKlassKlass.hpp
 633 
 634 ciKlass.cpp                             ciKlass.hpp
 635 ciKlass.cpp                             ciSymbol.hpp
 636 ciKlass.cpp                             ciUtilities.hpp
 637 ciKlass.cpp                             oop.inline.hpp
 638 
 639 ciKlass.hpp                             ciType.hpp
 640 ciKlass.hpp                             klassOop.hpp
 641 
 642 ciKlassKlass.cpp                        ciKlassKlass.hpp
 643 ciKlassKlass.cpp                        ciUtilities.hpp
 644 
 645 ciKlassKlass.hpp                        ciKlass.hpp
 646 ciKlassKlass.hpp                        ciSymbol.hpp
 647 
 648 ciMethod.cpp                            abstractCompiler.hpp
 649 ciMethod.cpp                            allocation.inline.hpp
 650 ciMethod.cpp                            bcEscapeAnalyzer.hpp
 651 ciMethod.cpp                            bitMap.inline.hpp
 652 ciMethod.cpp                            ciCallProfile.hpp
 653 ciMethod.cpp                            ciExceptionHandler.hpp
 654 ciMethod.cpp                            ciInstanceKlass.hpp
 655 ciMethod.cpp                            ciMethod.hpp
 656 ciMethod.cpp                            ciMethodBlocks.hpp
 657 ciMethod.cpp                            ciMethodData.hpp
 658 ciMethod.cpp                            ciMethodKlass.hpp
 659 ciMethod.cpp                            ciStreams.hpp
 660 ciMethod.cpp                            ciSymbol.hpp
 661 ciMethod.cpp                            ciUtilities.hpp
 662 ciMethod.cpp                            compilerOracle.hpp
 663 ciMethod.cpp                            deoptimization.hpp
 664 ciMethod.cpp                            generateOopMap.hpp
 665 ciMethod.cpp                            interpreter.hpp
 666 ciMethod.cpp                            linkResolver.hpp
 667 ciMethod.cpp                            methodLiveness.hpp
 668 ciMethod.cpp                            nativeLookup.hpp
 669 ciMethod.cpp                            oop.inline.hpp
 670 ciMethod.cpp                            oopMapCache.hpp
 671 ciMethod.cpp                            resourceArea.hpp


 706 ciMethodKlass.cpp                       ciUtilities.hpp
 707 
 708 ciMethodKlass.hpp                       ciKlass.hpp
 709 ciMethodKlass.hpp                       ciSymbol.hpp
 710 
 711 ciNullObject.cpp                        ciNullObject.hpp
 712 
 713 ciNullObject.hpp                        ciClassList.hpp
 714 ciNullObject.hpp                        ciObject.hpp
 715 ciNullObject.hpp                        ciUtilities.hpp
 716 
 717 ciObjArray.hpp                          ciArray.hpp
 718 ciObjArray.hpp                          ciClassList.hpp
 719 ciObjArray.hpp                          objArrayOop.hpp
 720 
 721 ciObjArray.cpp                          ciObjArray.hpp
 722 ciObjArray.cpp                          ciNullObject.hpp
 723 ciObjArray.cpp                          ciUtilities.hpp
 724 ciObjArray.cpp                          objArrayOop.hpp
 725 
 726 ciObjArray.cpp                          ciObjArray.hpp
 727 ciObjArray.cpp                          ciNullObject.hpp
 728 ciObjArray.cpp                          ciUtilities.hpp
 729 ciObjArray.cpp                          objArrayOop.hpp
 730 
 731 ciObjArrayKlass.cpp                     ciInstanceKlass.hpp
 732 ciObjArrayKlass.cpp                     ciObjArrayKlass.hpp
 733 ciObjArrayKlass.cpp                     ciObjArrayKlassKlass.hpp
 734 ciObjArrayKlass.cpp                     ciSymbol.hpp
 735 ciObjArrayKlass.cpp                     ciUtilities.hpp
 736 ciObjArrayKlass.cpp                     objArrayKlass.hpp
 737 
 738 ciObjArrayKlass.hpp                     ciArrayKlass.hpp
 739 
 740 ciObjArrayKlassKlass.cpp                ciObjArrayKlassKlass.hpp
 741 ciObjArrayKlassKlass.cpp                ciUtilities.hpp
 742 
 743 ciObjArrayKlassKlass.hpp                ciArrayKlassKlass.hpp
 744 
 745 ciObject.cpp                            ciObject.hpp
 746 ciObject.cpp                            ciUtilities.hpp
 747 ciObject.cpp                            collectedHeap.inline.hpp
 748 ciObject.cpp                            oop.inline2.hpp
 749 
 750 ciObject.hpp                            allocation.hpp


 938 classLoadingService.cpp                 memoryService.hpp
 939 classLoadingService.cpp                 mutexLocker.hpp
 940 classLoadingService.cpp                 oop.inline.hpp
 941 classLoadingService.cpp                 systemDictionary.hpp
 942 classLoadingService.cpp                 universe.hpp
 943 
 944 classLoadingService.hpp                 growableArray.hpp
 945 classLoadingService.hpp                 handles.hpp
 946 classLoadingService.hpp                 perfData.hpp
 947 
 948 classify.cpp                            classify.hpp
 949 classify.cpp                            systemDictionary.hpp
 950 
 951 classify.hpp                            oop.hpp
 952 classify.hpp                            oop.inline.hpp
 953 
 954 codeBlob.cpp                            allocation.inline.hpp
 955 codeBlob.cpp                            bytecode.hpp
 956 codeBlob.cpp                            codeBlob.hpp
 957 codeBlob.cpp                            codeCache.hpp
 958 codeBlob.cpp                            disassembler.hpp
 959 codeBlob.cpp                            forte.hpp
 960 codeBlob.cpp                            handles.inline.hpp
 961 codeBlob.cpp                            heap.hpp
 962 codeBlob.cpp                            interfaceSupport.hpp
 963 codeBlob.cpp                            memoryService.hpp
 964 codeBlob.cpp                            mutexLocker.hpp
 965 codeBlob.cpp                            nativeInst_<arch>.hpp
 966 codeBlob.cpp                            oop.inline.hpp
 967 codeBlob.cpp                            relocInfo.hpp
 968 codeBlob.cpp                            safepoint.hpp
 969 codeBlob.cpp                            sharedRuntime.hpp
 970 codeBlob.cpp                            vframe.hpp
 971 codeBlob.cpp                            vtune.hpp
 972 
 973 codeBlob.hpp                            codeBuffer.hpp
 974 codeBlob.hpp                            frame.hpp
 975 codeBlob.hpp                            handles.hpp
 976 codeBlob.hpp                            oopMap.hpp
 977 
 978 codeBuffer.cpp                          codeBuffer.hpp
 979 codeBuffer.cpp                          copy.hpp
 980 codeBuffer.cpp                          disassembler.hpp
 981 
 982 codeBuffer.hpp                          assembler.hpp
 983 codeBuffer.hpp                          oopRecorder.hpp
 984 codeBuffer.hpp                          relocInfo.hpp
 985 
 986 codeBuffer_<arch>.hpp                   generate_platform_dependent_include
 987 
 988 codeCache.cpp                           allocation.inline.hpp
 989 codeCache.cpp                           codeBlob.hpp
 990 codeCache.cpp                           codeCache.hpp
 991 codeCache.cpp                           dependencies.hpp
 992 codeCache.cpp                           gcLocker.hpp
 993 codeCache.cpp                           icache.hpp
 994 codeCache.cpp                           iterator.hpp
 995 codeCache.cpp                           java.hpp
 996 codeCache.cpp                           markSweep.hpp
 997 codeCache.cpp                           memoryService.hpp
 998 codeCache.cpp                           methodOop.hpp
 999 codeCache.cpp                           mutexLocker.hpp
1000 codeCache.cpp                           nmethod.hpp
1001 codeCache.cpp                           objArrayOop.hpp
1002 codeCache.cpp                           oop.inline.hpp
1003 codeCache.cpp                           pcDesc.hpp
1004 codeCache.cpp                           resourceArea.hpp
1005 
1006 codeCache.hpp                           allocation.hpp
1007 codeCache.hpp                           codeBlob.hpp
1008 codeCache.hpp                           heap.hpp
1009 codeCache.hpp                           instanceKlass.hpp
1010 codeCache.hpp                           oopsHierarchy.hpp
1011 
1012 collectorPolicy.cpp                     adaptiveSizePolicy.hpp
1013 collectorPolicy.cpp                     arguments.hpp
1014 collectorPolicy.cpp                     cardTableRS.hpp
1015 collectorPolicy.cpp                     collectorPolicy.hpp
1016 collectorPolicy.cpp                     gcLocker.inline.hpp
1017 collectorPolicy.cpp                     genCollectedHeap.hpp
1018 collectorPolicy.cpp                     gcPolicyCounters.hpp
1019 collectorPolicy.cpp                     generationSpec.hpp
1020 collectorPolicy.cpp                     globals_extension.hpp
1021 collectorPolicy.cpp                     handles.inline.hpp
1022 collectorPolicy.cpp                     java.hpp


1117 compiledIC.cpp                          nmethod.hpp
1118 compiledIC.cpp                          oop.inline.hpp
1119 compiledIC.cpp                          oopFactory.hpp
1120 compiledIC.cpp                          sharedRuntime.hpp
1121 compiledIC.cpp                          stubRoutines.hpp
1122 compiledIC.cpp                          symbolOop.hpp
1123 compiledIC.cpp                          systemDictionary.hpp
1124 compiledIC.cpp                          vtableStubs.hpp
1125 
1126 compiledIC.hpp                          compiledICHolderKlass.hpp
1127 compiledIC.hpp                          compiledICHolderOop.hpp
1128 compiledIC.hpp                          klassOop.hpp
1129 compiledIC.hpp                          linkResolver.hpp
1130 compiledIC.hpp                          nativeInst_<arch>.hpp
1131 
1132 compiledICHolderKlass.cpp               collectedHeap.hpp
1133 compiledICHolderKlass.cpp               collectedHeap.inline.hpp
1134 compiledICHolderKlass.cpp               compiledICHolderKlass.hpp
1135 compiledICHolderKlass.cpp               handles.inline.hpp
1136 compiledICHolderKlass.cpp               javaClasses.hpp
1137 compiledICHolderKlass.cpp               markSweep.inline.hpp
1138 compiledICHolderKlass.cpp               oop.inline.hpp
1139 compiledICHolderKlass.cpp               oop.inline2.hpp
1140 compiledICHolderKlass.cpp               permGen.hpp
1141 compiledICHolderKlass.cpp               universe.inline.hpp
1142 
1143 compiledICHolderKlass.hpp               compiledICHolderOop.hpp
1144 compiledICHolderKlass.hpp               klass.hpp
1145 compiledICHolderKlass.hpp               methodOop.hpp
1146 
1147 compiledICHolderOop.cpp                 compiledICHolderOop.hpp
1148 
1149 compiledICHolderOop.hpp                 oop.hpp
1150 
1151 compilerInterface.hpp                   ciArray.hpp
1152 compilerInterface.hpp                   ciArrayKlass.hpp
1153 compilerInterface.hpp                   ciArrayKlassKlass.hpp
1154 compilerInterface.hpp                   ciCallProfile.hpp
1155 compilerInterface.hpp                   ciConstant.hpp
1156 compilerInterface.hpp                   ciEnv.hpp
1157 compilerInterface.hpp                   ciExceptionHandler.hpp


1185 compilerOracle.cpp                      methodOop.hpp
1186 compilerOracle.cpp                      oop.hpp
1187 compilerOracle.cpp                      oop.inline.hpp
1188 compilerOracle.cpp                      oopFactory.hpp
1189 compilerOracle.cpp                      resourceArea.hpp
1190 compilerOracle.cpp                      symbolOop.hpp
1191 
1192 compilerOracle.hpp                      allocation.hpp
1193 compilerOracle.hpp                      oopsHierarchy.hpp
1194 
1195 compressedStream.cpp                    compressedStream.hpp
1196 compressedStream.cpp                    ostream.hpp
1197 
1198 compressedStream.hpp                    allocation.hpp
1199 
1200 constMethodKlass.cpp                    constMethodKlass.hpp
1201 constMethodKlass.cpp                    constMethodOop.hpp
1202 constMethodKlass.cpp                    gcLocker.hpp
1203 constMethodKlass.cpp                    handles.inline.hpp
1204 constMethodKlass.cpp                    interpreter.hpp
1205 constMethodKlass.cpp                    markSweep.inline.hpp
1206 constMethodKlass.cpp                    oop.inline.hpp
1207 constMethodKlass.cpp                    oop.inline2.hpp
1208 constMethodKlass.cpp                    resourceArea.hpp
1209 
1210 constMethodKlass.hpp                    oop.hpp
1211 constMethodKlass.hpp                    klass.hpp
1212 constMethodKlass.hpp                    orderAccess.hpp
1213 
1214 constMethodOop.cpp                      constMethodOop.hpp
1215 constMethodOop.cpp                      methodOop.hpp
1216 
1217 constMethodOop.hpp                      oop.hpp
1218 constMethodOop.hpp                      typeArrayOop.hpp
1219 
1220 constantPoolKlass.cpp                   collectedHeap.inline.hpp
1221 constantPoolKlass.cpp                   constantPoolKlass.hpp
1222 constantPoolKlass.cpp                   constantPoolOop.hpp
1223 constantPoolKlass.cpp                   handles.inline.hpp
1224 constantPoolKlass.cpp                   javaClasses.hpp
1225 constantPoolKlass.cpp                   markSweep.inline.hpp
1226 constantPoolKlass.cpp                   oop.inline.hpp
1227 constantPoolKlass.cpp                   oop.inline2.hpp
1228 constantPoolKlass.cpp                   oopFactory.hpp
1229 constantPoolKlass.cpp                   permGen.hpp
1230 constantPoolKlass.cpp                   symbolOop.hpp
1231 constantPoolKlass.cpp                   thread_<os_family>.inline.hpp
1232 constantPoolKlass.cpp                   universe.inline.hpp
1233 
1234 constantPoolKlass.hpp                   arrayKlass.hpp
1235 constantPoolKlass.hpp                   instanceKlass.hpp
1236 
1237 constantPoolOop.cpp                     constantPoolOop.hpp
1238 constantPoolOop.cpp                     fieldType.hpp
1239 constantPoolOop.cpp                     init.hpp
1240 constantPoolOop.cpp                     instanceKlass.hpp
1241 constantPoolOop.cpp                     javaClasses.hpp
1242 constantPoolOop.cpp                     linkResolver.hpp
1243 constantPoolOop.cpp                     objArrayKlass.hpp
1244 constantPoolOop.cpp                     oop.inline.hpp
1245 constantPoolOop.cpp                     signature.hpp


1257 
1258 constantTag.cpp                         constantTag.hpp
1259 
1260 constantTag.hpp                         jvm.h
1261 constantTag.hpp                         top.hpp
1262 
1263 copy.cpp                                copy.hpp
1264 copy.cpp                                sharedRuntime.hpp
1265 
1266 copy.hpp                                stubRoutines.hpp
1267 
1268 copy_<arch>.hpp                         generate_platform_dependent_include
1269 
1270 copy_<os_arch>.inline.hpp               generate_platform_dependent_include
1271 
1272 cpCacheKlass.cpp                        bytecodes.hpp
1273 cpCacheKlass.cpp                        collectedHeap.hpp
1274 cpCacheKlass.cpp                        constantPoolOop.hpp
1275 cpCacheKlass.cpp                        cpCacheKlass.hpp
1276 cpCacheKlass.cpp                        handles.inline.hpp
1277 cpCacheKlass.cpp                        javaClasses.hpp
1278 cpCacheKlass.cpp                        markSweep.inline.hpp
1279 cpCacheKlass.cpp                        oop.inline.hpp
1280 cpCacheKlass.cpp                        permGen.hpp
1281 
1282 cpCacheKlass.hpp                        arrayKlass.hpp
1283 cpCacheKlass.hpp                        cpCacheOop.hpp
1284 cpCacheKlass.hpp                        instanceKlass.hpp
1285 
1286 cpCacheOop.cpp                          cpCacheOop.hpp
1287 cpCacheOop.cpp                          handles.inline.hpp
1288 cpCacheOop.cpp                          interpreter.hpp
1289 cpCacheOop.cpp                          jvmtiRedefineClassesTrace.hpp

1290 cpCacheOop.cpp                          markSweep.inline.hpp
1291 cpCacheOop.cpp                          objArrayOop.hpp
1292 cpCacheOop.cpp                          oop.inline.hpp
1293 cpCacheOop.cpp                          universe.inline.hpp
1294 
1295 cpCacheOop.hpp                          allocation.hpp
1296 cpCacheOop.hpp                          array.hpp
1297 cpCacheOop.hpp                          arrayOop.hpp
1298 cpCacheOop.hpp                          bytecodes.hpp
1299 
1300 cppInterpreter.cpp                      bytecodeInterpreter.hpp
1301 cppInterpreter.cpp                      interpreter.hpp
1302 cppInterpreter.cpp                      interpreterGenerator.hpp
1303 cppInterpreter.cpp                      interpreterRuntime.hpp
1304 
1305 cppInterpreter.hpp                      abstractInterpreter.hpp
1306 
1307 cppInterpreter_<arch>.cpp               arguments.hpp
1308 cppInterpreter_<arch>.cpp               arrayOop.hpp
1309 cppInterpreter_<arch>.cpp               assembler.hpp


1319 cppInterpreter_<arch>.cpp               methodDataOop.hpp
1320 cppInterpreter_<arch>.cpp               methodOop.hpp
1321 cppInterpreter_<arch>.cpp               oop.inline.hpp
1322 cppInterpreter_<arch>.cpp               sharedRuntime.hpp
1323 cppInterpreter_<arch>.cpp               stubRoutines.hpp
1324 cppInterpreter_<arch>.cpp               synchronizer.hpp
1325 cppInterpreter_<arch>.cpp               cppInterpreter.hpp
1326 cppInterpreter_<arch>.cpp               timer.hpp
1327 cppInterpreter_<arch>.cpp               vframeArray.hpp
1328 
1329 cppInterpreter_<arch>.hpp          generate_platform_dependent_include
1330 
1331 cppInterpreterGenerator_<arch>.hpp generate_platform_dependent_include
1332 
1333 debug.cpp                               arguments.hpp
1334 debug.cpp                               bytecodeHistogram.hpp
1335 debug.cpp                               codeCache.hpp
1336 debug.cpp                               collectedHeap.hpp
1337 debug.cpp                               compileBroker.hpp
1338 debug.cpp                               defaultStream.hpp
1339 debug.cpp                               disassembler.hpp
1340 debug.cpp                               events.hpp
1341 debug.cpp                               frame.hpp
1342 debug.cpp                               heapDumper.hpp
1343 debug.cpp                               icBuffer.hpp
1344 debug.cpp                               interpreter.hpp
1345 debug.cpp                               java.hpp
1346 debug.cpp                               markSweep.hpp
1347 debug.cpp                               nmethod.hpp
1348 debug.cpp                               oop.inline.hpp
1349 debug.cpp                               os_<os_family>.inline.hpp
1350 debug.cpp                               privilegedStack.hpp
1351 debug.cpp                               resourceArea.hpp
1352 debug.cpp                               sharedRuntime.hpp
1353 debug.cpp                               stubCodeGenerator.hpp
1354 debug.cpp                               stubRoutines.hpp
1355 debug.cpp                               systemDictionary.hpp
1356 debug.cpp                               thread_<os_family>.inline.hpp
1357 debug.cpp                               top.hpp
1358 debug.cpp                               universe.hpp
1359 debug.cpp                               vframe.hpp


1381 debugInfoRec.hpp                        ciClassList.hpp
1382 debugInfoRec.hpp                        ciInstanceKlass.hpp
1383 debugInfoRec.hpp                        ciMethod.hpp
1384 debugInfoRec.hpp                        debugInfo.hpp
1385 debugInfoRec.hpp                        growableArray.hpp
1386 debugInfoRec.hpp                        location.hpp
1387 debugInfoRec.hpp                        oop.hpp
1388 debugInfoRec.hpp                        oopMap.hpp
1389 debugInfoRec.hpp                        pcDesc.hpp
1390 
1391 debug_<arch>.cpp                        codeCache.hpp
1392 debug_<arch>.cpp                        debug.hpp
1393 debug_<arch>.cpp                        frame.hpp
1394 debug_<arch>.cpp                        init.hpp
1395 debug_<arch>.cpp                        nmethod.hpp
1396 debug_<arch>.cpp                        os.hpp
1397 debug_<arch>.cpp                        top.hpp
1398 
1399 defNewGeneration.cpp                    collectorCounters.hpp
1400 defNewGeneration.cpp                    copy.hpp

1401 defNewGeneration.cpp                    defNewGeneration.inline.hpp
1402 defNewGeneration.cpp                    gcLocker.inline.hpp
1403 defNewGeneration.cpp                    gcPolicyCounters.hpp
1404 defNewGeneration.cpp                    genCollectedHeap.hpp
1405 defNewGeneration.cpp                    genOopClosures.inline.hpp
1406 defNewGeneration.cpp                    generationSpec.hpp
1407 defNewGeneration.cpp                    instanceRefKlass.hpp
1408 defNewGeneration.cpp                    iterator.hpp
1409 defNewGeneration.cpp                    java.hpp
1410 defNewGeneration.cpp                    oop.inline.hpp
1411 defNewGeneration.cpp                    referencePolicy.hpp

1412 defNewGeneration.cpp                    space.inline.hpp
1413 defNewGeneration.cpp                    spaceDecorator.hpp
1414 defNewGeneration.cpp                    thread_<os_family>.inline.hpp
1415 
1416 defNewGeneration.hpp                    ageTable.hpp
1417 defNewGeneration.hpp                    cSpaceCounters.hpp
1418 defNewGeneration.hpp                    generation.inline.hpp
1419 defNewGeneration.hpp                    generationCounters.hpp
1420 
1421 defNewGeneration.inline.hpp             cardTableRS.hpp
1422 defNewGeneration.inline.hpp             defNewGeneration.hpp
1423 defNewGeneration.inline.hpp             space.hpp
1424 
1425 defaultStream.hpp                       xmlstream.hpp
1426 
1427 deoptimization.cpp                      allocation.inline.hpp
1428 deoptimization.cpp                      biasedLocking.hpp
1429 deoptimization.cpp                      bytecode.hpp
1430 deoptimization.cpp                      debugInfoRec.hpp
1431 deoptimization.cpp                      deoptimization.hpp
1432 deoptimization.cpp                      events.hpp
1433 deoptimization.cpp                      interfaceSupport.hpp
1434 deoptimization.cpp                      interpreter.hpp
1435 deoptimization.cpp                      jvmtiThreadState.hpp
1436 deoptimization.cpp                      methodOop.hpp
1437 deoptimization.cpp                      nmethod.hpp
1438 deoptimization.cpp                      oop.inline.hpp
1439 deoptimization.cpp                      oopFactory.hpp
1440 deoptimization.cpp                      oopMapCache.hpp
1441 deoptimization.cpp                      pcDesc.hpp
1442 deoptimization.cpp                      resourceArea.hpp
1443 deoptimization.cpp                      scopeDesc.hpp
1444 deoptimization.cpp                      sharedRuntime.hpp
1445 deoptimization.cpp                      signature.hpp
1446 deoptimization.cpp                      stubRoutines.hpp
1447 deoptimization.cpp                      systemDictionary.hpp
1448 deoptimization.cpp                      thread.hpp
1449 deoptimization.cpp                      vframe.hpp
1450 deoptimization.cpp                      vframeArray.hpp
1451 deoptimization.cpp                      vframe_hp.hpp
1452 deoptimization.cpp                      xmlstream.hpp
1453 
1454 deoptimization.hpp                      allocation.hpp
1455 deoptimization.hpp                      frame.inline.hpp
1456 
1457 depChecker_<arch>.cpp                   depChecker_<arch>.hpp
1458 depChecker_<arch>.cpp                   disassembler.hpp
1459 depChecker_<arch>.cpp                   hpi.hpp
1460 
1461 dependencies.cpp                        ciArrayKlass.hpp
1462 dependencies.cpp                        ciEnv.hpp
1463 dependencies.cpp                        ciKlass.hpp
1464 dependencies.cpp                        ciMethod.hpp
1465 dependencies.cpp                        compileLog.hpp
1466 dependencies.cpp                        copy.hpp
1467 dependencies.cpp                        dependencies.hpp
1468 dependencies.cpp                        handles.inline.hpp
1469 dependencies.cpp                        oop.inline.hpp
1470 
1471 dependencies.hpp                        ciKlass.hpp
1472 dependencies.hpp                        compressedStream.hpp
1473 dependencies.hpp                        growableArray.hpp
1474 dependencies.hpp                        nmethod.hpp
1475 
1476 dictionary.cpp                          classLoadingService.hpp
1477 dictionary.cpp                          dictionary.hpp
1478 dictionary.cpp                          hashtable.inline.hpp
1479 dictionary.cpp                          jvmtiRedefineClassesTrace.hpp
1480 dictionary.cpp                          oop.inline.hpp
1481 dictionary.cpp                          systemDictionary.hpp
1482 
1483 dictionary.hpp                          hashtable.hpp
1484 dictionary.hpp                          instanceKlass.hpp
1485 dictionary.hpp                          oop.hpp
1486 dictionary.hpp                          systemDictionary.hpp
1487 
1488 disassembler_<arch>.hpp                 generate_platform_dependent_include
1489 
1490 disassembler.cpp                        cardTableModRefBS.hpp
1491 disassembler.cpp                        codeCache.hpp
1492 disassembler.cpp                        collectedHeap.hpp
1493 disassembler.cpp                        depChecker_<arch>.hpp
1494 disassembler.cpp                        disassembler.hpp
1495 disassembler.cpp                        fprofiler.hpp
1496 disassembler.cpp                        handles.inline.hpp
1497 disassembler.cpp                        hpi.hpp
1498 disassembler.cpp                        stubCodeGenerator.hpp
1499 disassembler.cpp                        stubRoutines.hpp
1500 
1501 disassembler.hpp                        globals.hpp
1502 disassembler.hpp                        os_<os_family>.inline.hpp
1503 
1504 dtraceAttacher.cpp                      codeCache.hpp
1505 dtraceAttacher.cpp                      deoptimization.hpp
1506 dtraceAttacher.cpp                      dtraceAttacher.hpp
1507 dtraceAttacher.cpp                      resourceArea.hpp
1508 dtraceAttacher.cpp                      vmThread.hpp
1509 dtraceAttacher.cpp                      vm_operations.hpp
1510 
1511 dtraceJSDT.cpp                          allocation.hpp
1512 dtraceJSDT.cpp                          codeBlob.hpp
1513 dtraceJSDT.cpp                          dtraceJSDT.hpp
1514 dtraceJSDT.cpp                          exceptions.hpp
1515 dtraceJSDT.cpp                          globalDefinitions.hpp
1516 dtraceJSDT.cpp                          javaClasses.hpp
1517 dtraceJSDT.cpp                          jniHandles.hpp
1518 dtraceJSDT.cpp                          jvm.h
1519 dtraceJSDT.cpp                          os.hpp
1520 dtraceJSDT.cpp                          utf8.hpp
1521 
1522 dtraceJSDT.hpp                          nativeInst_<arch>.hpp
1523 dtraceJSDT.hpp                          nmethod.hpp
1524 
1525 dtraceJSDT_<os_family>.cpp              allocation.hpp
1526 dtraceJSDT_<os_family>.cpp              codeBlob.hpp
1527 dtraceJSDT_<os_family>.cpp              dtraceJSDT.hpp
1528 dtraceJSDT_<os_family>.cpp              globalDefinitions.hpp
1529 dtraceJSDT_<os_family>.cpp              javaClasses.hpp
1530 dtraceJSDT_<os_family>.cpp              jniHandles.hpp
1531 dtraceJSDT_<os_family>.cpp              jvm.h
1532 dtraceJSDT_<os_family>.cpp              os.hpp
1533 dtraceJSDT_<os_family>.cpp              signature.hpp
1534 
1535 // dump is jck optional, put cpp deps in includeDB_features
1536 
1537 events.cpp                              allocation.inline.hpp
1538 events.cpp                              events.hpp
1539 events.cpp                              mutexLocker.hpp
1540 events.cpp                              osThread.hpp
1541 events.cpp                              threadLocalStorage.hpp
1542 events.cpp                              thread_<os_family>.inline.hpp
1543 events.cpp                              timer.hpp
1544 
1545 events.hpp                              allocation.hpp
1546 events.hpp                              top.hpp
1547 
1548 evmCompat.cpp                           debug.hpp
1549 
1550 exceptionHandlerTable.cpp               allocation.inline.hpp
1551 exceptionHandlerTable.cpp               exceptionHandlerTable.hpp
1552 exceptionHandlerTable.cpp               nmethod.hpp
1553 
1554 exceptionHandlerTable.hpp               allocation.hpp


1656 frame_<arch>.cpp                        interpreter.hpp
1657 frame_<arch>.cpp                        javaCalls.hpp
1658 frame_<arch>.cpp                        markOop.hpp
1659 frame_<arch>.cpp                        methodOop.hpp
1660 frame_<arch>.cpp                        monitorChunk.hpp
1661 frame_<arch>.cpp                        oop.inline.hpp
1662 frame_<arch>.cpp                        resourceArea.hpp
1663 frame_<arch>.cpp                        signature.hpp
1664 frame_<arch>.cpp                        stubCodeGenerator.hpp
1665 frame_<arch>.cpp                        stubRoutines.hpp
1666 frame_<arch>.cpp                        vmreg_<arch>.inline.hpp
1667 
1668 frame_<arch>.hpp                        generate_platform_dependent_include
1669 frame_<arch>.hpp                        synchronizer.hpp
1670 frame_<arch>.hpp                        top.hpp
1671 
1672 frame_<arch>.inline.hpp                 generate_platform_dependent_include
1673 
1674 gcLocker.cpp                            gcLocker.inline.hpp
1675 gcLocker.cpp                            sharedHeap.hpp
1676 gcLocker.cpp                            resourceArea.hpp
1677 
1678 gcLocker.hpp                            collectedHeap.hpp
1679 gcLocker.hpp                            genCollectedHeap.hpp
1680 gcLocker.hpp                            oop.hpp
1681 gcLocker.hpp                            os_<os_family>.inline.hpp
1682 gcLocker.hpp                            thread_<os_family>.inline.hpp
1683 gcLocker.hpp                            universe.hpp
1684 
1685 gcLocker.inline.hpp                     gcLocker.hpp
1686 
1687 genCollectedHeap.cpp                    aprofiler.hpp
1688 genCollectedHeap.cpp                    biasedLocking.hpp
1689 genCollectedHeap.cpp                    collectedHeap.inline.hpp
1690 genCollectedHeap.cpp                    collectorCounters.hpp
1691 genCollectedHeap.cpp                    compactPermGen.hpp
1692 genCollectedHeap.cpp                    filemap.hpp
1693 genCollectedHeap.cpp                    fprofiler.hpp
1694 genCollectedHeap.cpp                    gcLocker.inline.hpp
1695 genCollectedHeap.cpp                    genCollectedHeap.hpp
1696 genCollectedHeap.cpp                    genOopClosures.inline.hpp


1746 
1747 genMarkSweep.hpp                        markSweep.hpp
1748 
1749 genOopClosures.hpp                      iterator.hpp
1750 genOopClosures.hpp                      oop.hpp
1751 
1752 genOopClosures.inline.hpp               cardTableRS.hpp
1753 genOopClosures.inline.hpp               defNewGeneration.hpp
1754 genOopClosures.inline.hpp               genCollectedHeap.hpp
1755 genOopClosures.inline.hpp               genOopClosures.hpp
1756 genOopClosures.inline.hpp               genRemSet.hpp
1757 genOopClosures.inline.hpp               generation.hpp
1758 genOopClosures.inline.hpp               sharedHeap.hpp
1759 genOopClosures.inline.hpp               space.hpp
1760 
1761 genRemSet.cpp                           cardTableRS.hpp
1762 genRemSet.cpp                           genRemSet.hpp
1763 
1764 genRemSet.hpp                           oop.hpp
1765 
1766 generateOopMap.cpp                      bitMap.inline.hpp
1767 generateOopMap.cpp                      bytecodeStream.hpp
1768 generateOopMap.cpp                      generateOopMap.hpp
1769 generateOopMap.cpp                      handles.inline.hpp
1770 generateOopMap.cpp                      java.hpp
1771 generateOopMap.cpp                      oop.inline.hpp
1772 generateOopMap.cpp                      relocator.hpp
1773 generateOopMap.cpp                      symbolOop.hpp
1774 
1775 generateOopMap.hpp                      allocation.inline.hpp
1776 generateOopMap.hpp                      bytecodeStream.hpp
1777 generateOopMap.hpp                      methodOop.hpp
1778 generateOopMap.hpp                      oopsHierarchy.hpp
1779 generateOopMap.hpp                      signature.hpp
1780 generateOopMap.hpp                      universe.inline.hpp
1781 
1782 generation.cpp                          allocation.inline.hpp
1783 generation.cpp                          blockOffsetTable.hpp
1784 generation.cpp                          cardTableRS.hpp
1785 generation.cpp                          collectedHeap.inline.hpp
1786 generation.cpp                          copy.hpp
1787 generation.cpp                          events.hpp
1788 generation.cpp                          gcLocker.inline.hpp
1789 generation.cpp                          genCollectedHeap.hpp
1790 generation.cpp                          genMarkSweep.hpp
1791 generation.cpp                          genOopClosures.hpp
1792 generation.cpp                          genOopClosures.inline.hpp
1793 generation.cpp                          generation.hpp
1794 generation.cpp                          generation.inline.hpp
1795 generation.cpp                          java.hpp
1796 generation.cpp                          oop.hpp
1797 generation.cpp                          oop.inline.hpp
1798 generation.cpp                          spaceDecorator.hpp
1799 generation.cpp                          space.inline.hpp
1800 
1801 generation.hpp                          allocation.hpp
1802 generation.hpp                          collectorCounters.hpp
1803 generation.hpp                          memRegion.hpp
1804 generation.hpp                          mutex.hpp
1805 generation.hpp                          perfData.hpp
1806 generation.hpp                          referenceProcessor.hpp
1807 generation.hpp                          universe.hpp
1808 generation.hpp                          virtualspace.hpp
1809 generation.hpp                          watermark.hpp
1810 
1811 generation.inline.hpp                   genCollectedHeap.hpp
1812 generation.inline.hpp                   generation.hpp
1813 generation.inline.hpp                   space.hpp
1814 
1815 genOopClosures.hpp                      oop.hpp
1816 
1817 generationSpec.cpp                      compactPermGen.hpp
1818 generationSpec.cpp                      defNewGeneration.hpp
1819 generationSpec.cpp                      filemap.hpp
1820 generationSpec.cpp                      genRemSet.hpp
1821 generationSpec.cpp                      generationSpec.hpp
1822 generationSpec.cpp                      java.hpp
1823 generationSpec.cpp                      tenuredGeneration.hpp
1824 
1825 generationSpec.hpp                      generation.hpp
1826 generationSpec.hpp                      permGen.hpp
1827 
1828 globalDefinitions.cpp                   globalDefinitions.hpp
1829 globalDefinitions.cpp                   os.hpp
1830 globalDefinitions.cpp                   top.hpp
1831 
1832 globalDefinitions.hpp                   globalDefinitions_<compiler>.hpp
1833 globalDefinitions.hpp                   macros.hpp
1834 
1835 globalDefinitions_<arch>.hpp            generate_platform_dependent_include
1836 


1915 
1916 histogram.hpp                           allocation.hpp
1917 histogram.hpp                           growableArray.hpp
1918 histogram.hpp                           os.hpp
1919 histogram.hpp                           os_<os_family>.inline.hpp
1920 
1921 hpi.cpp                                 hpi.hpp
1922 hpi.cpp                                 jvm.h
1923 
1924 hpi.hpp                                 globalDefinitions.hpp
1925 hpi.hpp                                 hpi_imported.h
1926 hpi.hpp                                 os.hpp
1927 hpi.hpp                                 top.hpp
1928 
1929 hpi_<os_family>.cpp                     hpi.hpp
1930 hpi_<os_family>.cpp                     oop.inline.hpp
1931 hpi_<os_family>.cpp                     os.hpp
1932 
1933 hpi_imported.h                          jni.h
1934 
1935 icBuffer.cpp                            assembler_<arch>.inline.hpp
1936 icBuffer.cpp                            collectedHeap.inline.hpp
1937 icBuffer.cpp                            compiledIC.hpp
1938 icBuffer.cpp                            icBuffer.hpp
1939 icBuffer.cpp                            interpreter.hpp
1940 icBuffer.cpp                            linkResolver.hpp
1941 icBuffer.cpp                            methodOop.hpp
1942 icBuffer.cpp                            mutexLocker.hpp
1943 icBuffer.cpp                            nmethod.hpp
1944 icBuffer.cpp                            oop.inline.hpp
1945 icBuffer.cpp                            oop.inline2.hpp
1946 icBuffer.cpp                            resourceArea.hpp
1947 icBuffer.cpp                            scopeDesc.hpp
1948 icBuffer.cpp                            stubRoutines.hpp
1949 icBuffer.cpp                            universe.inline.hpp
1950 
1951 icBuffer.hpp                            allocation.hpp
1952 icBuffer.hpp                            bytecodes.hpp
1953 icBuffer.hpp                            stubs.hpp
1954 
1955 icBuffer_<arch>.cpp                     assembler.hpp
1956 icBuffer_<arch>.cpp                     assembler_<arch>.inline.hpp
1957 icBuffer_<arch>.cpp                     bytecodes.hpp
1958 icBuffer_<arch>.cpp                     collectedHeap.inline.hpp
1959 icBuffer_<arch>.cpp                     icBuffer.hpp
1960 icBuffer_<arch>.cpp                     nativeInst_<arch>.hpp
1961 icBuffer_<arch>.cpp                     oop.inline.hpp
1962 icBuffer_<arch>.cpp                     oop.inline2.hpp
1963 icBuffer_<arch>.cpp                     resourceArea.hpp
1964 
1965 icache.cpp                              icache.hpp
1966 icache.cpp                              resourceArea.hpp
1967 
1968 icache.hpp                              allocation.hpp
1969 icache.hpp                              stubCodeGenerator.hpp
1970 
1971 icache_<arch>.cpp                       assembler_<arch>.inline.hpp
1972 icache_<arch>.cpp                       icache.hpp
1973 
1974 icache_<arch>.hpp                       generate_platform_dependent_include
1975 
1976 init.cpp                                bytecodes.hpp
1977 init.cpp                                collectedHeap.hpp
1978 init.cpp                                handles.inline.hpp
1979 init.cpp                                icBuffer.hpp
1980 init.cpp                                icache.hpp
1981 init.cpp                                init.hpp
1982 init.cpp                                safepoint.hpp
1983 init.cpp                                sharedRuntime.hpp
1984 init.cpp                                universe.hpp
1985 
1986 init.hpp                                top.hpp
1987 
1988 instanceKlass.cpp                       collectedHeap.inline.hpp
1989 instanceKlass.cpp                       compileBroker.hpp
1990 instanceKlass.cpp                       fieldDescriptor.hpp
1991 instanceKlass.cpp                       genOopClosures.inline.hpp
1992 instanceKlass.cpp                       handles.inline.hpp
1993 instanceKlass.cpp                       instanceKlass.hpp
1994 instanceKlass.cpp                       instanceOop.hpp
1995 instanceKlass.cpp                       javaCalls.hpp
1996 instanceKlass.cpp                       javaClasses.hpp
1997 instanceKlass.cpp                       jvmti.h
1998 instanceKlass.cpp                       jvmtiExport.hpp
1999 instanceKlass.cpp                       jvmtiRedefineClassesTrace.hpp
2000 instanceKlass.cpp                       markSweep.inline.hpp
2001 instanceKlass.cpp                       methodOop.hpp
2002 instanceKlass.cpp                       mutexLocker.hpp
2003 instanceKlass.cpp                       objArrayKlassKlass.hpp
2004 instanceKlass.cpp                       oop.inline.hpp
2005 instanceKlass.cpp                       oopFactory.hpp
2006 instanceKlass.cpp                       oopMapCache.hpp
2007 instanceKlass.cpp                       permGen.hpp
2008 instanceKlass.cpp                       rewriter.hpp
2009 instanceKlass.cpp                       symbolOop.hpp
2010 instanceKlass.cpp                       systemDictionary.hpp
2011 instanceKlass.cpp                       threadService.hpp
2012 instanceKlass.cpp                       thread_<os_family>.inline.hpp
2013 instanceKlass.cpp                       verifier.hpp
2014 instanceKlass.cpp                       vmSymbols.hpp
2015 
2016 instanceKlass.hpp                       accessFlags.hpp
2017 instanceKlass.hpp                       bitMap.hpp
2018 instanceKlass.hpp                       constMethodOop.hpp
2019 instanceKlass.hpp                       constantPoolOop.hpp
2020 instanceKlass.hpp                       handles.hpp
2021 instanceKlass.hpp                       instanceOop.hpp
2022 instanceKlass.hpp                       klassOop.hpp
2023 instanceKlass.hpp                       klassVtable.hpp
2024 instanceKlass.hpp                       objArrayOop.hpp
2025 instanceKlass.hpp                       os.hpp
2026 
2027 instanceKlassKlass.cpp                  collectedHeap.inline.hpp
2028 instanceKlassKlass.cpp                  constantPoolOop.hpp
2029 instanceKlassKlass.cpp                  fieldDescriptor.hpp
2030 instanceKlassKlass.cpp                  gcLocker.hpp
2031 instanceKlassKlass.cpp                  instanceKlass.hpp
2032 instanceKlassKlass.cpp                  instanceKlassKlass.hpp
2033 instanceKlassKlass.cpp                  instanceRefKlass.hpp
2034 instanceKlassKlass.cpp                  javaClasses.hpp
2035 instanceKlassKlass.cpp                  jvmtiExport.hpp
2036 instanceKlassKlass.cpp                  markSweep.inline.hpp
2037 instanceKlassKlass.cpp                  objArrayKlassKlass.hpp
2038 instanceKlassKlass.cpp                  objArrayOop.hpp
2039 instanceKlassKlass.cpp                  oop.inline.hpp
2040 instanceKlassKlass.cpp                  oop.inline2.hpp
2041 instanceKlassKlass.cpp                  oopMapCache.hpp
2042 instanceKlassKlass.cpp                  symbolOop.hpp
2043 instanceKlassKlass.cpp                  systemDictionary.hpp
2044 instanceKlassKlass.cpp                  typeArrayOop.hpp
2045 
2046 instanceKlassKlass.hpp                  klassKlass.hpp
2047 
2048 instanceOop.cpp                         instanceOop.hpp
2049 
2050 instanceOop.hpp                         oop.hpp
2051 
2052 instanceRefKlass.cpp                    collectedHeap.hpp
2053 instanceRefKlass.cpp                    collectedHeap.inline.hpp
2054 instanceRefKlass.cpp                    genCollectedHeap.hpp
2055 instanceRefKlass.cpp                    genOopClosures.inline.hpp
2056 instanceRefKlass.cpp                    instanceRefKlass.hpp
2057 instanceRefKlass.cpp                    javaClasses.hpp
2058 instanceRefKlass.cpp                    markSweep.inline.hpp
2059 instanceRefKlass.cpp                    oop.inline.hpp
2060 instanceRefKlass.cpp                    preserveException.hpp
2061 instanceRefKlass.cpp                    systemDictionary.hpp
2062 
2063 instanceRefKlass.hpp                    instanceKlass.hpp
2064 
2065 interfaceSupport.cpp                    collectedHeap.hpp
2066 interfaceSupport.cpp                    collectedHeap.inline.hpp
2067 interfaceSupport.cpp                    genCollectedHeap.hpp
2068 interfaceSupport.cpp                    init.hpp
2069 interfaceSupport.cpp                    interfaceSupport.hpp
2070 interfaceSupport.cpp                    markSweep.hpp
2071 interfaceSupport.cpp                    preserveException.hpp
2072 interfaceSupport.cpp                    resourceArea.hpp
2073 interfaceSupport.cpp                    threadLocalStorage.hpp
2074 interfaceSupport.cpp                    vframe.hpp
2075 
2076 interfaceSupport.hpp                    gcLocker.hpp
2077 interfaceSupport.hpp                    globalDefinitions.hpp
2078 interfaceSupport.hpp                    handles.inline.hpp
2079 interfaceSupport.hpp                    mutexLocker.hpp
2080 interfaceSupport.hpp                    orderAccess.hpp
2081 interfaceSupport.hpp                    os.hpp
2082 interfaceSupport.hpp                    preserveException.hpp
2083 interfaceSupport.hpp                    safepoint.hpp
2084 interfaceSupport.hpp                    thread_<os_family>.inline.hpp
2085 interfaceSupport.hpp                    top.hpp
2086 interfaceSupport.hpp                    vmThread.hpp
2087 
2088 interfaceSupport_<os_family>.hpp        generate_platform_dependent_include
2089 
2090 interp_masm_<arch_model>.cpp            arrayOop.hpp
2091 interp_masm_<arch_model>.cpp            biasedLocking.hpp
2092 interp_masm_<arch_model>.cpp            interp_masm_<arch_model>.hpp
2093 interp_masm_<arch_model>.cpp            interpreterRuntime.hpp
2094 interp_masm_<arch_model>.cpp            interpreter.hpp
2095 interp_masm_<arch_model>.cpp            jvmtiExport.hpp
2096 interp_masm_<arch_model>.cpp            jvmtiRedefineClassesTrace.hpp
2097 interp_masm_<arch_model>.cpp            jvmtiThreadState.hpp
2098 interp_masm_<arch_model>.cpp            markOop.hpp
2099 interp_masm_<arch_model>.cpp            methodDataOop.hpp
2100 interp_masm_<arch_model>.cpp            methodOop.hpp
2101 interp_masm_<arch_model>.cpp            sharedRuntime.hpp
2102 interp_masm_<arch_model>.cpp            synchronizer.hpp
2103 interp_masm_<arch_model>.cpp            thread_<os_family>.inline.hpp
2104 
2105 interp_masm_<arch_model>.hpp            assembler_<arch>.inline.hpp
2106 interp_masm_<arch_model>.hpp            invocationCounter.hpp
2107 
2108 interpreter.cpp                         allocation.inline.hpp
2109 interpreter.cpp                         arrayOop.hpp
2110 interpreter.cpp                         assembler.hpp
2111 interpreter.cpp                         bytecodeHistogram.hpp
2112 interpreter.cpp                         bytecodeInterpreter.hpp
2113 interpreter.cpp                         forte.hpp
2114 interpreter.cpp                         handles.inline.hpp
2115 interpreter.cpp                         interpreter.hpp
2116 interpreter.cpp                         interpreterRuntime.hpp
2117 interpreter.cpp                         interpreter.hpp
2118 interpreter.cpp                         jvmtiExport.hpp
2119 interpreter.cpp                         methodDataOop.hpp
2120 interpreter.cpp                         methodOop.hpp
2121 interpreter.cpp                         oop.inline.hpp
2122 interpreter.cpp                         resourceArea.hpp
2123 interpreter.cpp                         sharedRuntime.hpp
2124 interpreter.cpp                         stubRoutines.hpp
2125 interpreter.cpp                         templateTable.hpp


2209 interpreter_<arch_model>.cpp            timer.hpp
2210 interpreter_<arch_model>.cpp            vframeArray.hpp
2211 
2212 interpreter_<arch>.hpp                  generate_platform_dependent_include
2213 
2214 interpreterGenerator.hpp                cppInterpreter.hpp
2215 interpreterGenerator.hpp                cppInterpreterGenerator.hpp
2216 interpreterGenerator.hpp                templateInterpreter.hpp
2217 interpreterGenerator.hpp                templateInterpreterGenerator.hpp
2218 
2219 interpreterGenerator_<arch>.hpp         generate_platform_dependent_include
2220 
2221 invocationCounter.cpp                   frame.hpp
2222 invocationCounter.cpp                   handles.inline.hpp
2223 invocationCounter.cpp                   invocationCounter.hpp
2224 
2225 invocationCounter.hpp                   allocation.hpp
2226 invocationCounter.hpp                   exceptions.hpp
2227 invocationCounter.hpp                   handles.hpp
2228 
2229 intHisto.cpp                            intHisto.hpp
2230 
2231 intHisto.hpp                            allocation.hpp
2232 intHisto.hpp                            growableArray.hpp
2233 
2234 iterator.cpp                            iterator.hpp
2235 iterator.cpp                            oop.inline.hpp
2236 
2237 iterator.hpp                            allocation.hpp
2238 iterator.hpp                            memRegion.hpp
2239 iterator.hpp                            prefetch.hpp
2240 iterator.hpp                            top.hpp
2241 
2242 java.cpp                                aprofiler.hpp
2243 java.cpp                                arguments.hpp
2244 java.cpp                                biasedLocking.hpp
2245 java.cpp                                bytecodeHistogram.hpp
2246 java.cpp                                classLoader.hpp
2247 java.cpp                                codeCache.hpp
2248 java.cpp                                compilationPolicy.hpp
2249 java.cpp                                compileBroker.hpp
2250 java.cpp                                compilerOracle.hpp
2251 java.cpp                                constantPoolOop.hpp
2252 java.cpp                                dtrace.hpp
2253 java.cpp                                fprofiler.hpp


2287 javaAssertions.cpp                      allocation.inline.hpp
2288 javaAssertions.cpp                      handles.inline.hpp
2289 javaAssertions.cpp                      javaAssertions.hpp
2290 javaAssertions.cpp                      javaClasses.hpp
2291 javaAssertions.cpp                      oop.inline.hpp
2292 javaAssertions.cpp                      oopFactory.hpp
2293 javaAssertions.cpp                      systemDictionary.hpp
2294 javaAssertions.cpp                      vmSymbols.hpp
2295 
2296 javaAssertions.hpp                      exceptions.hpp
2297 javaAssertions.hpp                      objArrayOop.hpp
2298 javaAssertions.hpp                      ostream.hpp
2299 javaAssertions.hpp                      typeArrayOop.hpp
2300 
2301 javaCalls.cpp                           compilationPolicy.hpp
2302 javaCalls.cpp                           compileBroker.hpp
2303 javaCalls.cpp                           handles.inline.hpp
2304 javaCalls.cpp                           interfaceSupport.hpp
2305 javaCalls.cpp                           interpreter.hpp
2306 javaCalls.cpp                           javaCalls.hpp
2307 javaCalls.cpp                           jniCheck.hpp
2308 javaCalls.cpp                           linkResolver.hpp
2309 javaCalls.cpp                           mutexLocker.hpp
2310 javaCalls.cpp                           nmethod.hpp
2311 javaCalls.cpp                           oop.inline.hpp
2312 javaCalls.cpp                           signature.hpp
2313 javaCalls.cpp                           stubRoutines.hpp
2314 javaCalls.cpp                           systemDictionary.hpp
2315 javaCalls.cpp                           thread_<os_family>.inline.hpp
2316 javaCalls.cpp                           universe.inline.hpp
2317 javaCalls.cpp                           vmSymbols.hpp
2318 javaCalls.hpp                           allocation.hpp
2319 
2320 javaCalls.hpp                           handles.hpp
2321 javaCalls.hpp                           javaFrameAnchor.hpp
2322 javaCalls.hpp                           jniTypes_<arch>.hpp
2323 javaCalls.hpp                           methodOop.hpp
2324 javaCalls.hpp                           thread_<os_family>.inline.hpp
2325 javaCalls.hpp                           vmThread.hpp
2326 
2327 javaClasses.cpp                         debugInfo.hpp


2398 jni.cpp                                 runtimeService.hpp
2399 jni.cpp                                 sharedRuntime.hpp
2400 jni.cpp                                 signature.hpp
2401 jni.cpp                                 symbolOop.hpp
2402 jni.cpp                                 symbolTable.hpp
2403 jni.cpp                                 systemDictionary.hpp
2404 jni.cpp                                 thread_<os_family>.inline.hpp
2405 jni.cpp                                 typeArrayKlass.hpp
2406 jni.cpp                                 typeArrayOop.hpp
2407 jni.cpp                                 universe.inline.hpp
2408 jni.cpp                                 vmSymbols.hpp
2409 jni.cpp                                 vm_operations.hpp
2410 
2411 // jniCheck is jck optional, put cpp deps in includeDB_features
2412 
2413 jniFastGetField.cpp                     jniFastGetField.hpp
2414 
2415 jniFastGetField.hpp                     allocation.hpp
2416 jniFastGetField.hpp                     jvm_misc.hpp
2417 
2418 jniFastGetField_<arch_model>.cpp        assembler_<arch>.inline.hpp
2419 jniFastGetField_<arch_model>.cpp        jniFastGetField.hpp
2420 jniFastGetField_<arch_model>.cpp        jvm_misc.hpp
2421 jniFastGetField_<arch_model>.cpp        resourceArea.hpp
2422 jniFastGetField_<arch_model>.cpp        safepoint.hpp
2423 
2424 jniHandles.cpp                          jniHandles.hpp
2425 jniHandles.cpp                          mutexLocker.hpp
2426 jniHandles.cpp                          oop.inline.hpp
2427 jniHandles.cpp                          systemDictionary.hpp
2428 jniHandles.cpp                          thread_<os_family>.inline.hpp
2429 
2430 jniHandles.hpp                          handles.hpp
2431 jniHandles.hpp                          top.hpp
2432 
2433 jniPeriodicChecker.cpp                  allocation.inline.hpp
2434 jniPeriodicChecker.cpp                  jniPeriodicChecker.hpp
2435 jniPeriodicChecker.cpp                  task.hpp
2436 
2437 jniTypes_<arch>.hpp                     allocation.hpp
2438 jniTypes_<arch>.hpp                     jni.h
2439 jniTypes_<arch>.hpp                     oop.hpp
2440 
2441 jni_<arch>.h                            generate_platform_dependent_include
2442 
2443 jvm.cpp                                 arguments.hpp
2444 jvm.cpp                                 attachListener.hpp
2445 jvm.cpp                                 classLoader.hpp
2446 jvm.cpp                                 collectedHeap.inline.hpp
2447 jvm.cpp                                 copy.hpp
2448 jvm.cpp                                 defaultStream.hpp
2449 jvm.cpp                                 dtraceJSDT.hpp
2450 jvm.cpp                                 events.hpp
2451 jvm.cpp                                 handles.inline.hpp
2452 jvm.cpp                                 histogram.hpp
2453 jvm.cpp                                 hpi.hpp
2454 jvm.cpp                                 hpi_<os_family>.hpp
2455 jvm.cpp                                 init.hpp
2456 jvm.cpp                                 instanceKlass.hpp
2457 jvm.cpp                                 interfaceSupport.hpp
2458 jvm.cpp                                 java.hpp
2459 jvm.cpp                                 javaAssertions.hpp
2460 jvm.cpp                                 javaCalls.hpp
2461 jvm.cpp                                 javaClasses.hpp
2462 jvm.cpp                                 jfieldIDWorkaround.hpp
2463 jvm.cpp                                 jvm.h
2464 jvm.cpp                                 jvm_<os_family>.h
2465 jvm.cpp                                 jvm_misc.hpp
2466 jvm.cpp                                 jvmtiExport.hpp
2467 jvm.cpp                                 jvmtiThreadState.hpp
2468 jvm.cpp                                 management.hpp
2469 jvm.cpp                                 nativeLookup.hpp


2526 klass.hpp                               accessFlags.hpp
2527 klass.hpp                               genOopClosures.hpp
2528 klass.hpp                               iterator.hpp
2529 klass.hpp                               klassOop.hpp
2530 klass.hpp                               klassPS.hpp
2531 klass.hpp                               memRegion.hpp
2532 klass.hpp                               oop.hpp
2533 klass.hpp                               specialized_oop_closures.hpp
2534 
2535 klass.inline.hpp                        klass.hpp
2536 klass.inline.hpp                        markOop.hpp
2537 
2538 klassKlass.cpp                          collectedHeap.hpp
2539 klassKlass.cpp                          collectedHeap.inline.hpp
2540 klassKlass.cpp                          constantPoolKlass.hpp
2541 klassKlass.cpp                          handles.inline.hpp
2542 klassKlass.cpp                          instanceKlass.hpp
2543 klassKlass.cpp                          instanceOop.hpp
2544 klassKlass.cpp                          klassKlass.hpp
2545 klassKlass.cpp                          klassOop.hpp
2546 klassKlass.cpp                          markSweep.inline.hpp
2547 klassKlass.cpp                          methodKlass.hpp
2548 klassKlass.cpp                          objArrayKlass.hpp
2549 klassKlass.cpp                          oop.inline.hpp
2550 klassKlass.cpp                          oop.inline2.hpp
2551 klassKlass.cpp                          oopFactory.hpp
2552 klassKlass.cpp                          permGen.hpp
2553 klassKlass.cpp                          symbolKlass.hpp
2554 klassKlass.cpp                          symbolOop.hpp
2555 klassKlass.cpp                          typeArrayKlass.hpp
2556 
2557 klassKlass.hpp                          klass.hpp
2558 klassKlass.hpp                          klassOop.hpp
2559 klassKlass.hpp                          oopFactory.hpp
2560 
2561 klassOop.cpp                            klassOop.hpp
2562 
2563 klassOop.hpp                            oop.hpp
2564 
2565 klassVtable.cpp                         arguments.hpp
2566 klassVtable.cpp                         copy.hpp
2567 klassVtable.cpp                         gcLocker.hpp
2568 klassVtable.cpp                         handles.inline.hpp
2569 klassVtable.cpp                         instanceKlass.hpp
2570 klassVtable.cpp                         jvmtiRedefineClassesTrace.hpp
2571 klassVtable.cpp                         klassOop.hpp
2572 klassVtable.cpp                         klassVtable.hpp
2573 klassVtable.cpp                         markSweep.inline.hpp
2574 klassVtable.cpp                         methodOop.hpp
2575 klassVtable.cpp                         objArrayOop.hpp
2576 klassVtable.cpp                         oop.inline.hpp
2577 klassVtable.cpp                         resourceArea.hpp
2578 klassVtable.cpp                         systemDictionary.hpp
2579 klassVtable.cpp                         universe.inline.hpp
2580 klassVtable.cpp                         vmSymbols.hpp
2581 
2582 klassVtable.hpp                         allocation.hpp
2583 klassVtable.hpp                         growableArray.hpp
2584 klassVtable.hpp                         handles.hpp
2585 klassVtable.hpp                         oopsHierarchy.hpp
2586 
2587 linkResolver.cpp                        bytecode.hpp
2588 linkResolver.cpp                        collectedHeap.inline.hpp
2589 linkResolver.cpp                        compilationPolicy.hpp
2590 linkResolver.cpp                        compileBroker.hpp
2591 linkResolver.cpp                        fieldDescriptor.hpp
2592 linkResolver.cpp                        frame.inline.hpp
2593 linkResolver.cpp                        handles.inline.hpp


2666 management.cpp                          runtimeService.hpp
2667 management.cpp                          systemDictionary.hpp
2668 management.cpp                          threadService.hpp
2669 
2670 management.hpp                          allocation.hpp
2671 management.hpp                          handles.hpp
2672 management.hpp                          jmm.h
2673 management.hpp                          timer.hpp
2674 
2675 markOop.cpp                             markOop.hpp
2676 markOop.cpp                             thread_<os_family>.inline.hpp
2677 
2678 markOop.hpp                             oop.hpp
2679 
2680 markOop.inline.hpp                      globals.hpp
2681 markOop.inline.hpp                      klass.hpp
2682 markOop.inline.hpp                      klassOop.hpp
2683 markOop.inline.hpp                      markOop.hpp
2684 
2685 markSweep.cpp                           compileBroker.hpp
2686 
2687 markSweep.hpp                           collectedHeap.hpp
2688 
2689 memRegion.cpp                           globals.hpp
2690 memRegion.cpp                           memRegion.hpp
2691 
2692 memRegion.hpp                           allocation.hpp
2693 memRegion.hpp                           debug.hpp
2694 memRegion.hpp                           globalDefinitions.hpp
2695 
2696 memoryManager.cpp                       systemDictionary.hpp
2697 memoryManager.cpp                       vmSymbols.hpp
2698 memoryManager.cpp                       dtrace.hpp
2699 memoryManager.cpp                       handles.inline.hpp
2700 memoryManager.cpp                       javaCalls.hpp
2701 memoryManager.cpp                       lowMemoryDetector.hpp
2702 memoryManager.cpp                       management.hpp
2703 memoryManager.cpp                       memoryManager.hpp
2704 memoryManager.cpp                       memoryPool.hpp
2705 memoryManager.cpp                       memoryService.hpp
2706 memoryManager.cpp                       oop.inline.hpp
2707 
2708 memoryManager.hpp                       allocation.hpp


2768 memprofiler.cpp                         systemDictionary.hpp
2769 memprofiler.cpp                         task.hpp
2770 memprofiler.cpp                         thread_<os_family>.inline.hpp
2771 memprofiler.cpp                         vmThread.hpp
2772 
2773 methodComparator.cpp                    globalDefinitions.hpp
2774 methodComparator.cpp                    handles.inline.hpp
2775 methodComparator.cpp                    jvmtiRedefineClassesTrace.hpp
2776 methodComparator.cpp                    methodComparator.hpp
2777 methodComparator.cpp                    oop.inline.hpp
2778 methodComparator.cpp                    symbolOop.hpp
2779 
2780 methodComparator.hpp                    bytecodeStream.hpp
2781 methodComparator.hpp                    constantPoolOop.hpp
2782 methodComparator.hpp                    methodOop.hpp
2783 
2784 methodDataKlass.cpp                     collectedHeap.inline.hpp
2785 methodDataKlass.cpp                     gcLocker.hpp
2786 methodDataKlass.cpp                     handles.inline.hpp
2787 methodDataKlass.cpp                     klassOop.hpp
2788 methodDataKlass.cpp                     markSweep.inline.hpp
2789 methodDataKlass.cpp                     methodDataKlass.hpp
2790 methodDataKlass.cpp                     methodDataOop.hpp
2791 methodDataKlass.cpp                     oop.inline.hpp
2792 methodDataKlass.cpp                     oop.inline2.hpp
2793 methodDataKlass.cpp                     resourceArea.hpp
2794 methodDataKlass.cpp                     universe.inline.hpp
2795 
2796 methodDataKlass.hpp                     klass.hpp
2797 
2798 methodDataOop.cpp                       bytecode.hpp
2799 methodDataOop.cpp                       bytecodeStream.hpp
2800 methodDataOop.cpp                       deoptimization.hpp
2801 methodDataOop.cpp                       handles.inline.hpp
2802 methodDataOop.cpp                       linkResolver.hpp

2803 methodDataOop.cpp                       markSweep.inline.hpp
2804 methodDataOop.cpp                       methodDataOop.hpp
2805 methodDataOop.cpp                       oop.inline.hpp
2806 methodDataOop.cpp                       systemDictionary.hpp
2807 
2808 methodDataOop.hpp                       bytecodes.hpp
2809 methodDataOop.hpp                       oop.hpp
2810 methodDataOop.hpp                       orderAccess.hpp
2811 methodDataOop.hpp                       universe.hpp
2812 
2813 methodKlass.cpp                         collectedHeap.inline.hpp
2814 methodKlass.cpp                         constMethodKlass.hpp
2815 methodKlass.cpp                         gcLocker.hpp
2816 methodKlass.cpp                         handles.inline.hpp
2817 methodKlass.cpp                         interpreter.hpp
2818 methodKlass.cpp                         javaClasses.hpp
2819 methodKlass.cpp                         klassOop.hpp
2820 methodKlass.cpp                         markSweep.inline.hpp
2821 methodKlass.cpp                         methodDataOop.hpp
2822 methodKlass.cpp                         methodKlass.hpp
2823 methodKlass.cpp                         oop.inline.hpp
2824 methodKlass.cpp                         oop.inline2.hpp
2825 methodKlass.cpp                         resourceArea.hpp
2826 methodKlass.cpp                         symbolOop.hpp
2827 methodKlass.cpp                         universe.inline.hpp
2828 
2829 methodKlass.hpp                         klass.hpp
2830 methodKlass.hpp                         klassOop.hpp
2831 methodKlass.hpp                         methodOop.hpp
2832 
2833 methodLiveness.cpp                      allocation.inline.hpp
2834 methodLiveness.cpp                      bitMap.inline.hpp
2835 methodLiveness.cpp                      bytecode.hpp
2836 methodLiveness.cpp                      bytecodes.hpp
2837 methodLiveness.cpp                      ciMethod.hpp
2838 methodLiveness.cpp                      ciMethodBlocks.hpp
2839 methodLiveness.cpp                      ciStreams.hpp
2840 methodLiveness.cpp                      methodLiveness.hpp
2841 
2842 methodLiveness.hpp                      bitMap.hpp
2843 methodLiveness.hpp                      growableArray.hpp
2844 
2845 methodOop.cpp                           arguments.hpp
2846 methodOop.cpp                           bytecodeStream.hpp
2847 methodOop.cpp                           bytecodeTracer.hpp
2848 methodOop.cpp                           bytecodes.hpp
2849 methodOop.cpp                           collectedHeap.inline.hpp
2850 methodOop.cpp                           debugInfoRec.hpp
2851 methodOop.cpp                           frame.inline.hpp
2852 methodOop.cpp                           gcLocker.hpp
2853 methodOop.cpp                           gcTaskThread.hpp
2854 methodOop.cpp                           generation.hpp


2902 mutexLocker.cpp                         mutexLocker.hpp
2903 mutexLocker.cpp                         safepoint.hpp
2904 mutexLocker.cpp                         threadLocalStorage.hpp
2905 mutexLocker.cpp                         thread_<os_family>.inline.hpp
2906 mutexLocker.cpp                         vmThread.hpp
2907 
2908 mutexLocker.hpp                         allocation.hpp
2909 mutexLocker.hpp                         mutex.hpp
2910 mutexLocker.hpp                         os_<os_family>.inline.hpp
2911 
2912 mutex_<os_family>.cpp                   events.hpp
2913 mutex_<os_family>.cpp                   interfaceSupport.hpp
2914 mutex_<os_family>.cpp                   mutex.hpp
2915 mutex_<os_family>.cpp                   mutex_<os_family>.inline.hpp
2916 mutex_<os_family>.cpp                   thread_<os_family>.inline.hpp
2917 
2918 mutex_<os_family>.inline.hpp            interfaceSupport.hpp
2919 mutex_<os_family>.inline.hpp            os_<os_family>.inline.hpp
2920 mutex_<os_family>.inline.hpp            thread_<os_family>.inline.hpp
2921 
2922 nativeInst_<arch>.cpp                   assembler_<arch>.inline.hpp
2923 nativeInst_<arch>.cpp                   handles.hpp
2924 nativeInst_<arch>.cpp                   nativeInst_<arch>.hpp
2925 nativeInst_<arch>.cpp                   oop.hpp
2926 nativeInst_<arch>.cpp                   ostream.hpp
2927 nativeInst_<arch>.cpp                   resourceArea.hpp
2928 nativeInst_<arch>.cpp                   sharedRuntime.hpp
2929 nativeInst_<arch>.cpp                   stubRoutines.hpp
2930 
2931 nativeInst_<arch>.hpp                   allocation.hpp
2932 nativeInst_<arch>.hpp                   assembler.hpp
2933 nativeInst_<arch>.hpp                   icache.hpp
2934 nativeInst_<arch>.hpp                   os.hpp
2935 nativeInst_<arch>.hpp                   top.hpp
2936 
2937 nativeLookup.cpp                        arguments.hpp
2938 nativeLookup.cpp                        handles.inline.hpp
2939 nativeLookup.cpp                        hpi.hpp
2940 nativeLookup.cpp                        instanceKlass.hpp
2941 nativeLookup.cpp                        javaCalls.hpp
2942 nativeLookup.cpp                        javaClasses.hpp


2946 nativeLookup.cpp                        oop.inline.hpp
2947 nativeLookup.cpp                        oopFactory.hpp
2948 nativeLookup.cpp                        os_<os_family>.inline.hpp
2949 nativeLookup.cpp                        resourceArea.hpp
2950 nativeLookup.cpp                        sharedRuntime.hpp
2951 nativeLookup.cpp                        signature.hpp
2952 nativeLookup.cpp                        symbolOop.hpp
2953 nativeLookup.cpp                        systemDictionary.hpp
2954 nativeLookup.cpp                        universe.inline.hpp
2955 nativeLookup.cpp                        vmSymbols.hpp
2956 
2957 nativeLookup.hpp                        handles.hpp
2958 nativeLookup.hpp                        top.hpp
2959 
2960 nmethod.cpp                             abstractCompiler.hpp
2961 nmethod.cpp                             bytecode.hpp
2962 nmethod.cpp                             codeCache.hpp
2963 nmethod.cpp                             compileLog.hpp
2964 nmethod.cpp                             compiledIC.hpp
2965 nmethod.cpp                             compilerOracle.hpp
2966 nmethod.cpp                             disassembler.hpp
2967 nmethod.cpp                             dtrace.hpp
2968 nmethod.cpp                             events.hpp
2969 nmethod.cpp                             jvmtiRedefineClassesTrace.hpp
2970 nmethod.cpp                             methodDataOop.hpp
2971 nmethod.cpp                             nmethod.hpp
2972 nmethod.cpp                             scopeDesc.hpp
2973 nmethod.cpp                             sharedRuntime.hpp
2974 nmethod.cpp                             sweeper.hpp
2975 nmethod.cpp                             vtune.hpp
2976 nmethod.cpp                             xmlstream.hpp
2977 
2978 nmethod.hpp                             codeBlob.hpp
2979 nmethod.hpp                             pcDesc.hpp
2980 
2981 numberSeq.cpp                           debug.hpp
2982 numberSeq.cpp                           numberSeq.hpp
2983 numberSeq.cpp                           globalDefinitions.hpp
2984 numberSeq.cpp                           allocation.inline.hpp
2985 
2986 objArrayKlass.cpp                       collectedHeap.inline.hpp
2987 objArrayKlass.cpp                       copy.hpp
2988 objArrayKlass.cpp                       genOopClosures.inline.hpp
2989 objArrayKlass.cpp                       handles.inline.hpp
2990 objArrayKlass.cpp                       instanceKlass.hpp
2991 objArrayKlass.cpp                       mutexLocker.hpp
2992 objArrayKlass.cpp                       objArrayKlass.hpp
2993 objArrayKlass.cpp                       objArrayKlassKlass.hpp
2994 objArrayKlass.cpp                       objArrayOop.hpp
2995 objArrayKlass.cpp                       oop.inline.hpp
2996 objArrayKlass.cpp                       oop.inline2.hpp
2997 objArrayKlass.cpp                       resourceArea.hpp
2998 objArrayKlass.cpp                       symbolOop.hpp
2999 objArrayKlass.cpp                       systemDictionary.hpp
3000 objArrayKlass.cpp                       universe.inline.hpp
3001 objArrayKlass.cpp                       vmSymbols.hpp
3002 
3003 
3004 objArrayKlass.hpp                       arrayKlass.hpp
3005 objArrayKlass.hpp                       instanceKlass.hpp
3006 objArrayKlass.hpp                       specialized_oop_closures.hpp
3007 
3008 objArrayKlassKlass.cpp                  collectedHeap.inline.hpp
3009 objArrayKlassKlass.cpp                  instanceKlass.hpp
3010 objArrayKlassKlass.cpp                  javaClasses.hpp
3011 objArrayKlassKlass.cpp                  markSweep.inline.hpp
3012 objArrayKlassKlass.cpp                  objArrayKlassKlass.hpp
3013 objArrayKlassKlass.cpp                  oop.inline.hpp
3014 objArrayKlassKlass.cpp                  oop.inline2.hpp
3015 objArrayKlassKlass.cpp                  systemDictionary.hpp
3016 
3017 objArrayKlassKlass.hpp                  arrayKlassKlass.hpp
3018 objArrayKlassKlass.hpp                  objArrayKlass.hpp
3019 
3020 objArrayOop.cpp                         objArrayKlass.hpp
3021 objArrayOop.cpp                         objArrayOop.hpp
3022 objArrayOop.cpp                         oop.inline.hpp
3023 
3024 objArrayOop.hpp                         arrayOop.hpp
3025 
3026 objectMonitor.hpp                       os.hpp
3027 
3028 objectMonitor_<os_family>.cpp           dtrace.hpp
3029 objectMonitor_<os_family>.cpp           interfaceSupport.hpp
3030 objectMonitor_<os_family>.cpp           objectMonitor.hpp
3031 objectMonitor_<os_family>.cpp           objectMonitor.inline.hpp
3032 objectMonitor_<os_family>.cpp           oop.inline.hpp
3033 objectMonitor_<os_family>.cpp           osThread.hpp
3034 objectMonitor_<os_family>.cpp           os_<os_family>.inline.hpp
3035 objectMonitor_<os_family>.cpp           threadService.hpp
3036 objectMonitor_<os_family>.cpp           thread_<os_family>.inline.hpp
3037 objectMonitor_<os_family>.cpp           vmSymbols.hpp
3038 
3039 objectMonitor_<os_family>.hpp           generate_platform_dependent_include
3040 objectMonitor_<os_family>.hpp           os_<os_family>.inline.hpp


3050 oop.cpp                                 thread_<os_family>.inline.hpp
3051 
3052 oop.hpp                                 iterator.hpp
3053 oop.hpp                                 memRegion.hpp
3054 oop.hpp                                 specialized_oop_closures.hpp
3055 oop.hpp                                 top.hpp
3056 
3057 oop.inline.hpp                          ageTable.hpp
3058 oop.inline.hpp                          arrayKlass.hpp
3059 oop.inline.hpp                          arrayOop.hpp
3060 oop.inline.hpp                          atomic.hpp
3061 oop.inline.hpp                          barrierSet.inline.hpp
3062 oop.inline.hpp                          cardTableModRefBS.hpp
3063 oop.inline.hpp                          collectedHeap.inline.hpp
3064 oop.inline.hpp                          compactingPermGenGen.hpp
3065 oop.inline.hpp                          genCollectedHeap.hpp
3066 oop.inline.hpp                          generation.hpp
3067 oop.inline.hpp                          klass.hpp
3068 oop.inline.hpp                          klassOop.hpp
3069 oop.inline.hpp                          markOop.inline.hpp

3070 oop.inline.hpp                          markSweep.inline.hpp
3071 oop.inline.hpp                          oop.hpp
3072 oop.inline.hpp                          os.hpp
3073 oop.inline.hpp                          permGen.hpp
3074 oop.inline.hpp                          specialized_oop_closures.hpp
3075 
3076 oop.inline2.hpp                         collectedHeap.hpp
3077 oop.inline2.hpp                         generation.hpp
3078 oop.inline2.hpp                         oop.hpp
3079 oop.inline2.hpp                         permGen.hpp
3080 oop.inline2.hpp                         universe.hpp
3081 
3082 oopFactory.cpp                          collectedHeap.inline.hpp
3083 oopFactory.cpp                          compiledICHolderKlass.hpp
3084 oopFactory.cpp                          constMethodKlass.hpp
3085 oopFactory.cpp                          constantPoolKlass.hpp
3086 oopFactory.cpp                          cpCacheKlass.hpp
3087 oopFactory.cpp                          instanceKlass.hpp
3088 oopFactory.cpp                          instanceKlassKlass.hpp
3089 oopFactory.cpp                          instanceOop.hpp


3105 oopFactory.hpp                          klassOop.hpp
3106 oopFactory.hpp                          objArrayKlass.hpp
3107 oopFactory.hpp                          oop.hpp
3108 oopFactory.hpp                          symbolTable.hpp
3109 oopFactory.hpp                          systemDictionary.hpp
3110 oopFactory.hpp                          typeArrayKlass.hpp
3111 oopFactory.hpp                          universe.hpp
3112 
3113 oopMap.cpp                              allocation.inline.hpp
3114 oopMap.cpp                              codeBlob.hpp
3115 oopMap.cpp                              codeCache.hpp
3116 oopMap.cpp                              collectedHeap.hpp
3117 oopMap.cpp                              frame.inline.hpp
3118 oopMap.cpp                              nmethod.hpp
3119 oopMap.cpp                              oopMap.hpp
3120 oopMap.cpp                              resourceArea.hpp
3121 oopMap.cpp                              scopeDesc.hpp
3122 oopMap.cpp                              signature.hpp
3123 
3124 oopMap.hpp                              allocation.hpp
3125 oopMapCache.cpp                         jvmtiRedefineClassesTrace.hpp
3126 oopMap.hpp                              compressedStream.hpp
3127 oopMap.hpp                              growableArray.hpp
3128 oopMap.hpp                              vmreg.hpp
3129 
3130 oopMapCache.cpp                         allocation.inline.hpp
3131 oopMapCache.cpp                         jvmtiRedefineClassesTrace.hpp
3132 oopMapCache.cpp                         handles.inline.hpp
3133 oopMapCache.cpp                         jvmtiRedefineClassesTrace.hpp
3134 oopMapCache.cpp                         oop.inline.hpp
3135 oopMapCache.cpp                         oopMapCache.hpp
3136 oopMapCache.cpp                         resourceArea.hpp
3137 oopMapCache.cpp                         signature.hpp
3138 
3139 oopMapCache.hpp                         generateOopMap.hpp
3140 
3141 oopRecorder.cpp                         allocation.inline.hpp
3142 oopRecorder.cpp                         oop.inline.hpp
3143 oopRecorder.cpp                         oopRecorder.hpp
3144 
3145 oopRecorder.hpp                         growableArray.hpp
3146 oopRecorder.hpp                         handles.hpp
3147 
3148 oopsHierarchy.cpp                       collectedHeap.hpp
3149 oopsHierarchy.cpp                       collectedHeap.inline.hpp
3150 oopsHierarchy.cpp                       globalDefinitions.hpp
3151 oopsHierarchy.cpp                       oopsHierarchy.hpp


3177 os.cpp                                  mutexLocker.hpp
3178 os.cpp                                  oop.inline.hpp
3179 os.cpp                                  os.hpp
3180 os.cpp                                  os_<os_family>.inline.hpp
3181 os.cpp                                  stubRoutines.hpp
3182 os.cpp                                  systemDictionary.hpp
3183 os.cpp                                  threadService.hpp
3184 os.cpp                                  thread_<os_family>.inline.hpp
3185 os.cpp                                  vmGCOperations.hpp
3186 os.cpp                                  vmSymbols.hpp
3187 os.cpp                                  vtableStubs.hpp
3188 
3189 os.hpp                                  atomic.hpp
3190 os.hpp                                  extendedPC.hpp
3191 os.hpp                                  handles.hpp
3192 os.hpp                                  jvmti.h
3193 os.hpp                                  top.hpp
3194 
3195 os_<os_arch>.cpp                        allocation.inline.hpp
3196 os_<os_arch>.cpp                        arguments.hpp
3197 os_<os_arch>.cpp                        assembler_<arch>.inline.hpp
3198 os_<os_arch>.cpp                        classLoader.hpp
3199 os_<os_arch>.cpp                        events.hpp
3200 os_<os_arch>.cpp                        extendedPC.hpp
3201 os_<os_arch>.cpp                        frame.inline.hpp
3202 os_<os_arch>.cpp                        hpi.hpp
3203 os_<os_arch>.cpp                        icBuffer.hpp
3204 os_<os_arch>.cpp                        interfaceSupport.hpp
3205 os_<os_arch>.cpp                        interpreter.hpp
3206 os_<os_arch>.cpp                        java.hpp
3207 os_<os_arch>.cpp                        javaCalls.hpp
3208 os_<os_arch>.cpp                        jniFastGetField.hpp
3209 os_<os_arch>.cpp                        jvm.h
3210 os_<os_arch>.cpp                        jvm_<os_family>.h
3211 os_<os_arch>.cpp                        jvm_misc.hpp
3212 os_<os_arch>.cpp                        mutexLocker.hpp
3213 os_<os_arch>.cpp                        mutex_<os_family>.inline.hpp
3214 os_<os_arch>.cpp                        nativeInst_<arch>.hpp
3215 os_<os_arch>.cpp                        no_precompiled_headers
3216 os_<os_arch>.cpp                        osThread.hpp
3217 os_<os_arch>.cpp                        os_share_<os_family>.hpp
3218 os_<os_arch>.cpp                        sharedRuntime.hpp
3219 os_<os_arch>.cpp                        stubRoutines.hpp
3220 os_<os_arch>.cpp                        systemDictionary.hpp
3221 os_<os_arch>.cpp                        thread_<os_family>.inline.hpp
3222 os_<os_arch>.cpp                        timer.hpp
3223 os_<os_arch>.cpp                        vmError.hpp
3224 os_<os_arch>.cpp                        vmSymbols.hpp
3225 os_<os_arch>.cpp                        vtableStubs.hpp
3226 
3227 os_<os_arch>.hpp                        generate_platform_dependent_include
3228 
3229 os_<os_family>.cpp                      allocation.inline.hpp
3230 os_<os_family>.cpp                      arguments.hpp
3231 os_<os_family>.cpp                      assembler_<arch>.inline.hpp
3232 os_<os_family>.cpp                      attachListener.hpp
3233 os_<os_family>.cpp                      classLoader.hpp
3234 os_<os_family>.cpp                      compileBroker.hpp
3235 os_<os_family>.cpp                      defaultStream.hpp
3236 os_<os_family>.cpp                      events.hpp
3237 os_<os_family>.cpp                      extendedPC.hpp
3238 os_<os_family>.cpp                      filemap.hpp
3239 os_<os_family>.cpp                      globals.hpp
3240 os_<os_family>.cpp                      growableArray.hpp
3241 os_<os_family>.cpp                      hpi.hpp
3242 os_<os_family>.cpp                      icBuffer.hpp
3243 os_<os_family>.cpp                      interfaceSupport.hpp
3244 os_<os_family>.cpp                      interpreter.hpp
3245 os_<os_family>.cpp                      java.hpp
3246 os_<os_family>.cpp                      javaCalls.hpp
3247 os_<os_family>.cpp                      jniFastGetField.hpp
3248 os_<os_family>.cpp                      jvm.h
3249 os_<os_family>.cpp                      jvm_<os_family>.h
3250 os_<os_family>.cpp                      jvm_misc.hpp
3251 os_<os_family>.cpp                      mutexLocker.hpp
3252 os_<os_family>.cpp                      mutex_<os_family>.inline.hpp
3253 os_<os_family>.cpp                      nativeInst_<arch>.hpp
3254 os_<os_family>.cpp                      no_precompiled_headers
3255 os_<os_family>.cpp                      objectMonitor.hpp
3256 os_<os_family>.cpp                      objectMonitor.inline.hpp
3257 os_<os_family>.cpp                      oop.inline.hpp
3258 os_<os_family>.cpp                      osThread.hpp
3259 os_<os_family>.cpp                      os_share_<os_family>.hpp
3260 os_<os_family>.cpp                      perfMemory.hpp


3270 os_<os_family>.cpp                      vmSymbols.hpp
3271 os_<os_family>.cpp                      vtableStubs.hpp
3272 
3273 os_<os_family>.hpp                      generate_platform_dependent_include
3274 
3275 os_<os_family>.inline.hpp               atomic.hpp
3276 os_<os_family>.inline.hpp               atomic_<os_arch>.inline.hpp
3277 os_<os_family>.inline.hpp               orderAccess_<os_arch>.inline.hpp
3278 os_<os_family>.inline.hpp               os.hpp
3279 
3280 osThread.cpp                            oop.inline.hpp
3281 osThread.cpp                            osThread.hpp
3282 
3283 osThread.hpp                            frame.hpp
3284 osThread.hpp                            handles.hpp
3285 osThread.hpp                            hpi.hpp
3286 osThread.hpp                            javaFrameAnchor.hpp
3287 osThread.hpp                            objectMonitor.hpp
3288 osThread.hpp                            top.hpp
3289 
3290 osThread_<os_family>.cpp                assembler_<arch>.inline.hpp
3291 osThread_<os_family>.cpp                atomic.hpp
3292 osThread_<os_family>.cpp                handles.inline.hpp
3293 osThread_<os_family>.cpp                mutexLocker.hpp
3294 osThread_<os_family>.cpp                no_precompiled_headers
3295 osThread_<os_family>.cpp                os.hpp
3296 osThread_<os_family>.cpp                osThread.hpp
3297 osThread_<os_family>.cpp                safepoint.hpp
3298 osThread_<os_family>.cpp                vmThread.hpp
3299 
3300 osThread_<os_family>.hpp                generate_platform_dependent_include
3301 
3302 ostream.cpp                             arguments.hpp
3303 ostream.cpp                             compileLog.hpp
3304 ostream.cpp                             defaultStream.hpp
3305 ostream.cpp                             oop.inline.hpp
3306 ostream.cpp                             os_<os_family>.inline.hpp
3307 ostream.cpp                             hpi.hpp
3308 ostream.cpp                             hpi_<os_family>.hpp
3309 ostream.cpp                             ostream.hpp
3310 ostream.cpp                             top.hpp


3362 
3363 perfMemory_<os_family>.cpp              allocation.inline.hpp
3364 perfMemory_<os_family>.cpp              exceptions.hpp
3365 perfMemory_<os_family>.cpp              handles.inline.hpp
3366 perfMemory_<os_family>.cpp              oop.inline.hpp
3367 perfMemory_<os_family>.cpp              os_<os_family>.inline.hpp
3368 perfMemory_<os_family>.cpp              perfMemory.hpp
3369 perfMemory_<os_family>.cpp              resourceArea.hpp
3370 perfMemory_<os_family>.cpp              vmSymbols.hpp
3371 
3372 permGen.cpp                             blockOffsetTable.hpp
3373 permGen.cpp                             cSpaceCounters.hpp
3374 permGen.cpp                             collectedHeap.inline.hpp
3375 permGen.cpp                             compactPermGen.hpp
3376 permGen.cpp                             genCollectedHeap.hpp
3377 permGen.cpp                             generation.inline.hpp
3378 permGen.cpp                             java.hpp
3379 permGen.cpp                             oop.inline.hpp
3380 permGen.cpp                             permGen.hpp
3381 permGen.cpp                             universe.hpp
3382 permGen.cpp                             gcLocker.hpp
3383 permGen.cpp                             gcLocker.inline.hpp
3384 permGen.cpp                             vmGCOperations.hpp
3385 permGen.cpp                             vmThread.hpp
3386 
3387 permGen.hpp                             gcCause.hpp
3388 permGen.hpp                             generation.hpp
3389 permGen.hpp                             handles.hpp
3390 permGen.hpp                             iterator.hpp
3391 permGen.hpp                             virtualspace.hpp
3392 
3393 placeholders.cpp                        fieldType.hpp
3394 placeholders.cpp                        hashtable.inline.hpp
3395 placeholders.cpp                        oop.inline.hpp
3396 placeholders.cpp                        placeholders.hpp
3397 placeholders.cpp                        systemDictionary.hpp
3398 
3399 placeholders.hpp                        hashtable.hpp
3400 
3401 prefetch.hpp                            allocation.hpp
3402 
3403 prefetch_<os_arch>.inline.hpp           prefetch.hpp
3404 
3405 preserveException.cpp                   handles.inline.hpp


3409 preserveException.hpp                   thread_<os_family>.inline.hpp
3410 
3411 privilegedStack.cpp                     allocation.inline.hpp
3412 privilegedStack.cpp                     instanceKlass.hpp
3413 privilegedStack.cpp                     methodOop.hpp
3414 privilegedStack.cpp                     oop.inline.hpp
3415 privilegedStack.cpp                     privilegedStack.hpp
3416 privilegedStack.cpp                     vframe.hpp
3417 
3418 privilegedStack.hpp                     allocation.hpp
3419 privilegedStack.hpp                     growableArray.hpp
3420 privilegedStack.hpp                     oopsHierarchy.hpp
3421 privilegedStack.hpp                     vframe.hpp
3422 
3423 referencePolicy.cpp                     arguments.hpp
3424 referencePolicy.cpp                     globals.hpp
3425 referencePolicy.cpp                     javaClasses.hpp
3426 referencePolicy.cpp                     referencePolicy.hpp
3427 referencePolicy.cpp                     universe.hpp
3428 


3429 referenceProcessor.cpp                  collectedHeap.hpp
3430 referenceProcessor.cpp                  collectedHeap.inline.hpp
3431 referenceProcessor.cpp                  java.hpp
3432 referenceProcessor.cpp                  javaClasses.hpp
3433 referenceProcessor.cpp                  jniHandles.hpp
3434 referenceProcessor.cpp                  oop.inline.hpp
3435 referenceProcessor.cpp                  referencePolicy.hpp
3436 referenceProcessor.cpp                  referenceProcessor.hpp
3437 referenceProcessor.cpp                  systemDictionary.hpp
3438 
3439 referenceProcessor.hpp                  instanceRefKlass.hpp
3440 referenceProcessor.hpp                  referencePolicy.hpp
3441 
3442 reflection.cpp                          arguments.hpp
3443 reflection.cpp                          handles.inline.hpp
3444 reflection.cpp                          instanceKlass.hpp
3445 reflection.cpp                          javaCalls.hpp
3446 reflection.cpp                          javaClasses.hpp
3447 reflection.cpp                          jvm.h
3448 reflection.cpp                          linkResolver.hpp
3449 reflection.cpp                          objArrayKlass.hpp
3450 reflection.cpp                          objArrayOop.hpp
3451 reflection.cpp                          oopFactory.hpp
3452 reflection.cpp                          reflection.hpp
3453 reflection.cpp                          reflectionUtils.hpp
3454 reflection.cpp                          resourceArea.hpp
3455 reflection.cpp                          signature.hpp
3456 reflection.cpp                          symbolTable.hpp
3457 reflection.cpp                          systemDictionary.hpp
3458 reflection.cpp                          universe.inline.hpp
3459 reflection.cpp                          verifier.hpp
3460 reflection.cpp                          vframe.hpp


3482 register.cpp                            register.hpp
3483 
3484 register.hpp                            top.hpp
3485 
3486 register_<arch>.cpp                     register_<arch>.hpp
3487 
3488 register_<arch>.hpp                     register.hpp
3489 register_<arch>.hpp                     vm_version_<arch_model>.hpp
3490 
3491 registerMap.hpp                         globalDefinitions.hpp
3492 registerMap.hpp                         register_<arch>.hpp
3493 registerMap.hpp                         vmreg.hpp
3494 
3495 registerMap_<arch>.hpp                  generate_platform_dependent_include
3496 
3497 register_definitions_<arch>.cpp         assembler.hpp
3498 register_definitions_<arch>.cpp         interp_masm_<arch_model>.hpp
3499 register_definitions_<arch>.cpp         register.hpp
3500 register_definitions_<arch>.cpp         register_<arch>.hpp
3501 
3502 relocInfo.cpp                           assembler_<arch>.inline.hpp
3503 relocInfo.cpp                           compiledIC.hpp
3504 relocInfo.cpp                           copy.hpp
3505 relocInfo.cpp                           nativeInst_<arch>.hpp
3506 relocInfo.cpp                           nmethod.hpp
3507 relocInfo.cpp                           relocInfo.hpp
3508 relocInfo.cpp                           resourceArea.hpp
3509 relocInfo.cpp                           stubCodeGenerator.hpp
3510 
3511 relocInfo.hpp                           allocation.hpp
3512 relocInfo.hpp                           top.hpp
3513 
3514 relocInfo_<arch>.cpp                    assembler.inline.hpp
3515 relocInfo_<arch>.cpp                    assembler_<arch>.inline.hpp
3516 relocInfo_<arch>.cpp                    nativeInst_<arch>.hpp
3517 relocInfo_<arch>.cpp                    oop.inline.hpp
3518 relocInfo_<arch>.cpp                    relocInfo.hpp
3519 relocInfo_<arch>.cpp                    safepoint.hpp
3520 
3521 relocInfo_<arch>.hpp                    generate_platform_dependent_include
3522 
3523 relocator.cpp                           bytecodes.hpp
3524 relocator.cpp                           handles.inline.hpp
3525 relocator.cpp                           oop.inline.hpp
3526 relocator.cpp                           relocator.hpp
3527 relocator.cpp                           universe.inline.hpp
3528 
3529 relocator.hpp                           bytecodes.hpp
3530 relocator.hpp                           bytes_<arch>.hpp
3531 relocator.hpp                           methodOop.hpp
3532 
3533 resolutionErrors.cpp                    handles.inline.hpp
3534 resolutionErrors.cpp                    hashtable.inline.hpp
3535 resolutionErrors.cpp                    oop.inline.hpp
3536 resolutionErrors.cpp                    resolutionErrors.hpp
3537 resolutionErrors.cpp                    resourceArea.hpp


3654 sharedHeap.hpp                          generation.hpp
3655 sharedHeap.hpp                          permGen.hpp
3656 
3657 sharedRuntime.cpp                       abstractCompiler.hpp
3658 sharedRuntime.cpp                       arguments.hpp
3659 sharedRuntime.cpp                       biasedLocking.hpp
3660 sharedRuntime.cpp                       compiledIC.hpp
3661 sharedRuntime.cpp                       compilerOracle.hpp
3662 sharedRuntime.cpp                       copy.hpp
3663 sharedRuntime.cpp                       dtrace.hpp
3664 sharedRuntime.cpp                       events.hpp
3665 sharedRuntime.cpp                       forte.hpp
3666 sharedRuntime.cpp                       gcLocker.inline.hpp
3667 sharedRuntime.cpp                       handles.inline.hpp
3668 sharedRuntime.cpp                       init.hpp
3669 sharedRuntime.cpp                       interfaceSupport.hpp
3670 sharedRuntime.cpp                       interpreterRuntime.hpp
3671 sharedRuntime.cpp                       interpreter.hpp
3672 sharedRuntime.cpp                       javaCalls.hpp
3673 sharedRuntime.cpp                       jvmtiExport.hpp
3674 sharedRuntime.cpp                       jvmtiRedefineClassesTrace.hpp
3675 sharedRuntime.cpp                       nativeInst_<arch>.hpp
3676 sharedRuntime.cpp                       nativeLookup.hpp
3677 sharedRuntime.cpp                       oop.inline.hpp
3678 sharedRuntime.cpp                       scopeDesc.hpp
3679 sharedRuntime.cpp                       sharedRuntime.hpp
3680 sharedRuntime.cpp                       stubRoutines.hpp
3681 sharedRuntime.cpp                       systemDictionary.hpp
3682 sharedRuntime.cpp                       universe.inline.hpp
3683 sharedRuntime.cpp                       vframe.hpp
3684 sharedRuntime.cpp                       vframeArray.hpp
3685 sharedRuntime.cpp                       vmSymbols.hpp
3686 sharedRuntime.cpp                       vmreg_<arch>.inline.hpp
3687 sharedRuntime.cpp                       vtableStubs.hpp
3688 sharedRuntime.cpp                       vtune.hpp
3689 sharedRuntime.cpp                       xmlstream.hpp
3690 
3691 sharedRuntime.hpp                       allocation.hpp
3692 sharedRuntime.hpp                       bytecodeHistogram.hpp
3693 sharedRuntime.hpp                       bytecodeTracer.hpp
3694 sharedRuntime.hpp                       linkResolver.hpp
3695 sharedRuntime.hpp                       resourceArea.hpp
3696 sharedRuntime.hpp                       threadLocalStorage.hpp
3697 
3698 sharedRuntime_<arch_model>.cpp          assembler.hpp
3699 sharedRuntime_<arch_model>.cpp          assembler_<arch>.inline.hpp
3700 sharedRuntime_<arch_model>.cpp          compiledICHolderOop.hpp
3701 sharedRuntime_<arch_model>.cpp          debugInfoRec.hpp
3702 sharedRuntime_<arch_model>.cpp          icBuffer.hpp
3703 sharedRuntime_<arch_model>.cpp          interpreter.hpp
3704 sharedRuntime_<arch_model>.cpp          jvmtiRedefineClassesTrace.hpp
3705 sharedRuntime_<arch_model>.cpp          sharedRuntime.hpp
3706 sharedRuntime_<arch_model>.cpp          vframeArray.hpp
3707 sharedRuntime_<arch_model>.cpp          vmreg_<arch>.inline.hpp
3708 sharedRuntime_<arch_model>.cpp          vtableStubs.hpp
3709 
3710 sharedRuntimeTrans.cpp                  interfaceSupport.hpp
3711 sharedRuntimeTrans.cpp                  jni.h
3712 sharedRuntimeTrans.cpp                  sharedRuntime.hpp
3713 
3714 sharedRuntimeTrig.cpp                   interfaceSupport.hpp
3715 sharedRuntimeTrig.cpp                   jni.h
3716 sharedRuntimeTrig.cpp                   sharedRuntime.hpp
3717 
3718 signature.cpp                           instanceKlass.hpp
3719 signature.cpp                           oop.inline.hpp
3720 signature.cpp                           oopFactory.hpp
3721 signature.cpp                           signature.hpp
3722 signature.cpp                           symbolOop.hpp
3723 signature.cpp                           symbolTable.hpp
3724 signature.cpp                           systemDictionary.hpp


3729 signature.hpp                           top.hpp
3730 
3731 sizes.cpp                               sizes.hpp
3732 
3733 sizes.hpp                               allocation.hpp
3734 sizes.hpp                               globalDefinitions.hpp
3735 
3736 space.cpp                               blockOffsetTable.hpp
3737 space.cpp                               copy.hpp
3738 space.cpp                               defNewGeneration.hpp
3739 space.cpp                               genCollectedHeap.hpp
3740 space.cpp                               globalDefinitions.hpp
3741 space.cpp                               java.hpp
3742 space.cpp                               liveRange.hpp
3743 space.cpp                               markSweep.hpp
3744 space.cpp                               oop.inline.hpp
3745 space.cpp                               oop.inline2.hpp
3746 space.cpp                               safepoint.hpp
3747 space.cpp                               space.hpp
3748 space.cpp                               space.inline.hpp
3749 space.cpp                               spaceDecorator.hpp
3750 space.cpp                               systemDictionary.hpp
3751 space.cpp                               universe.inline.hpp
3752 space.cpp                               vmSymbols.hpp
3753 
3754 space.hpp                               allocation.hpp
3755 space.hpp                               blockOffsetTable.hpp
3756 space.hpp                               cardTableModRefBS.hpp
3757 space.hpp                               iterator.hpp
3758 space.hpp                               markOop.hpp
3759 space.hpp                               memRegion.hpp
3760 space.hpp                               mutexLocker.hpp
3761 space.hpp                               os_<os_family>.inline.hpp
3762 space.hpp                               prefetch.hpp
3763 space.hpp                               watermark.hpp
3764 space.hpp                               workgroup.hpp
3765 
3766 space.inline.hpp                        blockOffsetTable.inline.hpp
3767 space.inline.hpp                        collectedHeap.hpp
3768 space.inline.hpp                        safepoint.hpp
3769 space.inline.hpp                        space.hpp
3770 space.inline.hpp                        universe.hpp
3771 
3772 spaceDecorator.hpp                      globalDefinitions.hpp
3773 spaceDecorator.hpp                      mutableSpace.hpp
3774 spaceDecorator.hpp                      space.hpp
3775 
3776 spaceDecorator.cpp                      copy.hpp
3777 spaceDecorator.cpp                      spaceDecorator.hpp
3778 
3779 specialized_oop_closures.cpp            ostream.hpp
3780 specialized_oop_closures.cpp            specialized_oop_closures.hpp
3781 
3782 specialized_oop_closures.hpp            atomic.hpp
3783 
3784 stackMapFrame.cpp                       globalDefinitions.hpp
3785 stackMapFrame.cpp                       handles.inline.hpp
3786 stackMapFrame.cpp                       oop.inline.hpp
3787 stackMapFrame.cpp                       resourceArea.hpp
3788 stackMapFrame.cpp                       stackMapFrame.hpp
3789 stackMapFrame.cpp                       symbolOop.hpp
3790 stackMapFrame.cpp                       verifier.hpp
3791 
3792 stackMapFrame.hpp                       exceptions.hpp
3793 stackMapFrame.hpp                       handles.hpp
3794 stackMapFrame.hpp                       methodOop.hpp
3795 stackMapFrame.hpp                       signature.hpp
3796 stackMapFrame.hpp                       verificationType.hpp
3797 stackMapFrame.hpp                       verifier.hpp
3798 
3799 stackMapTable.cpp                       fieldType.hpp
3800 stackMapTable.cpp                       handles.inline.hpp
3801 stackMapTable.cpp                       oop.inline.hpp
3802 stackMapTable.cpp                       resourceArea.hpp
3803 stackMapTable.cpp                       stackMapTable.hpp


3825 
3826 stackValueCollection.hpp                allocation.hpp
3827 stackValueCollection.hpp                growableArray.hpp
3828 stackValueCollection.hpp                stackValue.hpp
3829 
3830 statSampler.cpp                         allocation.inline.hpp
3831 statSampler.cpp                         arguments.hpp
3832 statSampler.cpp                         java.hpp
3833 statSampler.cpp                         javaCalls.hpp
3834 statSampler.cpp                         oop.inline.hpp
3835 statSampler.cpp                         os.hpp
3836 statSampler.cpp                         resourceArea.hpp
3837 statSampler.cpp                         statSampler.hpp
3838 statSampler.cpp                         systemDictionary.hpp
3839 statSampler.cpp                         vmSymbols.hpp
3840 statSampler.cpp                         vm_version_<arch_model>.hpp
3841 
3842 statSampler.hpp                         perfData.hpp
3843 statSampler.hpp                         task.hpp
3844 
3845 stubCodeGenerator.cpp                   assembler_<arch>.inline.hpp
3846 stubCodeGenerator.cpp                   disassembler.hpp
3847 stubCodeGenerator.cpp                   forte.hpp
3848 stubCodeGenerator.cpp                   oop.inline.hpp
3849 stubCodeGenerator.cpp                   stubCodeGenerator.hpp
3850 stubCodeGenerator.cpp                   vtune.hpp
3851 
3852 stubCodeGenerator.hpp                   allocation.hpp
3853 stubCodeGenerator.hpp                   assembler.hpp
3854 
3855 stubGenerator_<arch_model>.cpp          assembler.hpp
3856 stubGenerator_<arch_model>.cpp          assembler_<arch>.inline.hpp
3857 stubGenerator_<arch_model>.cpp          frame.inline.hpp
3858 stubGenerator_<arch_model>.cpp          handles.inline.hpp
3859 stubGenerator_<arch_model>.cpp          instanceOop.hpp
3860 stubGenerator_<arch_model>.cpp          interpreter.hpp
3861 stubGenerator_<arch_model>.cpp          methodOop.hpp
3862 stubGenerator_<arch_model>.cpp          nativeInst_<arch>.hpp
3863 stubGenerator_<arch_model>.cpp          objArrayKlass.hpp
3864 stubGenerator_<arch_model>.cpp          oop.inline.hpp
3865 stubGenerator_<arch_model>.cpp          sharedRuntime.hpp
3866 stubGenerator_<arch_model>.cpp          stubCodeGenerator.hpp
3867 stubGenerator_<arch_model>.cpp          stubRoutines.hpp
3868 stubGenerator_<arch_model>.cpp          thread_<os_family>.inline.hpp
3869 stubGenerator_<arch_model>.cpp          top.hpp
3870 
3871 stubRoutines.cpp                        codeBuffer.hpp
3872 stubRoutines.cpp                        copy.hpp
3873 stubRoutines.cpp                        interfaceSupport.hpp
3874 stubRoutines.cpp                        oop.inline.hpp
3875 stubRoutines.cpp                        resourceArea.hpp
3876 stubRoutines.cpp                        sharedRuntime.hpp


4006 systemDictionary.hpp                    objArrayOop.hpp
4007 systemDictionary.hpp                    reflectionUtils.hpp
4008 systemDictionary.hpp                    symbolOop.hpp
4009 
4010 task.cpp                                allocation.hpp
4011 task.cpp                                init.hpp
4012 task.cpp                                os_<os_family>.inline.hpp
4013 task.cpp                                task.hpp
4014 task.cpp                                thread_<os_family>.inline.hpp
4015 task.cpp                                timer.hpp
4016 
4017 task.hpp                                top.hpp
4018 
4019 taskqueue.cpp                           debug.hpp
4020 taskqueue.cpp                           os.hpp
4021 taskqueue.cpp                           taskqueue.hpp
4022 taskqueue.cpp                           thread_<os_family>.inline.hpp
4023 
4024 taskqueue.hpp                           allocation.hpp
4025 taskqueue.hpp                           allocation.inline.hpp

4026 taskqueue.hpp                           mutex.hpp
4027 taskqueue.hpp                           orderAccess_<os_arch>.inline.hpp
4028 
4029 templateInterpreter.cpp                 interpreter.hpp
4030 templateInterpreter.cpp                 interpreterGenerator.hpp
4031 templateInterpreter.cpp                 interpreterRuntime.hpp
4032 templateInterpreter.cpp                 templateTable.hpp
4033 
4034 templateInterpreter.hpp                 abstractInterpreter.hpp
4035 templateInterpreter.hpp                 templateTable.hpp
4036 
4037 templateInterpreter_<arch_model>.cpp    arguments.hpp
4038 templateInterpreter_<arch_model>.cpp    arrayOop.hpp
4039 templateInterpreter_<arch_model>.cpp    assembler.hpp
4040 templateInterpreter_<arch_model>.cpp    bytecodeHistogram.hpp
4041 templateInterpreter_<arch_model>.cpp    debug.hpp
4042 templateInterpreter_<arch_model>.cpp    deoptimization.hpp
4043 templateInterpreter_<arch_model>.cpp    frame.inline.hpp
4044 templateInterpreter_<arch_model>.cpp    interpreterRuntime.hpp
4045 templateInterpreter_<arch_model>.cpp    interpreter.hpp
4046 templateInterpreter_<arch_model>.cpp    interpreterGenerator.hpp
4047 templateInterpreter_<arch_model>.cpp    jvmtiExport.hpp
4048 templateInterpreter_<arch_model>.cpp    jvmtiThreadState.hpp
4049 templateInterpreter_<arch_model>.cpp    methodDataOop.hpp
4050 templateInterpreter_<arch_model>.cpp    methodOop.hpp
4051 templateInterpreter_<arch_model>.cpp    oop.inline.hpp
4052 templateInterpreter_<arch_model>.cpp    sharedRuntime.hpp
4053 templateInterpreter_<arch_model>.cpp    stubRoutines.hpp
4054 templateInterpreter_<arch_model>.cpp    synchronizer.hpp
4055 templateInterpreter_<arch_model>.cpp    templateTable.hpp
4056 templateInterpreter_<arch_model>.cpp    timer.hpp
4057 templateInterpreter_<arch_model>.cpp    vframeArray.hpp
4058 
4059 templateInterpreter_<arch>.hpp          generate_platform_dependent_include
4060 
4061 templateInterpreterGenerator_<arch>.hpp generate_platform_dependent_include
4062 
4063 templateTable.cpp                       collectedHeap.hpp
4064 templateTable.cpp                       templateTable.hpp
4065 templateTable.cpp                       timer.hpp
4066 
4067 templateTable.hpp                       allocation.hpp
4068 templateTable.hpp                       bytecodes.hpp
4069 templateTable.hpp                       frame.hpp
4070 templateTable.hpp                       interp_masm_<arch_model>.hpp
4071 
4072 templateTable_<arch_model>.cpp          interpreterRuntime.hpp
4073 templateTable_<arch_model>.cpp          interpreter.hpp
4074 templateTable_<arch_model>.cpp          methodDataOop.hpp
4075 templateTable_<arch_model>.cpp          objArrayKlass.hpp
4076 templateTable_<arch_model>.cpp          oop.inline.hpp
4077 templateTable_<arch_model>.cpp          sharedRuntime.hpp
4078 templateTable_<arch_model>.cpp          stubRoutines.hpp
4079 templateTable_<arch_model>.cpp          synchronizer.hpp
4080 templateTable_<arch_model>.cpp          templateTable.hpp
4081 templateTable_<arch_model>.cpp          universe.inline.hpp
4082 
4083 templateTable_<arch_model>.hpp          generate_platform_dependent_include


4548 vmThread.cpp                            mutexLocker.hpp
4549 vmThread.cpp                            oop.hpp
4550 vmThread.cpp                            oop.inline.hpp
4551 vmThread.cpp                            os.hpp
4552 vmThread.cpp                            resourceArea.hpp
4553 vmThread.cpp                            runtimeService.hpp
4554 vmThread.cpp                            thread_<os_family>.inline.hpp
4555 vmThread.cpp                            vmThread.hpp
4556 vmThread.cpp                            vm_operations.hpp
4557 vmThread.cpp                            xmlstream.hpp
4558 
4559 vmThread.hpp                            perfData.hpp
4560 vmThread.hpp                            thread_<os_family>.inline.hpp
4561 vmThread.hpp                            vm_operations.hpp
4562 
4563 vm_operations.cpp                       arguments.hpp
4564 vm_operations.cpp                       compileBroker.hpp
4565 vm_operations.cpp                       compilerOracle.hpp
4566 vm_operations.cpp                       deoptimization.hpp
4567 vm_operations.cpp                       interfaceSupport.hpp
4568 vm_operations.cpp                       isGCActiveMark.hpp
4569 vm_operations.cpp                       resourceArea.hpp
4570 vm_operations.cpp                       threadService.hpp
4571 vm_operations.cpp                       thread_<os_family>.inline.hpp
4572 vm_operations.cpp                       vmSymbols.hpp
4573 vm_operations.cpp                       vm_operations.hpp
4574 
4575 vm_operations.hpp                       allocation.hpp
4576 vm_operations.hpp                       javaClasses.hpp
4577 vm_operations.hpp                       oop.hpp
4578 vm_operations.hpp                       thread.hpp
4579 vm_operations.hpp                       top.hpp
4580 
4581 vm_version.cpp                          arguments.hpp
4582 vm_version.cpp                          oop.inline.hpp
4583 vm_version.cpp                          universe.hpp
4584 vm_version.cpp                          vm_version_<arch_model>.hpp
4585 
4586 vm_version.hpp                          allocation.hpp
4587 vm_version.hpp                          ostream.hpp
4588 
4589 vm_version_<arch_model>.cpp             assembler_<arch>.inline.hpp
4590 vm_version_<arch_model>.cpp             java.hpp
4591 vm_version_<arch_model>.cpp             os_<os_family>.inline.hpp
4592 vm_version_<arch_model>.cpp             resourceArea.hpp
4593 vm_version_<arch_model>.cpp             stubCodeGenerator.hpp
4594 vm_version_<arch_model>.cpp             vm_version_<arch_model>.hpp
4595 
4596 vm_version_<arch_model>.hpp             globals_extension.hpp
4597 vm_version_<arch_model>.hpp             vm_version.hpp
4598 
4599 vm_version_<os_arch>.cpp                vm_version_<arch_model>.hpp
4600 
4601 vmreg.cpp                               assembler.hpp
4602 vmreg.cpp                               vmreg.hpp
4603 
4604 vmreg.hpp                               allocation.hpp
4605 vmreg.hpp                               globalDefinitions.hpp
4606 vmreg.hpp                               register_<arch>.hpp
4607 
4608 vmreg_<arch>.cpp                        assembler.hpp
4609 vmreg_<arch>.cpp                        vmreg.hpp
4610 
4611 vmreg_<arch>.hpp                        generate_platform_dependent_include
4612 
4613 vtableStubs.cpp                         allocation.inline.hpp
4614 vtableStubs.cpp                         disassembler.hpp
4615 vtableStubs.cpp                         forte.hpp
4616 vtableStubs.cpp                         handles.inline.hpp
4617 vtableStubs.cpp                         instanceKlass.hpp
4618 vtableStubs.cpp                         jvmtiExport.hpp
4619 vtableStubs.cpp                         klassVtable.hpp
4620 vtableStubs.cpp                         oop.inline.hpp
4621 vtableStubs.cpp                         mutexLocker.hpp
4622 vtableStubs.cpp                         resourceArea.hpp
4623 vtableStubs.cpp                         sharedRuntime.hpp
4624 vtableStubs.cpp                         vtableStubs.hpp
4625 vtableStubs.cpp                         vtune.hpp
4626 
4627 vtableStubs.hpp                         allocation.hpp
4628 
4629 vtableStubs_<arch_model>.cpp            assembler.hpp
4630 vtableStubs_<arch_model>.cpp            assembler_<arch>.inline.hpp
4631 vtableStubs_<arch_model>.cpp            instanceKlass.hpp
4632 vtableStubs_<arch_model>.cpp            interp_masm_<arch_model>.hpp
4633 vtableStubs_<arch_model>.cpp            klassVtable.hpp
4634 vtableStubs_<arch_model>.cpp            resourceArea.hpp
4635 vtableStubs_<arch_model>.cpp            sharedRuntime.hpp
4636 vtableStubs_<arch_model>.cpp            vmreg_<arch>.inline.hpp
4637 vtableStubs_<arch_model>.cpp            vtableStubs.hpp
4638 
4639 vtune.hpp                               allocation.hpp
4640 
4641 vtune_<os_family>.cpp                   interpreter.hpp
4642 vtune_<os_family>.cpp                   vtune.hpp
4643 
4644 watermark.hpp                           allocation.hpp
4645 watermark.hpp                           globalDefinitions.hpp
4646 
4647 workgroup.cpp                           allocation.hpp
4648 workgroup.cpp                           allocation.inline.hpp
4649 workgroup.cpp                           os.hpp
4650 workgroup.cpp                           workgroup.hpp