hotspot/src/share/vm/includeDB_core

Print this page


   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 //


2483 jvm.cpp                                 vm_operations.hpp
2484 
2485 jvm.h                                   globalDefinitions.hpp
2486 jvm.h                                   jni.h
2487 jvm.h                                   jvm_<os_family>.h
2488 jvm.h                                   reflectionCompat.hpp
2489 
2490 jvm_<os_family>.cpp                     interfaceSupport.hpp
2491 jvm_<os_family>.cpp                     jvm.h
2492 jvm_<os_family>.cpp                     osThread.hpp
2493 
2494 jvm_misc.hpp                            handles.hpp
2495 jvm_misc.hpp                            jni.h
2496 
2497 jvmtiExport.hpp                         allocation.hpp
2498 jvmtiExport.hpp                         globalDefinitions.hpp
2499 jvmtiExport.hpp                         growableArray.hpp
2500 jvmtiExport.hpp                         handles.hpp
2501 jvmtiExport.hpp                         iterator.hpp
2502 jvmtiExport.hpp                         jvmti.h

2503 jvmtiExport.hpp                         oop.hpp
2504 jvmtiExport.hpp                         oopsHierarchy.hpp
2505 
2506 jvmtiThreadState.hpp                    allocation.hpp
2507 jvmtiThreadState.hpp                    allocation.inline.hpp
2508 jvmtiThreadState.hpp                    growableArray.hpp
2509 jvmtiThreadState.hpp                    jvmti.h
2510 jvmtiThreadState.hpp                    jvmtiEventController.hpp
2511 jvmtiThreadState.hpp                    thread.hpp
2512 
2513 klass.cpp                               atomic.hpp
2514 klass.cpp                               collectedHeap.inline.hpp
2515 klass.cpp                               instanceKlass.hpp
2516 klass.cpp                               klass.inline.hpp
2517 klass.cpp                               klassOop.hpp
2518 klass.cpp                               oop.inline.hpp
2519 klass.cpp                               oop.inline2.hpp
2520 klass.cpp                               oopFactory.hpp
2521 klass.cpp                               resourceArea.hpp
2522 klass.cpp                               systemDictionary.hpp


   1 //
   2 // Copyright 1997-2010 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 //


2483 jvm.cpp                                 vm_operations.hpp
2484 
2485 jvm.h                                   globalDefinitions.hpp
2486 jvm.h                                   jni.h
2487 jvm.h                                   jvm_<os_family>.h
2488 jvm.h                                   reflectionCompat.hpp
2489 
2490 jvm_<os_family>.cpp                     interfaceSupport.hpp
2491 jvm_<os_family>.cpp                     jvm.h
2492 jvm_<os_family>.cpp                     osThread.hpp
2493 
2494 jvm_misc.hpp                            handles.hpp
2495 jvm_misc.hpp                            jni.h
2496 
2497 jvmtiExport.hpp                         allocation.hpp
2498 jvmtiExport.hpp                         globalDefinitions.hpp
2499 jvmtiExport.hpp                         growableArray.hpp
2500 jvmtiExport.hpp                         handles.hpp
2501 jvmtiExport.hpp                         iterator.hpp
2502 jvmtiExport.hpp                         jvmti.h
2503 jvmtiExport.hpp                         jvmticmlr.h
2504 jvmtiExport.hpp                         oop.hpp
2505 jvmtiExport.hpp                         oopsHierarchy.hpp
2506 
2507 jvmtiThreadState.hpp                    allocation.hpp
2508 jvmtiThreadState.hpp                    allocation.inline.hpp
2509 jvmtiThreadState.hpp                    growableArray.hpp
2510 jvmtiThreadState.hpp                    jvmti.h
2511 jvmtiThreadState.hpp                    jvmtiEventController.hpp
2512 jvmtiThreadState.hpp                    thread.hpp
2513 
2514 klass.cpp                               atomic.hpp
2515 klass.cpp                               collectedHeap.inline.hpp
2516 klass.cpp                               instanceKlass.hpp
2517 klass.cpp                               klass.inline.hpp
2518 klass.cpp                               klassOop.hpp
2519 klass.cpp                               oop.inline.hpp
2520 klass.cpp                               oop.inline2.hpp
2521 klass.cpp                               oopFactory.hpp
2522 klass.cpp                               resourceArea.hpp
2523 klass.cpp                               systemDictionary.hpp