hotspot/src/share/vm/classfile/javaClasses.cpp
Tue, 03 Nov 2015 09:41:03 +0100 thartmann 8141132: JEP 254: Compact Strings
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Fri, 04 Sep 2015 12:47:57 +0200 neliasso 8135067: Preparatory refactorings for compiler control
Thu, 23 Jul 2015 22:31:10 -0400 coleenp Merge
Thu, 23 Jul 2015 15:18:56 -0400 coleenp 8087315: SIGBUS error in nsk/jvmti/RedefineClasses/StressRedefine
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, 03 Jul 2015 07:25:03 +0200 zmajo 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
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
Mon, 13 Apr 2015 23:04:02 -0700 dbuck 8072863: Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
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, 26 Nov 2014 18:01:10 +0100 jwilhelm Merge
Fri, 14 Nov 2014 09:47:09 +0100 stefank 8064811: Use THREAD instead of CHECK_NULL in return statements
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
Fri, 26 Sep 2014 12:50:30 -0400 coleenp 8058927: ATG throws ClassNotFoundException
Thu, 28 Aug 2014 11:29:09 -0400 coleenp 8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2)
Thu, 17 Jul 2014 15:45:46 -0400 coleenp 8004128: NPG: remove stackwalking in Threads::gc_prologue and gc_epilogue code
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()
Wed, 11 Jun 2014 09:58:23 -0400 hseigel 8031819: Remove legacy jdk checks and code
Mon, 12 May 2014 09:47:57 -0400 coleenp Merge
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Fri, 02 May 2014 19:00:04 -0700 twisti Merge
Tue, 29 Apr 2014 08:08:44 +0200 anoll 8036956: remove EnableInvokeDynamic flag
Wed, 07 May 2014 14:16:45 -0500 gziemski 8038654: Separate SymbolTable and StringTable code
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, 08 Apr 2014 11:50:01 +0200 mgronlun 8039348: -XX:+TraceDeoptimization -XX:+Verbose -Xcomp can crash VM
Thu, 27 Feb 2014 10:34:55 +0100 stefank 8035648: Don't use Handle in java_lang_String::print
Thu, 26 Dec 2013 11:16:44 -0500 darcy 8030656: Bad version check for parameter information in src/share/vm/classfile/javaClasses.cpp
Thu, 03 Oct 2013 18:53:27 -0400 coleenp 8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV
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
Wed, 19 Jun 2013 11:02:10 +0100 chegar Merge
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
Mon, 22 Apr 2013 08:33:12 -0400 mullan 8011896: Add check for invalid offset for new AccessControlContext isAuthorized field
Fri, 05 Apr 2013 10:18:36 -0400 mullan 8001330: Improve on checking order
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
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
Tue, 22 Jan 2013 05:56:42 -0800 dcubed 8004902: correctness fixes motivated by contended locking work (6607129)
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
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
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
Tue, 06 Nov 2012 15:09:37 -0500 coleenp 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Wed, 10 Oct 2012 17:04:33 -0400 coleenp 7199068: NPG: SharedSkipVerify is meaningless
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Fri, 07 Sep 2012 12:04:16 -0400 coleenp 7195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceMirrorKlass
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Fri, 27 Jul 2012 16:14:15 -0700 twisti 7187290: nightly failures after JSR 292 lazy method handle update
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Mon, 16 Jul 2012 11:14:41 -0700 twisti 7087357: JSR 292: remove obsolete code after 7085860
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
Sun, 22 Jan 2012 14:03:20 -0800 never 7130676: Tiered: assert(bci == 0 || 0<= bci && bci<code_size()) during stack trace construction
Mon, 17 Oct 2011 21:38:29 -0700 never 7098528: crash with java -XX:+ExtendedDTraceProbes
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Thu, 15 Sep 2011 12:44:09 -0700 iveresov Merge
Tue, 13 Sep 2011 20:28:00 -0700 kvn 7090259: Fix hotspot sources to build with old compilers
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
Thu, 01 Sep 2011 01:31:25 -0700 twisti 7079673: JSR 292: C1 should inline bytecoded method handle adapters
Fri, 22 Jul 2011 00:29:01 -0700 dholmes 7046490: Preallocated OOME objects should obey Throwable stack trace protocol
Thu, 07 Jul 2011 10:51:07 -0700 kvn Merge
Mon, 13 Jun 2011 13:48:18 +0200 brutisso 6918185: Remove unused code for lost card-marking optimization in BacktraceBuilder
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
Tue, 12 Apr 2011 14:18:53 -0700 coleenp Merge
Thu, 07 Apr 2011 17:02:30 -0700 jrose 6981791: remove experimental code for JSR 292
Thu, 31 Mar 2011 14:00:41 -0700 never 7032129: Native memory usage grow unexpectedly for vm/oom/*InternedString tests
Thu, 31 Mar 2011 02:31:57 -0700 twisti 6817525: turn on method handle functionality by default for JSR 292
Tue, 12 Apr 2011 02:53:06 -0400 dholmes 7034585: Adjust fillInStackTrace filtering to assist 6998871
Tue, 22 Mar 2011 13:36:33 -0700 jcoomes 6962931: move interned strings out of the perm gen
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
Fri, 11 Mar 2011 22:33:47 -0800 jrose 6839872: remove implementation inheritance from JSR 292 APIs
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
Wed, 01 Dec 2010 18:26:32 -0500 ikrylov 6348631: remove the use of the HPI library from Hotspot
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
Mon, 01 Feb 2010 17:29:01 -0800 ysr 6904516: More object array barrier fixes, following up on 6906727
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Mon, 04 Jan 2010 15:52:40 +0100 twisti 6894206: JVM needs a way to traverse method handle structures
Fri, 11 Dec 2009 08:39:30 -0800 jmasa Merge
Fri, 30 Oct 2009 16:22:59 -0700 jrose 6858164: invokedynamic code needs some cleanup (post-6655638)
Thu, 03 Dec 2009 15:01:57 -0800 ysr 6906727: UseCompressedOops: some card-marking fixes related to object arrays
Thu, 27 Aug 2009 06:17:23 -0700 twisti 6865583: Verbose CIPrintMethodCodes asserts when ldc an empty String
Thu, 20 Aug 2009 12:42:57 -0700 cfang 6873116: Modify reexecute implementation to use pcDesc to record the reexecute bit
Fri, 31 Jul 2009 17:12:33 -0700 cfang 6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
Tue, 21 Apr 2009 23:21:04 -0700 jrose 6655646: dynamic languages need dynamically linked call sites
Wed, 08 Apr 2009 10:56:49 -0700 jrose 6655638: dynamic languages need method handles
Fri, 20 Mar 2009 23:19:36 -0700 jrose 6814659: separable cleanups and subroutines for 6655638
less more (0) -120 tip