hotspot/src/share/vm/classfile/javaClasses.hpp
Tue, 08 Aug 2017 08:41:36 -0400 hseigel 8185103: TestThreadDumpMonitorContention.java crashed due to SIGSEGV in G1SATBCardTableModRefBS::write_ref_field_pre_work
Wed, 26 Jul 2017 10:41:07 -0400 coleenp 8185296: java_lang_Class::array_klass should be array_klass_acquire
Mon, 24 Jul 2017 17:46:06 -0400 coleenp 8182397: Race in field updates when creating ArrayKlasses can lead to crash
Sat, 27 May 2017 09:21:01 -0400 coleenp 8174749: Use hash table/oops for MemberName table
Tue, 18 Apr 2017 22:25:33 +0200 jwilhelm Merge
Wed, 15 Mar 2017 10:25:37 -0400 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
Tue, 14 Mar 2017 14:07:24 -0400 coleenp Merge
Fri, 24 Feb 2017 12:41:26 -0500 bobv Merge
Wed, 15 Feb 2017 22:59:57 -0500 coleenp 8169881: Remove implicit Handle conversions oop->Handle
Wed, 01 Feb 2017 17:56:22 -0500 coleenp 8140685: Fix backtrace building to not rely on constant pool merging
Fri, 07 Apr 2017 08:04:46 +0000 alanb 8177530: Module system implementation refresh (4/2017)
Tue, 21 Feb 2017 02:27:01 -0800 kevinw 8162795: [REDO] MemberNameTable doesn't purge stale entries
Tue, 31 Jan 2017 11:50:42 -0800 bchristi 8156073: 2-slot LiveStackFrame locals (long and double) are incorrect
Tue, 03 Jan 2017 21:36:05 +0100 redestad 8172169: Re-examine String field optionality
Thu, 08 Dec 2016 15:49:29 +0100 jwilhelm Merge
Tue, 13 Dec 2016 12:36:13 -0800 bchristi 8169389: Use a bitmap to control StackTraceElement::toString format and save footprint
Thu, 17 Nov 2016 14:23:29 -0500 hseigel 8166304: Skipping access check for classes generated by core reflection
Thu, 03 Nov 2016 18:08:02 -0700 mchung 6479237: (cl) Add support for classloader names
Mon, 19 Sep 2016 12:04:28 -0400 lfoltan 8163406: The fixup_module_list must be protected by Module_lock when inserting new entries
Tue, 30 Aug 2016 23:48:16 -0400 kbarrett 8156500: Move Reference pending list into VM to prevent deadlocks
Mon, 01 Aug 2016 16:28:23 -0400 coleenp 8161445: [BACKOUT] MemberNameTable doesn't purge stale entries
Thu, 28 Jul 2016 09:57:49 -0400 lfoltan 8160487: JVM should validate a module by checking for an instance of java.lang.reflect.Module
Tue, 05 Jul 2016 15:34:06 -0400 drwhite 8158946: btree009 fails with assert(s > 0) failed: Bad size calculated
Tue, 21 Jun 2016 12:09:36 +0200 redestad 8159590: Remove deprecated methods from jdk.internal.misc.VM
Wed, 15 Jun 2016 09:48:24 -0400 coleenp 8152271: MemberNameTable doesn't purge stale entries
Mon, 18 Apr 2016 15:39:46 -0700 amurillo Merge
Fri, 08 Apr 2016 12:26:29 -0700 bchristi 8153123: Streamline StackWalker code
Fri, 15 Apr 2016 16:19:15 +0100 chegar 8137058: Clear out all non-Critical APIs from sun.reflect
Wed, 23 Mar 2016 23:36:29 +0100 jwilhelm Merge
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Tue, 22 Mar 2016 13:32:18 -0400 coleenp 8144940: Broken hash in string table entry in closed/runtime/7158800/BadUtf8.java
Thu, 10 Mar 2016 13:43:47 -0500 coleenp 8150778: Reduce Throwable.getStackTrace() calls to the JVM
Thu, 28 Jan 2016 09:49:17 +0100 thartmann Merge
Thu, 14 Jan 2016 16:26:38 -0500 coleenp Merge
Mon, 04 Jan 2016 15:41:05 +0100 goetz 8146401: Clean up oop.hpp: add inline directives and fix header files
Tue, 12 Jan 2016 10:44:41 -1000 twisti 8146246: JVMCICompiler::abort_on_pending_exception: assert(!thread->owns_locks()) failed: must release all locks when leaving VM
Wed, 23 Dec 2015 07:27:42 -1000 twisti 8145435: [JVMCI] some tests on Windows fail with: assert(!thread->is_Java_thread()) failed: must not be java thread
Mon, 14 Dec 2015 17:02:02 -1000 twisti 8134994: use separate VMStructs databases for SA and JVMCI
Mon, 30 Nov 2015 19:38:51 +0100 jwilhelm Merge
Tue, 24 Nov 2015 14:59:17 -0800 mchung 8143911: Reintegrate JEP 259: Stack-Walking API
Tue, 24 Nov 2015 10:12:11 -0800 ctornqvi 8143931: Back out JDK-8140450
Mon, 23 Nov 2015 12:44:43 -0800 mchung 8140450: Implement JEP 259: Stack-Walking API
Wed, 18 Nov 2015 03:03:43 +0300 vlivanov 8139595: MethodHandles::remove_dependent_nmethod is not MT safe
Fri, 06 Nov 2015 11:34:03 +0100 neliasso Merge
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Tue, 03 Nov 2015 09:41:03 +0100 thartmann 8141132: JEP 254: Compact Strings
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Mon, 20 Jul 2015 18:57:07 +0300 vkempik 8048353: jstack -l crashes VM when a Java mirror for a primitive type is locked
Fri, 12 Jun 2015 17:29:14 -0400 jiangli 8015086: add interned strings to the shared archive.
Fri, 29 May 2015 17:04:21 +0300 vlivanov 8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
Thu, 21 May 2015 18:22:33 +0300 vlivanov 8059340: ConstantPool::_resolved_references is missing in heap dump
Fri, 15 May 2015 19:23:11 +0300 vlivanov 8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Thu, 30 Apr 2015 18:14:58 -0400 bharadwaj Merge
Mon, 27 Apr 2015 19:51:00 -0700 sspitsyn 8073705: more performance issues in class redefinition
Fri, 17 Apr 2015 10:46:41 +0200 stefank 8077936: Remove the unused java_lang_invoke_CallSite::target_volatile
Fri, 20 Mar 2015 02:44:51 -0700 sspitsyn 8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
Fri, 17 Apr 2015 18:17:06 +0300 vlivanov 8057967: CallSite dependency tracking scales devastatingly poorly
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Wed, 19 Nov 2014 13:02:11 -0500 coleenp 8042235: redefining method used by multiple MethodHandles crashes VM
Thu, 13 Nov 2014 01:57:09 +0300 shade 8059677: Thread.getName() instantiates Strings
Thu, 28 Aug 2014 11:29:09 -0400 coleenp 8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2)
Wed, 09 Jul 2014 22:37:48 -0400 coleenp 8048933: -XX:+TraceExceptions output should include the message
Wed, 02 Jul 2014 15:22:18 -0400 coleenp 8047737: Move array component mirror to instance of java/lang/Class
Thu, 19 Jun 2014 14:49:33 -0400 coleenp 6642881: Improve performance of Class.getClassLoader()
Thu, 29 May 2014 08:58:51 -0400 lfoltan 8041623: Solaris Studio 12.4 C++ 5.13, CHECK_UNHANDLED_OOPS use of class oop's copy constructor definitions causing error level diagnostic.
Thu, 03 Apr 2014 14:54:42 +0200 mgerdin 6664815: Eliminate redundant memcpy operation in jni_GetStringUTFRegion
Tue, 08 Apr 2014 13:58:38 -0400 coleenp 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)
Tue, 18 Mar 2014 19:07:22 +0100 pliden 8029075: String deduplication in G1
Thu, 27 Feb 2014 10:34:55 +0100 stefank 8035648: Don't use Handle in java_lang_String::print
Wed, 18 Sep 2013 07:02:10 -0700 dcubed 8019835: Strings interned in different threads equal but does not ==
Tue, 06 Aug 2013 16:33:59 -0700 sspitsyn 7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments
Mon, 08 Jul 2013 19:36:22 -0400 hseigel 8014399: Remove JVM_SetProtectionDomain from hotspot
Mon, 17 Jun 2013 11:17:49 +0100 chegar Merge
Wed, 08 May 2013 15:25:08 +0100 chegar Merge
Wed, 01 May 2013 14:11:01 +0100 chegar Merge
Fri, 05 Apr 2013 10:18:36 -0400 mullan 8001330: Improve on checking order
Wed, 22 May 2013 14:37:49 -0400 coleenp 8003421: NPG: Move oops out of InstanceKlass into mirror
Mon, 29 Apr 2013 16:13:57 -0400 hseigel 8011773: Some tests on Interned String crashed JVM with OOM
Sat, 20 Apr 2013 04:07:08 -0700 sspitsyn 8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition
Mon, 25 Mar 2013 17:13:26 -0700 twisti 7198429: need checked categorization of caller-sensitive methods in the JDK
Mon, 21 Jan 2013 16:11:24 -0500 acorn Merge
Tue, 15 Jan 2013 13:32:13 +0100 stefank 8005590: java_lang_Class injected field resolved_constructor appears unused
Thu, 17 Jan 2013 13:40:31 -0500 coleenp 7174978: NPG: Fix bactrace builder for class redefinition
Tue, 08 Jan 2013 14:01:36 -0500 coleenp 8004728: Add hotspot support for parameter reflection
Mon, 24 Dec 2012 11:46:38 -0800 minqi Merge
Thu, 20 Dec 2012 10:22:19 +0100 stefank 8004823: Add VM support for type annotation reflection
Thu, 13 Dec 2012 10:09:49 +0100 brutisso 8004661: Comment and function name java_lang_String::toHash is wrong
Thu, 29 Nov 2012 16:50:29 -0500 coleenp 8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
Fri, 16 Nov 2012 09:19:12 -0500 coleenp Merge
Mon, 12 Nov 2012 14:03:53 -0800 minqi 6830717: replay of compilations would help with debugging
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
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Mon, 18 Jun 2012 11:33:17 +0200 sla Merge
Tue, 12 Jun 2012 14:31:44 -0700 twisti 7174218: remove AtomicLongCSImpl intrinsics
Wed, 13 Jun 2012 19:52:59 -0400 coleenp 7158800: Improve storage of symbol tables
Mon, 14 May 2012 09:36:00 -0700 kvn 6924259: Remove String.count/String.offset
Mon, 17 Oct 2011 21:38:29 -0700 never 7098528: crash with java -XX:+ExtendedDTraceProbes
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
Thu, 08 Sep 2011 05:11:31 -0700 twisti 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
Fri, 02 Sep 2011 20:58:21 -0700 never 7071307: MethodHandle bimorphic inlining should consider the frequency
Fri, 22 Jul 2011 00:29:01 -0700 dholmes 7046490: Preallocated OOME objects should obey Throwable stack trace protocol
Thu, 23 Jun 2011 17:14:06 -0700 jrose 7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
Fri, 06 May 2011 16:33:13 -0700 never 6939861: JVM should handle more conversion operations
Tue, 26 Apr 2011 14:04:43 -0400 coleenp 7009923: JSR 292: VM crash in JavaThread::last_frame
Thu, 31 Mar 2011 14:00:41 -0700 never 7032129: Native memory usage grow unexpectedly for vm/oom/*InternedString tests
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 07 Dec 2010 03:15:45 -0800 sla 6539281: -Xcheck:jni should validate char* argument to ReleaseStringUTFChars
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 13 Sep 2010 23:24:30 -0700 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Sat, 01 May 2010 02:42:18 -0700 jrose 6939134: JSR 292 adjustments to method handle invocation
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Mon, 04 Jan 2010 18:38:08 +0100 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
Mon, 04 Jan 2010 15:52:40 +0100 twisti 6894206: JVM needs a way to traverse method handle structures
Fri, 30 Oct 2009 16:22:59 -0700 jrose 6858164: invokedynamic code needs some cleanup (post-6655638)
Sat, 17 Oct 2009 19:51:05 -0700 jrose 6815692: method handle code needs some cleanup (post-6655638)
Tue, 21 Apr 2009 23:21:04 -0700 jrose 6655646: dynamic languages need dynamically linked call sites
less more (0) -120 tip