log

age author description
Wed, 01 Jun 2016 13:36:42 +0200 robilad 8154469: Update FSF address
Tue, 24 May 2016 17:49:06 +0530 csahu 8063086: Math.pow yields different results upon repeated calls
Wed, 18 May 2016 11:06:00 +0200 aeriksso 8135322: ConstantPool::release_C_heap_structures not run in some circumstances
Tue, 24 May 2016 18:42:01 +0300 vlivanov 8154831: CastII/ConvI2L for a range check is prematurely eliminated
Mon, 25 Apr 2016 11:36:14 +0200 stefank 8017629: G1: UseSHM in combination with a G1HeapRegionSize > os::large_page_size() falls back to use small pages
Thu, 23 Apr 2015 18:00:50 +0200 stuefe 8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux)
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