hotspot/src/share/vm/classfile/systemDictionary.cpp
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Mon, 30 Nov 2015 19:38:51 +0100 jwilhelm Merge
Tue, 18 Aug 2015 11:27:23 -0700 iklam 8140802: Clean up and refactor of class loading code for CDS
Tue, 24 Nov 2015 15:50:27 +0300 tpivovarova 8067939: make Out of space in CodeCache messages consistent
Wed, 28 Oct 2015 15:03:40 +0100 coleenp Merge
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Fri, 09 Oct 2015 16:39:37 +0200 goetz 8139116: Fixes for warning "format not a string literal"
Mon, 26 Oct 2015 13:11:36 -0400 coleenp 8139163: InstanceKlass::cast passes through NULL
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Wed, 12 Aug 2015 14:18:12 -0400 mockner 8098791: Remove PrintClassStatistics and PrintMethodStatistics
Tue, 14 Apr 2015 19:10:28 +0300 vlivanov 8075838: Method for typing MethodTypes
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Thu, 19 Mar 2015 18:01:39 +0100 zmajo Merge
Fri, 13 Mar 2015 12:40:39 -0400 coleenp 8061205: MetadataOnStackMark only needs to walk code cache during class redefinition
Mon, 16 Feb 2015 14:07:36 +0100 goetz 8073315: Enable gcc -Wtype-limits and fix upcoming issues.
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Fri, 26 Sep 2014 17:48:10 -0400 jmasa 8047125: (ref) More phantom object references
Tue, 06 Jan 2015 19:30:28 -0500 coleenp 8067836: The Universe::flush_foo methods belong in CodeCache.
Wed, 26 Nov 2014 18:01:10 +0100 jwilhelm Merge
Tue, 11 Nov 2014 17:05:33 +0100 stefank 8064580: Move INCLUDE_CDS include section to the end of the include list
Fri, 14 Nov 2014 09:47:09 +0100 stefank 8064811: Use THREAD instead of CHECK_NULL in return statements
Wed, 12 Nov 2014 13:55:59 +0100 stefank 8062808: Turn on the -Wreturn-type warning
Wed, 19 Nov 2014 16:08:01 +0100 mgronlun 8065361: Fixup headers and definitions for INCLUDE_TRACE
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Fri, 26 Sep 2014 20:09:02 -0700 iveresov 8058536: java/lang/instrument/NativeMethodPrefixAgent.java fails due to VirtualMachineError: out of space in CodeCache for method handle intrinsic
Wed, 10 Sep 2014 19:08:17 -0700 iveresov 8058092: Test vm/mlvm/meth/stress/compiler/deoptimize. Assert in src/share/vm/classfile/systemDictionary.cpp: MH intrinsic invariant
Tue, 09 Sep 2014 16:14:40 +0200 adlertz Merge
Fri, 05 Sep 2014 14:39:45 -0700 iveresov 8056154: JVM crash with EXCEPTION_ACCESS_VIOLATION when there are many threads running
Tue, 02 Sep 2014 09:51:24 -0700 iklam 8056971: Minor class loading clean-up
Thu, 21 Aug 2014 20:24:41 +0200 rbackman Merge
Tue, 12 Aug 2014 17:29:00 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Thu, 14 Aug 2014 09:15:39 +0200 thartmann 8054402: "klass->is_loader_alive(_is_alive)) failed: must be alive" for anonymous classes
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 12:37:11 +0200 stefank 8049420: Backout 8048248 to correct attribution
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
Wed, 18 Jun 2014 13:58:13 -0400 coleenp 8039150: host_klass invariant fails when verifying newly loaded JSR-292 anonymous classes
Wed, 11 Jun 2014 09:58:23 -0400 hseigel 8031819: Remove legacy jdk checks and code
Thu, 15 May 2014 17:38:50 -0400 coleenp 8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors
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
Thu, 08 May 2014 15:08:45 -0700 twisti Merge
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Wed, 07 May 2014 18:19:31 -0400 coleenp 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
Mon, 05 May 2014 19:53:00 -0400 coleenp 8023697: failed class resolution reports different class name in detail message for the first and subsequent times
Tue, 08 Apr 2014 13:58:38 -0400 coleenp 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)
Sat, 15 Feb 2014 13:03:38 -0500 coleenp 8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on
Fri, 13 Dec 2013 09:25:44 +0100 roland 8029383: assert(counter_changed) failed: failed dependencies, but counter didn't change
Sat, 23 Nov 2013 12:25:13 +0100 mgronlun 8028128: Add a type safe alternative for working with counter based data
Wed, 23 Oct 2013 15:44:12 -0700 twisti 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms
Wed, 09 Oct 2013 10:57:01 +0200 tschatzl 8003420: NPG: make new GC root for pd_set
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Mon, 13 May 2013 15:37:08 -0400 coleenp 8005056: NPG: Crash after redefining java.lang.Object
Mon, 06 May 2013 09:10:21 -0400 hseigel 8013648: Guarantee(VerifyBeforeGC || VerifyDuringGC || VerifyBeforeExit || VerifyAfterGC) failed: too expensive
Fri, 05 Apr 2013 10:20:04 -0700 johnc 8011343: Add new flag for verifying the heap during startup
Thu, 04 Apr 2013 17:01:34 -0700 bharadwaj Merge
less more (0) -100 -60 tip