src/hotspot/share/oops/method.cpp
Wed, 09 Oct 2019 12:43:32 -0700 xliu 8165056: move JIT Compiler related files from runtime/ to compiler/ directory
Wed, 02 Oct 2019 16:55:08 -0700 ccheung 8231606: _method_ordering is not set during CDS dynamic dump time
Thu, 19 Sep 2019 10:52:22 +0200 rehn 8226705: [REDO] Deoptimize with handshakes
Tue, 06 Aug 2019 10:48:21 +0200 stefank 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Mon, 12 Aug 2019 10:02:25 +0200 mdoerr 8229236: CriticalJNINatives: dll handling should be done in native thread state
Mon, 29 Jul 2019 09:59:04 -0700 mikael Merge
Wed, 24 Jul 2019 10:50:40 +0300 vlivanov 8227260: JNI upcalls should bypass class initialization barrier in c2i adapter jdk-13+31
Fri, 19 Jul 2019 16:25:04 +0300 vlivanov 8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
Tue, 16 Jul 2019 18:05:42 +0300 bulasevich 8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4
Wed, 10 Jul 2019 07:58:24 -0400 coleenp 8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
Mon, 24 Jun 2019 22:38:17 -0400 dcubed 8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
Tue, 04 Jun 2019 12:44:53 -0700 kvn 8225019: Update JVMCI
Thu, 30 May 2019 13:39:13 +0300 vlivanov 8223213: Implement fast class initialization checks on x86-64
Thu, 23 May 2019 10:13:29 +0200 rehn 8221734: Deoptimize with handshakes
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Mon, 06 May 2019 12:15:49 -0700 vlivanov 8223171: Redundant nmethod dependencies for effectively final methods
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Thu, 04 Apr 2019 09:39:44 +0200 goetz 8221470: Print methods in exception messages in java-like Syntax.
Fri, 08 Mar 2019 23:02:06 +0100 redestad 8219860: Cleanup ClassFileParser::parse_linenumber_table
Tue, 26 Feb 2019 08:01:20 -0500 coleenp 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
Wed, 20 Feb 2019 09:53:28 +0100 redestad 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
Thu, 31 Jan 2019 07:28:40 -0500 coleenp 8212949: Remove ConstantPoolCache::is_constantPoolCache
Tue, 22 Jan 2019 12:37:35 -0800 iklam 8217424: Remove the idempotent parameter to Method::sort_methods
Fri, 28 Sep 2018 16:07:39 -0400 coleenp 8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
Tue, 18 Sep 2018 16:11:36 -0400 coleenp 8210861: Move assert to help diagnose rare RedefineStress crash
Wed, 08 Aug 2018 15:31:07 +0200 tschatzl 8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
Mon, 30 Jul 2018 16:35:54 -0400 hseigel 8207779: Method::is_valid_method() compares 'this' with NULL
less more (0) -30 tip