roland [Wed, 28 Sep 2016 11:17:51 +0200] rev 41699
8166836: Elimination of clone's ArrayCopyNode may make compilation fail silently
Reviewed-by: vlivanov
jcm [Thu, 29 Sep 2016 22:37:05 -0700] rev 41698
8134389: Crash in HotSpot with jvm.dll+0x42b48 ciObjectFactory::create_new_metadata
Summary: Always obtain return type from declared_signature for Invoke::declared_type. TypeCast return value to declared_signature return type for inlined lforms.
Reviewed-by: kvn, vlivanov
never [Thu, 29 Sep 2016 10:00:56 -0700] rev 41697
8166869: [JVMCI] record metadata relocations for metadata references
Reviewed-by: kvn
rasbold [Wed, 28 Sep 2016 10:11:40 -0700] rev 41696
8166742: SIGFPE in C2 Loop IV elimination
Reviewed-by: kvn
dnsimon [Tue, 27 Sep 2016 04:48:51 -0700] rev 41695
8166517: [JVMCI] export JVMCI to auto-detected JVMCI compiler
Reviewed-by: kvn, twisti
adinn [Tue, 27 Sep 2016 09:25:26 +0100] rev 41694
8165673: AArch64: Fix JNI floating point argument handling
Reviewed-by: aph, adinn
Contributed-by: ningsheng.jian@linaro.org
mdoerr [Tue, 27 Sep 2016 09:26:30 +0200] rev 41693
8166689: PPC64: Race condition between stack bang and non-entrant patching
Reviewed-by: goetz
amurillo [Thu, 13 Oct 2016 08:57:54 -0700] rev 41692
Merge
hseigel [Mon, 10 Oct 2016 08:34:32 -0400] rev 41691
8166364: fatal error: acquiring lock DirtyCardQ_CBL_mon/16 out of order with lock Module_lock/6 -- possible deadlock
Summary: Set the mirror's module field outside of the module lock.
Reviewed-by: dsamersoff, dholmes, rehn
dnsimon [Fri, 07 Oct 2016 15:40:34 -0700] rev 41690
8167353: [JVMCI] JVMCI re-initialization check is in the wrong location
Reviewed-by: kvn, twisti
aph [Thu, 06 Oct 2016 09:36:23 +0000] rev 41689
Merge
aph [Thu, 06 Oct 2016 09:25:21 +0000] rev 41688
8167200: AArch64: Broken stack pointer adjustment in interpreter
Summary: Always adjust SP unconditionally
Reviewed-by: dlong, kbarrett
dnsimon [Wed, 05 Oct 2016 13:56:26 -0700] rev 41687
8167194: [JVMCI] no reliable mechanism for querying JVMCI system properties
Reviewed-by: kvn
kvn [Wed, 05 Oct 2016 21:35:05 +0200] rev 41686
Merge
goetz [Thu, 22 Sep 2016 18:33:47 +0200] rev 41685
8166562: C2: Suppress relocations in scratch emit.
Reviewed-by: kvn
never [Wed, 05 Oct 2016 11:32:50 -0700] rev 41684
8166929: [JVMCI] Expose decompile counts in MDO
Reviewed-by: twisti
sjohanss [Wed, 05 Oct 2016 13:35:57 +0200] rev 41683
8165949: Serial and ConcMarkSweep do not unload strings when class unloading is disabled
Reviewed-by: mgerdin, tschatzl, stefank
jwilhelm [Wed, 21 Oct 2015 15:18:30 +0200] rev 41682
8166276: Refactor gen_process_roots to allow simpler fix for 8165949
Reviewed-by: mgerdin, stefank
Contributed-by: jesper.wilhelmsson@oracle.com, stefan.johansson@oracle.com
mlarsson [Wed, 05 Oct 2016 12:28:35 +0200] rev 41681
Merge
mlarsson [Thu, 08 Sep 2016 15:57:57 +0200] rev 41680
8165600: Convert internal logging tests to GTest
Reviewed-by: rehn, rprotacio
mlarsson [Thu, 08 Sep 2016 15:51:33 +0200] rev 41679
8165704: Convert LogStream internal tests to GTest
Reviewed-by: rehn, rprotacio
mlarsson [Thu, 08 Sep 2016 15:43:20 +0200] rev 41678
8165702: Convert LogFileOutput internal tests to GTest
Reviewed-by: rehn, rprotacio
mlarsson [Thu, 08 Sep 2016 15:28:05 +0200] rev 41677
8165700: Convert LogMessage internal tests to GTest
Reviewed-by: rehn, rprotacio
mlarsson [Thu, 08 Sep 2016 15:24:52 +0200] rev 41676
8165698: Convert LogTagSet related internal tests to GTest
Reviewed-by: rehn, rprotacio
mlarsson [Thu, 08 Sep 2016 15:24:52 +0200] rev 41675
8165696: Convert gcTraceTime internal tests to GTest
Reviewed-by: rehn, rprotacio
erikj [Wed, 05 Oct 2016 11:05:18 +0200] rev 41674
8164120: The minimal VM should be stripped using --strip-unneeded
Reviewed-by: ihse, tbell, bobv
mdoerr [Fri, 29 Apr 2016 15:23:15 +0200] rev 41673
8155729: C2: Skip transformation of LoadConP for heap-based compressed oops
Reviewed-by: kvn
iignatyev [Tue, 04 Oct 2016 21:21:10 +0300] rev 41672
8166129: hitting vmassert during gtest execution doesn't generate core and hs_err files
Reviewed-by: kzhaldyb, kbarrett
iignatyev [Tue, 04 Oct 2016 21:20:42 +0300] rev 41671
8166925: several native TESTs should be changed to TEST_VM
Reviewed-by: vlivanov, kzhaldyb
enevill [Tue, 24 May 2016 08:47:37 -0700] rev 41670
8157708: aarch64: StrIndexOfChar intrinsic is not implemented
Reviewed-by: aph
Contributed-by: ningsheng.jian@linaro.org
dholmes [Mon, 03 Oct 2016 21:48:21 -0400] rev 41669
8081800: AbstractMethodError when evaluating a private method in an interface via debugger
Reviewed-by: acorn, dcubed, coleenp
kzhaldyb [Wed, 28 Sep 2016 18:40:50 +0300] rev 41668
8166462: Convert TestResourcehash_test to Gtest
Reviewed-by: mgerdin, iignatyev
ccheung [Fri, 30 Sep 2016 12:11:02 -0700] rev 41667
8166930: minor cleanups 1) remove reference to ZIP_ReadMappedEntry 2) checking of st_mode
Reviewed-by: jiangli, lfoltan
amurillo [Fri, 30 Sep 2016 03:24:03 -0700] rev 41666
Merge
rprotacio [Thu, 29 Sep 2016 18:00:01 +0000] rev 41665
Merge
rprotacio [Thu, 29 Sep 2016 13:32:17 -0400] rev 41664
8160064: StackWalker implementation added logging option without using UL
Summary: Moved StackWalk logging to Unified Logging framework
Reviewed-by: coleenp, mockner, dholmes, mchung
lana [Thu, 27 Oct 2016 16:28:59 +0000] rev 41663
Added tag jdk-9+142 for changeset 9d611e487d3e
erikj [Wed, 02 Nov 2016 10:43:03 +0100] rev 41662
8063154: Checked in jvmti.h not in sync with generated jvmti.h
Reviewed-by: tbell
jlahoda [Wed, 02 Nov 2016 07:36:55 +0100] rev 41661
8131019: jshell tool: access javadoc from tool
Summary: Disabling doclint on jdk.compiler/jdk.internal.* packages, to disable lint on newly added jdk.compiler/jdk.internal.shellsupport.doc package.
Reviewed-by: jjg, rfield
erikj [Tue, 01 Nov 2016 15:55:15 +0100] rev 41660
8168982: Missing dependency for docs-copy
Reviewed-by: tbell
erikj [Mon, 31 Oct 2016 16:48:42 +0100] rev 41659
8168950: Incremental build of images always rebuilds jmods
Reviewed-by: tbell
erikj [Fri, 28 Oct 2016 14:29:20 +0200] rev 41658
8062810: Examine src.zip in JDK image and decide if source classes should be organized by module
Reviewed-by: mchung, kcr
lana [Thu, 27 Oct 2016 21:21:52 +0000] rev 41657
Merge
ddehaven [Thu, 27 Oct 2016 09:51:33 -0700] rev 41656
8167187: Exported elements referring to inaccessible types in jdk.jsobject
Reviewed-by: mchung, alanb
prr [Thu, 27 Oct 2016 08:52:00 -0700] rev 41655
Merge
prr [Wed, 19 Oct 2016 08:05:48 -0700] rev 41654
Merge
prr [Tue, 18 Oct 2016 13:02:47 -0700] rev 41653
8167126: Create a module to provide access to non-SE desktop APIs
Reviewed-by: alanb, mchung
ihse [Wed, 26 Oct 2016 16:00:26 +0200] rev 41652
8168772: Convert javadoc generation to build-infra standards
Reviewed-by: erikj
ihse [Wed, 26 Oct 2016 09:44:20 +0200] rev 41651
8168636: More detailed information about native libraries in build log
Reviewed-by: erikj
amurillo [Tue, 25 Oct 2016 12:25:41 -0700] rev 41650
Merge
amurillo [Thu, 20 Oct 2016 16:53:56 -0700] rev 41649
Merge
ctornqvi [Tue, 18 Oct 2016 06:14:35 -0400] rev 41648
8166738: Enable concurrency in Hotspot jtreg testing
Reviewed-by: gtriantafill, erikj, sspitsyn
amurillo [Thu, 13 Oct 2016 08:57:52 -0700] rev 41647
Merge
simonis [Thu, 06 Oct 2016 13:41:43 +0200] rev 41646
8166800: [s390] Top-level build changes required for Linux/s390x
Reviewed-by: erikj
lana [Thu, 27 Oct 2016 16:28:36 +0000] rev 41645
Added tag jdk-9+142 for changeset 81d196a50ed9
duke [Wed, 05 Jul 2017 22:22:34 +0200] rev 41644
Added tag jdk-9+142 for changeset df0e03e3ca0e
duke [Wed, 05 Jul 2017 22:22:33 +0200] rev 41643
Merge
duke [Wed, 05 Jul 2017 22:22:25 +0200] rev 41642
Merge
rfield [Mon, 24 Oct 2016 17:06:10 -0700] rev 41641
8167637: jshell tool: /edit should use EDITOR setting
8167640: jshell tool: external editor temp file should be *.java
Reviewed-by: jlahoda
mcimadamore [Mon, 24 Oct 2016 14:47:48 +0100] rev 41640
8168480: Speculative attribution of lambda causes NPE in Flow
Summary: Flow attempts to analyze too much of a lambda body during attribution
Reviewed-by: vromero