log

age author description
Fri, 23 Jun 2017 09:33:21 +0200 roland 8181742: Load that bypasses arraycopy has wrong memory state jdk-9+176
Thu, 22 Jun 2017 18:42:45 +0000 lana Added tag jdk-9+175 for changeset 8f04d457168b
Tue, 20 Jun 2017 13:44:43 +0000 vlivanov Merge jdk-9+175
Tue, 20 Jun 2017 14:37:25 +0300 vlivanov 8181872: C1: possible overflow when strength reducing integer multiply by constant
Tue, 20 Jun 2017 17:00:07 +0800 fyang 8182581: aarch64: fix for crash caused by earlyret of compiled method
Sat, 17 Jun 2017 11:50:50 -0700 mchung 8182416: Clean up module-info.java like move requires transitive adjacent to exports
Sat, 17 Jun 2017 08:03:09 +0100 alanb Merge
Fri, 16 Jun 2017 09:20:23 -0700 alanb 8181087: Module system implementation refresh (6/2017)
Fri, 16 Jun 2017 22:10:34 +0000 poonam 8178536: OOM ERRORS + SERVICE-THREAD TAKES A PROCESSOR TO 100%
Fri, 16 Jun 2017 12:18:46 -0700 dnsimon 8182310: [AOT][JVMCI] Get host class of VM anonymous class
Thu, 15 Jun 2017 17:43:56 +0000 lana Merge
Tue, 13 Jun 2017 23:22:58 +0000 sspitsyn Merge
Tue, 13 Jun 2017 16:19:49 -0700 sspitsyn 8178054: [TESTBUG] Need test for JVM TI IsModifiableModule
Tue, 13 Jun 2017 10:27:42 -0700 dlong 8181757: NonNMethod heap in segmented CodeCache is not scanned in some cases
Fri, 02 Jun 2017 11:26:36 +0200 rbackman 8180197: Failing assert: id must be initialized
Sat, 10 Jun 2017 16:01:29 +0800 fyang 8181906: AArch64: port bugfix for 7009641 to AArch64
Thu, 15 Jun 2017 17:24:10 +0000 lana Added tag jdk-9+174 for changeset 944791f81601
Thu, 08 Jun 2017 23:11:00 +0000 lana Merge jdk-9+174
Wed, 07 Jun 2017 18:57:35 -0700 mchung 8181639: Add tool and services information to module summary
Mon, 05 Jun 2017 15:52:09 -0700 psandoz 8181292: Backport Rename internal Unsafe.compare methods from 10 to 9
Tue, 06 Jun 2017 13:31:34 -0400 eosterlund 8161145: The min/max macros make hotspot tests fail to build with GCC 6
Thu, 08 Jun 2017 16:32:53 +0000 lana Added tag jdk-9+173 for changeset e64b1cb48d6e
Fri, 02 Jun 2017 10:37:05 -0400 bobv Merge jdk-9+173
Fri, 02 Jun 2017 10:35:44 -0400 bobv 8181093: assert(si->is_ldr_literal()) failed on arm64 test nsk/jdi/.../returnValue004
Fri, 02 Jun 2017 14:29:02 +0200 ihse 8180322: Move JNI spec to specs directory
Fri, 02 Jun 2017 09:08:34 +0200 roland 8179678: ArrayCopy with same src and dst can cause incorrect execution or compiler crash
Thu, 01 Jun 2017 18:48:34 +0000 lana Merge
Tue, 30 May 2017 21:35:21 +0300 vlivanov 8179882: C2: Stale control info after cast node elimination during loop optimization pass
Thu, 01 Jun 2017 18:26:33 +0000 lana Added tag jdk-9+172 for changeset 1ae9e84f68b3
Mon, 29 May 2017 10:32:37 +0200 zmajo 8180855: Null pointer dereference in OopMapSet::all_do of oopMap.cpp:394 jdk-9+172
Fri, 26 May 2017 00:45:12 +0000 lana Merge
Wed, 24 May 2017 16:53:58 +0200 thartmann 8180813: Null pointer dereference of CodeCache::find_blob() result
Fri, 26 May 2017 00:29:12 +0000 lana Added tag jdk-9+171 for changeset d53171650a2c
Mon, 22 May 2017 15:28:12 -0700 iignatyev 8180721: clean up ProblemList jdk-9+171
Mon, 22 May 2017 15:27:20 -0700 iignatyev 8180793: move jdk.test.lib.wrappers.* to jdk.test.lib package
Mon, 22 May 2017 09:23:59 +0200 thartmann 8180575: Null pointer dereference in LoadNode::Identity()
Mon, 22 May 2017 09:18:12 +0200 thartmann 8180576: Null pointer dereference in Matcher::xform()
Mon, 22 May 2017 09:17:32 +0200 thartmann 8180511: Null pointer dereference in Matcher::ReduceInst()
Mon, 22 May 2017 09:16:46 +0200 thartmann 8180617: Null pointer dereference in InitializeNode::complete_stores
Mon, 22 May 2017 09:14:10 +0200 thartmann 8180565: Null pointer dereferences of ConstMethod::method()
Fri, 19 May 2017 15:32:17 +0530 uvangapally 8175845: Provide javadoc descriptions for jdk.hotspot.agent module
Thu, 18 May 2017 16:39:19 -0700 twisti 8180453: [JVMCI] mx eclipseinit doesn't pick up generated sources
Thu, 18 May 2017 16:48:24 +0000 lana Merge
Tue, 16 May 2017 12:55:54 -0700 mcberg 8178800: compiler/c2/PolynomialRoot.java fails on Xeon Phi linux host with UseAVX=3
Thu, 18 May 2017 14:54:53 +0000 lana Added tag jdk-9+170 for changeset 38a240fd58a2
Thu, 11 May 2017 13:11:42 +0100 aph 8179954: AArch64: C1 and C2 volatile accesses are not sequentially consistent jdk-9+170
Mon, 15 May 2017 12:20:15 +0200 tschatzl 8180048: Interned string and symbol table leak memory during parallel unlinking
Thu, 11 May 2017 14:13:59 -0700 iignatyev 8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management
Thu, 11 May 2017 14:03:50 -0700 iignatyev 8180037: move jdk.test.lib.InMemoryJavaCompiler to a separate package
Thu, 11 May 2017 18:11:13 +0000 lana Merge
Thu, 11 May 2017 09:00:56 +0200 ihse 8174848: Remove gpl templates from hotspot/make
Thu, 11 May 2017 16:26:48 +0000 lana Added tag jdk-9+169 for changeset 16d692be099c
Tue, 09 May 2017 12:53:37 +0200 ihse 8179889: Fix typographic errors in copyright headers jdk-9+169
Tue, 25 Apr 2017 09:37:24 +0200 roland 8179070: nashorn+octane's box2d causes c2 to crash with "Bad graph detected in compute_lca_of_uses"
Thu, 04 May 2017 17:54:34 +0000 lana Merge
Thu, 04 May 2017 09:43:45 +0100 alanb Merge
Thu, 04 May 2017 07:26:28 +0000 alanb 8178380: Module system implementation refresh (5/2017)
Thu, 04 May 2017 16:38:07 +0000 lana Added tag jdk-9+168 for changeset fbb9c8026495
Fri, 28 Apr 2017 02:54:05 -0700 dnsimon 8177845: Need a mechanism to load Graal jdk-9+168
Thu, 27 Apr 2017 21:16:33 +0000 lana Merge