hotspot/src/share/vm/classfile/javaClasses.cpp
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
less more (0) -100 -60 tip