hotspot/src/share/vm/prims/jvmtiExport.cpp
Thu, 17 Aug 2017 17:26:02 +0200 goetz 8186072: dll_build_name returns true even if file is missing.
Wed, 23 Aug 2017 12:00:39 -0400 coleenp 8186088: ConstantPoolCache::_resolved_references is not a JNIHandle
Tue, 08 Aug 2017 09:53:52 -0400 hseigel 8185717: Make ModuleEntry->module() return an oop not a jobject
Thu, 27 Jul 2017 18:06:41 -0400 coleenp 8183039: Re-examine methodHandle methods uninlined by 8144256
Fri, 21 Jul 2017 09:50:12 +0200 stuefe 8181917: Refactor UL LogStreams to avoid using resource area
Fri, 12 May 2017 13:14:25 -0700 kvn Merge
Wed, 15 Mar 2017 10:25:37 -0400 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
Thu, 04 May 2017 07:26:28 +0000 alanb 8178380: Module system implementation refresh (5/2017)
Tue, 31 Jan 2017 14:33:36 -0800 dcubed 8173693: disable post_class_unload() for non JavaThread initiators
Tue, 20 Dec 2016 15:40:01 +0300 dsamersoff 8165496: assert(_exception_caught == false) failed: _exception_caught is out of phase
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Thu, 01 Dec 2016 08:56:41 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Mon, 12 Sep 2016 13:16:39 -0400 ctornqvi 8165881: Backout JDK-8164913
Thu, 08 Sep 2016 23:38:56 -0700 ysuenaga 8164913: JVMTI.agent_load dcmd should show useful error message
Thu, 28 Apr 2016 23:08:16 -0700 amurillo Merge
Thu, 28 Apr 2016 00:36:46 -0700 sspitsyn 8153749: New capability can_generate_early_class_hook_events
Thu, 28 Apr 2016 14:44:52 -0700 amurillo Merge
Fri, 22 Apr 2016 00:08:54 -0700 amurillo Merge
Fri, 22 Apr 2016 01:04:00 -0700 amurillo Merge
Wed, 20 Apr 2016 10:01:25 +0200 rehn 8154728: JvmtiExport::add_default_read_edges hits a guarantee
Tue, 19 Apr 2016 14:14:04 +0200 rehn 8154041: JVMTI trace to Unified Logging
Thu, 14 Apr 2016 11:55:28 +0200 rehn 8154064: JVMTI trace event crashes
Tue, 13 Oct 2015 18:13:34 -0400 coleenp 8132051: Better byte behavior
Fri, 25 Mar 2016 12:54:16 +0300 dsamersoff 8151991: jvmti diagnostics commands requires INCLUDE_SERVICES
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Thu, 18 Feb 2016 23:26:43 +0900 ysuenaga 8147388: Add diagnostic commands to attach JVMTI agent.
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Wed, 16 Sep 2015 16:25:02 +0200 kbarrett 8136627: Backout JDK-8133818 Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125
Wed, 02 Sep 2015 11:56:10 +0200 ysr 8133818: Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Mon, 17 Mar 2014 19:29:29 -0700 sspitsyn 6976636: JVM/TI test ex03t001 fails assertion
Mon, 24 Feb 2014 10:28:22 +0100 jbachorik 4505697: nsk/jdi/ExceptionEvent/_itself_/exevent006 and exevent008 tests fail with InvocationTargetException
Fri, 23 Aug 2013 20:33:02 -0400 bpittore 8014135: The JVMTI specification does not conform to recent changes in JNI specification
Wed, 17 Jul 2013 18:06:29 -0400 jiangli 8020309: Eliminate InstanceKlass::_cached_class_file_len.
Wed, 15 May 2013 11:30:54 +0200 rbackman 4965252: JvmtiExport::post_raw_field_modification jni ref handling is odd
Wed, 08 May 2013 11:21:56 +0200 rbackman 8008255: jvmtiExport.cpp::post_to_env() does not check malloc() return
Thu, 07 Feb 2013 16:05:48 -0500 bpittore Merge
Fri, 25 Jan 2013 10:04:08 -0500 zgu 8000692: Remove old KERNEL code
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Tue, 08 Jan 2013 13:01:19 -0500 jiangli 8001341: SIGSEGV in methodOopDesc::fast_exception_handler_bci_for(KlassHandle,int,Thread*)+0x3e9.
Fri, 16 Nov 2012 09:19:12 -0500 coleenp Merge
Wed, 07 Nov 2012 17:53:02 -0500 bpittore 8001185: parsing of sun.boot.library.path in os::dll_build_name somewhat broken
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Thu, 22 Dec 2011 12:50:42 -0800 dcubed 7122253: Instrumentation.retransformClasses() leaks class bytes
Tue, 25 Oct 2011 08:17:15 -0700 never 7103224: collision between __LEAF define in interfaceSupport.hpp and /usr/include/sys/cdefs.h with gcc
Thu, 28 Apr 2011 08:24:46 -0700 dcubed 7039447: 2/1 java profiling is broken in build 139 (garbage in function name)
Sat, 26 Feb 2011 13:33:23 -0500 kamg 7017640: Fix for 6766644 deadlocks on some NSK tests when running with -Xcomp
Wed, 02 Feb 2011 14:38:01 -0500 kamg 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Wed, 19 Jan 2011 13:51:53 -0800 kamg 7012505: BreakpointWithFullGC.sh fails with Internal Error (src/share/vm/oops/methodOop.cpp:220)
Tue, 11 Jan 2011 10:06:00 -0500 kamg 6814943: getcpool001 catches more than one JvmtiThreadState problem
less more (0) -60 tip