hotspot/src/share/vm/classfile/classFileParser.cpp
Wed, 05 Jul 2017 11:33:17 +0200 stefank 8183552: Move align functions to align.hpp
Tue, 04 Jul 2017 15:58:10 +0200 stefank 8178499: Remove _ptr_ and _size_ infixes from align functions
Thu, 01 Jun 2017 09:34:53 -0700 mikael 8181377: Capture underlying type for unsafe/unaligned pointers in ClassFileParser
Fri, 26 May 2017 13:47:33 -0700 mikael 8180032: Unaligned pointer dereference in ClassFileParser
Fri, 26 May 2017 13:46:49 +0200 tschatzl 8180755: Remove use of bitMap.inline.hpp include from instanceKlass.hpp and c1_ValueSet.hpp
Wed, 10 May 2017 08:37:17 -0400 hseigel 8153646: Move vm/utilities/array.hpp to vm/oops
Mon, 08 May 2017 09:45:24 -0400 rprotacio 8154791: Xlog classload too redundant msgs info/debug
Fri, 03 Mar 2017 23:08:35 -0800 iklam 8171392: Move Klass pointers outside of ConstantPool entries so ConstantPool can be read-only
Tue, 18 Apr 2017 22:25:33 +0200 jwilhelm Merge
Tue, 28 Mar 2017 00:03:23 +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
Tue, 28 Feb 2017 20:32:06 -0800 shshahma 8171194: Exception "Duplicate field name&signature in class file" should report the name and signature of the field
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
Fri, 10 Feb 2017 07:46:07 -0500 hseigel 8174092: Remove array-related access checks from Reflection::verify_class_access()
Fri, 07 Apr 2017 08:04:46 +0000 alanb 8177530: Module system implementation refresh (4/2017)
Wed, 08 Mar 2017 09:04:21 -0500 hseigel 8176147: JVM should throw CFE for duplicate Signature attributes
Mon, 06 Mar 2017 09:45:58 -0500 hseigel 8175383: JVM should throw NCDFE if ACC_MODULE and CONSTANT_Module/Package are set
Tue, 21 Feb 2017 09:53:49 -0500 hseigel 8174725: JVM should throw NoClassDefFoundError if ACC_MODULE is set in access_flags
Thu, 21 Jul 2016 15:49:17 -0400 rprotacio 8159507: RuntimeVisibleAnnotation validation
Sun, 18 Dec 2016 15:37:50 +0100 jwilhelm Merge
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Tue, 06 Dec 2016 22:49:17 +0100 mgronlun 8170672: Event-based tracing to support classloader instances
Fri, 16 Dec 2016 08:18:00 +0000 alanb Merge
Thu, 17 Nov 2016 14:23:29 -0500 hseigel 8166304: Skipping access check for classes generated by core reflection
Fri, 16 Dec 2016 05:46:52 +0000 alanb 8170987: Module system implementation refresh (12/2016)
Thu, 20 Oct 2016 16:53:56 -0700 amurillo Merge
Fri, 01 Jul 2016 15:11:38 -0400 rprotacio 8159503: Amend Annotation Actions
Tue, 18 Oct 2016 16:15:03 -0700 ccheung 8166931: Do not include classes which are unusable during run time in the classlist file
Mon, 03 Oct 2016 21:48:21 -0400 dholmes 8081800: AbstractMethodError when evaluating a private method in an interface via debugger
Wed, 07 Sep 2016 07:19:48 -0400 hseigel 8058575: IllegalAccessError trying to access package-private class from VM anonymous class
Tue, 06 Sep 2016 22:52:35 +0200 rprotacio Merge
Tue, 06 Sep 2016 16:29:32 -0400 rprotacio 8161224: CONSTANT_NameAndType_info permits references to illegal names and descriptors
Thu, 25 Aug 2016 09:23:45 -0400 rprotacio 8148854: Class names "SomeClass" and "LSomeClass;" treated by JVM as an equivalent
Fri, 19 Aug 2016 11:32:43 -0400 acorn 8163808: Fix asserts and logging for old classfile vtable construction
Wed, 27 Jul 2016 08:31:48 -0400 acorn 8162340: Better class stream parsing
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
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Thu, 02 Apr 2015 08:50:10 -0400 hseigel 8076236: VM permits illegal flags for class init method
Wed, 18 Feb 2015 10:28:27 +0100 stefank 8073389: Remove the include of resourceArea.hpp from classFileParser.hpp
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Thu, 29 Jan 2015 14:37:14 -0500 coleenp 8049632: JDK 1.8.0 b132 :Linux x64 : Crash in ClassFileParser::copy_localvariable_table(..)
Fri, 05 Dec 2014 21:16:45 +0100 stefank 8065634: Crash in InstanceKlass::clean_method_data when _method is NULL
Mon, 17 Nov 2014 21:32:32 +0100 jwilhelm Merge
Tue, 11 Nov 2014 15:07:09 +0300 shade 8015272: Make @Contended within the same group to use the same oop map
Mon, 10 Nov 2014 16:45:46 -0500 emc 8058313: Mismatch of method descriptor and MethodParameters.parameters_count should cause MalformedParameterException
Tue, 11 Nov 2014 17:05:33 +0100 stefank 8064580: Move INCLUDE_CDS include section to the end of the include list
Wed, 22 Oct 2014 15:24:37 -0700 acorn 8043275: Fix interface initialization for default methods.
Fri, 30 May 2014 13:23:27 -0400 hseigel 8041717: Issue with class file parser
Tue, 12 Aug 2014 17:29:00 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Mon, 14 Jul 2014 13:15:06 +0400 acorn 8037167: Better method signature resolution
Mon, 14 Jul 2014 13:01:34 +0400 hseigel 8036800: Attribute OOM to correct part of code
Thu, 03 Jul 2014 10:25:42 -0400 hseigel 8026894: Improve VerifyError message about overriding a final method
Thu, 19 Jun 2014 14:49:33 -0400 coleenp 6642881: Improve performance of Class.getClassLoader()
Thu, 19 Jun 2014 11:16:10 -0400 coleenp 8026977: NPG: Remove ConstantPool::lock
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
Tue, 10 Jun 2014 14:04:37 -0400 hseigel 8044738: Check attribute_length of EnclosingMethod attribute
Wed, 28 May 2014 07:36:32 -0700 dsamersoff 6904403: assert(f == k-&gt;has_finalizer(),&quot;inconsistent has_finalizer&quot;) with debug VM
Thu, 15 May 2014 09:25:27 -0400 lfoltan 8041918: BootstrapMethods attribute cannot be empty.
less more (0) -120 tip