log

age author description
Tue, 17 May 2016 02:44:58 +0000 dbuck 8154722: Test gc/ergonomics/TestDynamicNumberOfGCThreads.java fails
Fri, 06 May 2016 13:49:45 +0100 robm Merge
Thu, 05 May 2016 13:28:49 +0100 robm 8036630: Null ProtectionDomain in JVM can cause NPE because principals field is not initialized to an empty array
Tue, 26 Apr 2016 02:49:59 +0100 aph 8154210: Zero: Better byte behaviour
Mon, 25 Apr 2016 21:03:53 +0000 kevinw Merge
Thu, 21 Apr 2016 16:19:33 +0300 vkempik 8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
Tue, 26 Apr 2016 13:28:35 -0700 asaha Added tag jdk8u112-b00 for changeset b09a69142dd3
Tue, 07 Feb 2017 17:58:13 +0100 Doug Simon sync with JDK9 changes
Sat, 04 Feb 2017 15:24:10 +0100 Doug Simon use raw method name symbol for isConstructor and isClassInitializer
Fri, 03 Feb 2017 21:08:05 +0100 Doug Simon 8173912: [JVMCI] fix memory overhead of JVMCI
Fri, 03 Feb 2017 08:17:35 +0100 thartmann 8173699: Crash during deoptimization with "assert(result == __null || result->is_oop()) failed: must be oop"
Thu, 02 Feb 2017 23:58:25 +0100 Doug Simon [GR-2538] reduced memory overhead of HotSpotVMConfigStore
Tue, 31 Jan 2017 22:59:16 +0100 Doug Simon removed duplicate registration of StubRoutines::_multiplyToLen in vmstructs
Tue, 31 Jan 2017 16:44:20 +0100 Doug Simon lazily cache the name of a HotSpotResolvedJavaMethodImpl
Mon, 30 Jan 2017 09:59:50 +0100 Christian Haeubl Use direct memory access when checking for a leaf class.
Fri, 27 Jan 2017 11:29:16 +0100 Christian Haeubl Replaced Array.get(...) with manually inlined code.
Thu, 26 Jan 2017 13:02:37 +0100 Doug Simon removed HotSpotResolvedJavaFieldImpl.name field
Wed, 25 Jan 2017 16:39:01 +0100 Doug Simon remove assertion made invalid due to removal of field caching
Wed, 25 Jan 2017 03:21:56 +0100 Thomas Wuerthinger Fix footprint issue in HotSpotResolvedObjectTypeImpl by reducing use of java.util.HashMap.
Tue, 24 Jan 2017 13:03:27 +0100 Doug Simon add ResolvedJavaMethod.hasNeverInlineDirective (JDK-8172733)
Mon, 23 Jan 2017 15:50:05 -0800 Tom Rodriguez Restore extra level of weakness in the ResolvedJavaType cache
Mon, 23 Jan 2017 12:12:16 -0800 Tom Rodriguez 8169938: [AOT] SIGSEGV at ~BufferBlob::vtable chunks
Fri, 30 Dec 2016 04:10:18 -0500 Stefan Anzinger Fix build for Linux/SPARC
Mon, 05 Dec 2016 16:30:33 +0100 Gilles Duboscq No need for ObjectMonitor::_succ, allow EmitSync=2|8 in combination with inline bias-locking
Mon, 05 Dec 2016 11:44:02 +0100 Doug Simon added HotSpotResolvedObjectType.getFingerprint
Fri, 02 Dec 2016 15:04:11 +0100 Gilles Duboscq Export more fields of ObjectMonitor in vmStructs
Fri, 02 Dec 2016 15:02:35 +0100 Gilles Duboscq Make sure slow_path_entry_count_addr stats are collected in all builds
Fri, 02 Dec 2016 12:53:58 +0100 Gilles Duboscq Update and fix JDK version checks
Tue, 22 Nov 2016 23:04:56 +0100 Doug Simon Added tag jvmci-0.23 for changeset 342cab081103
Tue, 22 Nov 2016 10:43:15 -0800 Tom Rodriguez Merge jvmci-0.23