hotspot/src/share/vm/classfile/classFileParser.cpp
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.
Mon, 12 May 2014 13:12:30 -0400 hseigel 8040292: Annotation attributes must not appear more than once
Tue, 29 Apr 2014 08:08:44 +0200 anoll 8036956: remove EnableInvokeDynamic flag
Fri, 18 Apr 2014 10:55:41 -0700 dcubed Merge
Tue, 15 Apr 2014 15:37:36 -0700 amurillo Merge
Thu, 20 Feb 2014 13:11:23 -0500 hseigel 8034926: Attribute classes properly
Fri, 18 Apr 2014 08:51:34 -0400 hseigel 8040018: Remove bad assert in ClassFileParser.cpp
Tue, 08 Apr 2014 13:58:38 -0400 coleenp 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)
Mon, 10 Feb 2014 17:49:17 +0100 ctornqvi 8016644: Improve UnsupportedClassVersionError message
Fri, 24 Jan 2014 08:13:42 -0500 hseigel 8028553: The JVM should not throw VerifyError when 'overriding' a static final method in a superclass.
Wed, 08 Jan 2014 08:34:02 +0100 sla 8031376: TraceClassLoading expects there to be a (Java) caller when you load a class with the bootstrap class loader
Thu, 21 Nov 2013 14:41:13 -0500 hseigel 8028520: JVM should not throw VerifyError when a private method overrides a final method
Wed, 13 Nov 2013 07:31:26 -0800 acorn 8027229: ICCE expected for >=2 maximally specific default methods.
Thu, 17 Oct 2013 14:20:57 -0700 lana Merge
Sun, 13 Oct 2013 21:14:04 +0100 chegar Merge
Sat, 24 Aug 2013 00:14:46 -0700 iklam 8023683: Enhance class file parsing
Fri, 30 Aug 2013 09:50:49 +0100 chegar Merge
Fri, 02 Aug 2013 11:10:39 +0100 chegar Merge
Thu, 11 Jul 2013 12:59:03 -0400 hseigel 8016256: Make finalization final
Mon, 07 Oct 2013 12:20:28 -0400 acorn 8009130: Lambda: Fix access controls, loader constraints.
Thu, 03 Oct 2013 16:38:21 +0400 iveresov Merge
Tue, 01 Oct 2013 08:10:42 -0400 acorn 8011311: Private interface methods. Default conflicts:ICCE. no erased_super_default.
Wed, 02 Oct 2013 06:17:10 -0700 vlivanov 8025233: Move sun.invoke.Stable into java.lang.invoke package
Thu, 19 Sep 2013 18:01:39 +0200 adlertz Merge
Fri, 13 Sep 2013 10:34:15 -0400 zgu Merge
less more (0) -100 -60 tip