src/share/vm/includeDB_core

changeset 797
f8199438385b
parent 739
dc7f315e41f7
parent 791
1ee8caae33af
child 888
c96030fff130
child 900
dc16daa0329d
     1.1 --- a/src/share/vm/includeDB_core	Thu Sep 04 18:40:43 2008 -0700
     1.2 +++ b/src/share/vm/includeDB_core	Wed Sep 17 16:49:18 2008 +0400
     1.3 @@ -288,6 +288,10 @@
     1.4  attachListener.hpp                      debug.hpp
     1.5  attachListener.hpp                      ostream.hpp
     1.6  
     1.7 +barrierSet.cpp				barrierSet.hpp
     1.8 +barrierSet.cpp			        collectedHeap.hpp
     1.9 +barrierSet.cpp				universe.hpp
    1.10 +
    1.11  barrierSet.hpp                          memRegion.hpp
    1.12  barrierSet.hpp                          oopsHierarchy.hpp
    1.13  
    1.14 @@ -295,7 +299,7 @@
    1.15  barrierSet.inline.hpp                   cardTableModRefBS.hpp
    1.16  
    1.17  bcEscapeAnalyzer.cpp                    bcEscapeAnalyzer.hpp
    1.18 -bcEscapeAnalyzer.cpp                    bitMap.hpp
    1.19 +bcEscapeAnalyzer.cpp                    bitMap.inline.hpp
    1.20  bcEscapeAnalyzer.cpp                    bytecode.hpp
    1.21  bcEscapeAnalyzer.cpp                    ciConstant.hpp
    1.22  bcEscapeAnalyzer.cpp                    ciField.hpp
    1.23 @@ -320,13 +324,12 @@
    1.24  biasedLocking.hpp                       growableArray.hpp
    1.25  biasedLocking.hpp                       handles.hpp
    1.26  
    1.27 -bitMap.cpp                              bitMap.hpp
    1.28 +bitMap.cpp                              allocation.inline.hpp
    1.29  bitMap.cpp                              bitMap.inline.hpp
    1.30  bitMap.cpp                              copy.hpp
    1.31  bitMap.cpp                              os_<os_family>.inline.hpp
    1.32  
    1.33  bitMap.hpp                              allocation.hpp
    1.34 -bitMap.hpp                              ostream.hpp
    1.35  bitMap.hpp                              top.hpp
    1.36  
    1.37  bitMap.inline.hpp                       atomic.hpp
    1.38 @@ -645,6 +648,7 @@
    1.39  ciMethod.cpp                            abstractCompiler.hpp
    1.40  ciMethod.cpp                            allocation.inline.hpp
    1.41  ciMethod.cpp                            bcEscapeAnalyzer.hpp
    1.42 +ciMethod.cpp                            bitMap.inline.hpp
    1.43  ciMethod.cpp                            ciCallProfile.hpp
    1.44  ciMethod.cpp                            ciExceptionHandler.hpp
    1.45  ciMethod.cpp                            ciInstanceKlass.hpp
    1.46 @@ -1759,7 +1763,7 @@
    1.47  
    1.48  genRemSet.hpp                           oop.hpp
    1.49  
    1.50 -generateOopMap.cpp                      bitMap.hpp
    1.51 +generateOopMap.cpp                      bitMap.inline.hpp
    1.52  generateOopMap.cpp                      bytecodeStream.hpp
    1.53  generateOopMap.cpp                      generateOopMap.hpp
    1.54  generateOopMap.cpp                      handles.inline.hpp
    1.55 @@ -1808,6 +1812,8 @@
    1.56  generation.inline.hpp                   generation.hpp
    1.57  generation.inline.hpp                   space.hpp
    1.58  
    1.59 +genOopClosures.hpp                      oop.hpp
    1.60 +
    1.61  generationSpec.cpp                      compactPermGen.hpp
    1.62  generationSpec.cpp                      defNewGeneration.hpp
    1.63  generationSpec.cpp                      filemap.hpp
    1.64 @@ -2219,6 +2225,11 @@
    1.65  invocationCounter.hpp                   exceptions.hpp
    1.66  invocationCounter.hpp                   handles.hpp
    1.67  
    1.68 +intHisto.cpp				intHisto.hpp
    1.69 +
    1.70 +intHisto.hpp				allocation.hpp
    1.71 +intHisto.hpp                            growableArray.hpp
    1.72 +
    1.73  iterator.cpp                            iterator.hpp
    1.74  iterator.cpp                            oop.inline.hpp
    1.75  
    1.76 @@ -2818,6 +2829,7 @@
    1.77  methodKlass.hpp                         methodOop.hpp
    1.78  
    1.79  methodLiveness.cpp                      allocation.inline.hpp
    1.80 +methodLiveness.cpp                      bitMap.inline.hpp
    1.81  methodLiveness.cpp                      bytecode.hpp
    1.82  methodLiveness.cpp                      bytecodes.hpp
    1.83  methodLiveness.cpp                      ciMethod.hpp
    1.84 @@ -2964,6 +2976,11 @@
    1.85  nmethod.hpp                             codeBlob.hpp
    1.86  nmethod.hpp                             pcDesc.hpp
    1.87  
    1.88 +numberSeq.cpp				debug.hpp
    1.89 +numberSeq.cpp				numberSeq.hpp
    1.90 +numberSeq.cpp				globalDefinitions.hpp
    1.91 +numberSeq.cpp				allocation.inline.hpp
    1.92 +
    1.93  objArrayKlass.cpp                       collectedHeap.inline.hpp
    1.94  objArrayKlass.cpp                       copy.hpp
    1.95  objArrayKlass.cpp                       genOopClosures.inline.hpp
    1.96 @@ -3406,8 +3423,6 @@
    1.97  referencePolicy.cpp                     referencePolicy.hpp
    1.98  referencePolicy.cpp                     universe.hpp
    1.99  
   1.100 -referencePolicy.hpp                     oop.hpp
   1.101 -
   1.102  referenceProcessor.cpp                  collectedHeap.hpp
   1.103  referenceProcessor.cpp                  collectedHeap.inline.hpp
   1.104  referenceProcessor.cpp                  java.hpp
   1.105 @@ -3758,6 +3773,8 @@
   1.106  specialized_oop_closures.cpp            ostream.hpp
   1.107  specialized_oop_closures.cpp            specialized_oop_closures.hpp
   1.108  
   1.109 +specialized_oop_closures.hpp            atomic.hpp
   1.110 +
   1.111  stackMapFrame.cpp                       globalDefinitions.hpp
   1.112  stackMapFrame.cpp                       handles.inline.hpp
   1.113  stackMapFrame.cpp                       oop.inline.hpp
   1.114 @@ -4000,7 +4017,6 @@
   1.115  
   1.116  taskqueue.hpp                           allocation.hpp
   1.117  taskqueue.hpp                           allocation.inline.hpp
   1.118 -taskqueue.hpp                           debug.hpp
   1.119  taskqueue.hpp                           mutex.hpp
   1.120  taskqueue.hpp                           orderAccess_<os_arch>.inline.hpp
   1.121  
   1.122 @@ -4038,6 +4054,7 @@
   1.123  
   1.124  templateInterpreterGenerator_<arch>.hpp generate_platform_dependent_include
   1.125  
   1.126 +templateTable.cpp                       collectedHeap.hpp
   1.127  templateTable.cpp                       templateTable.hpp
   1.128  templateTable.cpp                       timer.hpp
   1.129  
   1.130 @@ -4542,6 +4559,7 @@
   1.131  vm_operations.cpp                       compilerOracle.hpp
   1.132  vm_operations.cpp                       deoptimization.hpp
   1.133  vm_operations.cpp                       interfaceSupport.hpp
   1.134 +vm_operations.cpp                       isGCActiveMark.hpp
   1.135  vm_operations.cpp                       resourceArea.hpp
   1.136  vm_operations.cpp                       threadService.hpp
   1.137  vm_operations.cpp                       thread_<os_family>.inline.hpp

mercurial