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
less more (0) -100 -60 tip