hotspot/src/share/vm/classfile/classFileParser.cpp
Mon, 13 Jun 2016 13:47:21 -0400 mockner 8157490: JCK test vm/jni/DefineClass/dfcl001/dfcl00101m1/dfcl00101m1 crashes when run with -Xlog:classload=info
Tue, 07 Jun 2016 15:34:22 -0400 coleenp 8158297: Lack of proper checking of non-well formed elements in CONSTANT_Utf8_info's structure
Tue, 24 May 2016 14:13:57 +0300 vlivanov Merge
Tue, 17 May 2016 17:42:16 -0400 jiangli 8149977: DumpLoadedClassList should not include generated classes.
Wed, 11 May 2016 09:13:49 +0200 psandoz 8144826: [JVMCI] Remove jdk.vm.ci.hotspot.Stable and use jdk.internal.vm.annotation.Stable
Tue, 03 May 2016 12:23:06 +0200 goetz 8140594: Various minor code improvements (compiler)
Tue, 03 May 2016 22:45:27 +0200 stefank 8141501: Problems with BitMap buffer management
Fri, 29 Apr 2016 22:40:51 -0400 mockner 8154110: Update class* and safepoint* logging subsystems
Fri, 29 Apr 2016 10:04:24 -0400 ecaspole 8155685: Wrong indentation in ClassFileParser::post_process_parsed_stream
Fri, 22 Apr 2016 01:04:00 -0700 amurillo Merge
Tue, 12 Apr 2016 14:17:42 -0400 bharadwaj Merge
Wed, 06 Apr 2016 18:51:03 +0300 fzhinkin 8149374: Replace C1-specific collection classes with universal collection classes
Tue, 13 Oct 2015 18:13:34 -0400 coleenp 8132051: Better byte behavior
Fri, 15 Apr 2016 16:19:15 +0100 chegar 8137058: Clear out all non-Critical APIs from sun.reflect
Mon, 04 Apr 2016 09:15:15 +0200 stefank 8152632: Rename LogHandle(...) to Log(...)
Wed, 23 Mar 2016 23:36:29 +0100 jwilhelm Merge
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Mon, 14 Mar 2016 15:06:49 -0400 mockner 8149995: TraceClassLoadingPreorder has been converted to Unified Logging.
Thu, 10 Mar 2016 15:52:56 -0500 mockner 8146551: The output from classresolve tag has been shortened and moved to debug level.
Tue, 01 Mar 2016 23:46:09 +0100 mgronlun 8143226: Minor updates to Event Based tracing
Fri, 05 Feb 2016 08:14:08 -0500 hseigel 8148785: Update class file version to 53 for JDK-9
Wed, 03 Feb 2016 11:40:30 -0500 mockner 8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging.
Tue, 02 Feb 2016 08:27:40 -0500 hseigel 8135206: VM permits illegal flags for abstract methods in interfaces, versions 45.3 - 51.0
Sat, 30 Jan 2016 11:02:29 -0500 coleenp 8145628: hotspot metadata classes shouldn't use HeapWordSize or heap related macros like align_object_size
Thu, 14 Jan 2016 17:36:29 +0100 jwilhelm Merge
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Thu, 07 Jan 2016 21:10:28 +0000 jprovino Merge
Wed, 23 Dec 2015 20:14:25 +0000 mockner Merge
Wed, 23 Dec 2015 13:02:15 -0500 hseigel 8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow
Wed, 23 Dec 2015 15:05:38 -0500 mockner 8144874: Reimplement TraceClassResolution with Unified Logging.
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
Thu, 03 Dec 2015 11:18:34 +0100 psandoz 8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Tue, 24 Nov 2015 11:49:44 +0000 chegar 8140687: Move @Contended to the jdk.internal.vm.annotation package
Tue, 10 Nov 2015 08:42:53 -0500 hseigel 8139164: JVM should throw ClassFormatError for non-void methods named <clinit>
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 23:06:53 +0200 coleenp Merge
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Thu, 22 Oct 2015 13:07:10 -0400 goetz 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Tue, 20 Oct 2015 11:17:19 -0400 jprovino Merge
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Wed, 14 Oct 2015 13:30:47 -0400 hseigel 8139069: JVM should throw ClassFormatError for <init> methods in interfaces
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Tue, 22 Sep 2015 09:48:19 -0400 hseigel 8135208: VM permits illegal <clinit> access_flags, versions 51-52
Thu, 23 Jul 2015 19:11:28 +0200 roland Merge
Fri, 17 Jul 2015 12:07:49 -0700 ccheung 8079825: Uninitialised variable in hotspot/src/share/vm & cpu/x86/vm (runtime)
Fri, 17 Jul 2015 14:51:28 -0700 kvn Merge
Fri, 10 Jul 2015 16:37:41 +0200 jbachorik Merge
Thu, 09 Jul 2015 15:39:05 -0400 hseigel 8130669: VM prohibits <clinit> methods with return values
Thu, 09 Jul 2015 08:36:37 -0400 hseigel 8130183: InnerClasses: VM permits wrong inner_class_info_index value of zero
Thu, 16 Jul 2015 15:02:12 +0200 zmajo 8131326: Enable CheckIntrinsics in all types of builds
Fri, 03 Jul 2015 07:25:03 +0200 zmajo 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Wed, 24 Jun 2015 13:38:01 +0200 jwilhelm Merge
Thu, 18 Jun 2015 08:44:28 -0400 hseigel 8042041: https://bugs.openjdk.java.net/browse/JDK-8042041
Thu, 11 Jun 2015 14:19:40 +0300 vlivanov 8074551: GWT can be marked non-compilable due to deopt count pollution
less more (0) -100 -60 tip