kvn [Fri, 14 Oct 2016 08:54:02 -0700] rev 41703
Merge
rschatz [Mon, 03 Oct 2016 19:09:26 +0000] rev 41702
Merge
rschatz [Mon, 03 Oct 2016 17:54:28 +0000] rev 41701
8166781: fix wrong comment in ReceiverTypeData
Reviewed-by: kvn
dlong [Mon, 03 Oct 2016 12:35:51 -0400] rev 41700
Merge
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
darcy [Sat, 22 Oct 2016 12:27:52 -0700] rev 41639
8168499: Workaround intermittent failures of IntersectionTargetTypeTest.java
Reviewed-by: rfield, amlu, mcimadamore
jjg [Thu, 20 Oct 2016 16:31:42 -0700] rev 41638
8168343: 3 javac tests fail when run on an exploded image
Reviewed-by: darcy
jjg [Thu, 20 Oct 2016 13:44:51 -0700] rev 41637
8145471: javac changes for enhanced deprecation
Reviewed-by: smarks, tbell, mcimadamore, jlahoda
lana [Thu, 20 Oct 2016 20:01:40 +0000] rev 41636
Merge
rfield [Thu, 20 Oct 2016 12:53:11 -0700] rev 41635
8163840: jshell tool: provide way to display configuration settings
Reviewed-by: jlahoda
ksrini [Wed, 19 Oct 2016 16:58:09 -0700] rev 41634
8168368: Add missing bug id for JDK-8167383
Reviewed-by: bpatel
ksrini [Wed, 19 Oct 2016 14:51:20 -0700] rev 41633
8167383: Javadoc does not handle packages correctly when used with module option.
Reviewed-by: bpatel, jjg
tbell [Wed, 19 Oct 2016 07:48:49 -0700] rev 41632
8167600: jib make run-test for langtools and intermittent failures on windows-x86
Reviewed-by: ihse
jlahoda [Wed, 19 Oct 2016 12:42:37 +0200] rev 41631
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
Summary: Reset the console when the process is suspended and resumed.
Reviewed-by: rfield
bpatel [Thu, 14 Jul 2016 13:35:35 -0700] rev 41630
8151921: Improved page resolution
Reviewed-by: jjg, ksrini, ahgross
vromero [Wed, 02 Mar 2016 18:25:01 -0500] rev 41629
8026721: Enhance Lambda serialization
Reviewed-by: jjg, briangoetz
jlahoda [Tue, 18 Oct 2016 16:00:32 +0200] rev 41628
8167461: jshell tool: Scanner#next() hangs tool
Summary: PipeInputStream.read(byte[]...) should only read available bytes; properly resending exceptions for snippet's System.in and properly closing it; more reliable way to cancel user input while waiting in System.in.
Reviewed-by: rfield
lana [Thu, 20 Oct 2016 18:38:11 +0000] rev 41627
Added tag jdk-9+141 for changeset e8f487b79e24
duke [Wed, 05 Jul 2017 22:22:15 +0200] rev 41626
Merge
lana [Thu, 20 Oct 2016 18:38:09 +0000] rev 41625
Added tag jdk-9+141 for changeset bca74f620797
duke [Wed, 05 Jul 2017 22:22:08 +0200] rev 41624
Merge
aefimov [Fri, 21 Oct 2016 02:53:22 +0300] rev 41623
8167179: Make XSL generated namespace prefixes local to transformation process
Reviewed-by: joehw
lana [Thu, 20 Oct 2016 18:38:09 +0000] rev 41622
Added tag jdk-9+141 for changeset 51d1140a3ee3
duke [Wed, 05 Jul 2017 22:22:00 +0200] rev 41621
Merge
hannesw [Mon, 24 Oct 2016 13:20:27 +0200] rev 41620
8164708: String.prototype.replace replaces empty match twice
Reviewed-by: sundar, attila
hannesw [Fri, 21 Oct 2016 10:02:09 +0200] rev 41619
8168140: TypedArrays should implement ES6 iterator protocol
Reviewed-by: sundar, lagergren
hannesw [Fri, 21 Oct 2016 09:43:11 +0200] rev 41618
8168146: Infinite recursion in Uint8ClampedArray.set
Reviewed-by: sundar
lana [Thu, 20 Oct 2016 20:01:31 +0000] rev 41617
Merge
jlahoda [Wed, 19 Oct 2016 12:42:41 +0200] rev 41616
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
Summary: Reset the console when the process is suspended and resumed.
Reviewed-by: sundar
sundar [Wed, 19 Oct 2016 13:27:20 +0530] rev 41615
8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
Reviewed-by: alanb, hannesw
lana [Thu, 20 Oct 2016 18:38:11 +0000] rev 41614
Added tag jdk-9+141 for changeset 2b32a69a46c1
duke [Wed, 05 Jul 2017 22:21:51 +0200] rev 41613
Merge
rriggs [Mon, 24 Oct 2016 14:53:29 -0400] rev 41612
8164908: ReflectionFactory support for IIOP and custom serialization
Summary: Update IIOP Streams to use ReflectionFactory and Unsafe
Reviewed-by: alanb, chegar, plevart, amlu
lana [Thu, 20 Oct 2016 18:38:08 +0000] rev 41611
Added tag jdk-9+141 for changeset 2770f176df66
duke [Wed, 05 Jul 2017 22:21:44 +0200] rev 41610
Merge
rriggs [Mon, 24 Oct 2016 18:08:36 -0400] rev 41609
8168614: Disable CORBA com.sun.corba.serialization.ObjectStreamTest.echoObjects
Reviewed-by: darcy
rriggs [Mon, 24 Oct 2016 14:52:51 -0400] rev 41608
8164908: ReflectionFactory support for IIOP and custom serialization
Summary: Add support for serialization to sun.reflect.ReflectionFactory
Reviewed-by: alanb, chegar, plevart, amlu
rriggs [Mon, 24 Oct 2016 09:40:06 -0400] rev 41607
8167192: [Testbug] java/io/Serializable/serialFilter test conditions wrong
Reviewed-by: lancea, mchung
okutsu [Mon, 24 Oct 2016 15:26:15 +0900] rev 41606
8152926: PropertyResourceBundle constructor don't understand the System.setProperty change
Reviewed-by: naoto, peytoia
igerasim [Sat, 22 Oct 2016 17:03:17 +0300] rev 41605
8165463: Native implementation of sunmscapi should use operator new (nothrow) for allocations
Reviewed-by: clanger, jnimeh, vinnie
mullan [Fri, 21 Oct 2016 09:03:35 -0400] rev 41604
Merge
mullan [Fri, 21 Oct 2016 09:02:57 -0400] rev 41603
8168313: Tighten permissions granted to jdk.crypto.pkcs11 module
Reviewed-by: ascarpino
simonis [Fri, 21 Oct 2016 14:57:50 +0200] rev 41602
8168471: Non ANSI C declaration of block local variable in NetworkInterface_winXP.c
Reviewed-by: chegar
prappo [Fri, 21 Oct 2016 12:31:50 +0100] rev 41601
8168417: Pending exceptions in java.base/windows/native/libnio
Reviewed-by: chegar, alanb
rchamyal [Fri, 21 Oct 2016 14:52:04 +0530] rev 41600
8163330: HijrahDate aligned day of week incorrect
Reviewed-by: rriggs, scolebourne
Contributed-by: anubhav.meena@oracle.com
rgoel [Fri, 21 Oct 2016 11:33:37 +0900] rev 41599
8146750: java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US.
Reviewed-by: okutsu, rriggs, naoto, peytoia
smarks [Thu, 20 Oct 2016 13:27:48 -0700] rev 41598
8152617: add missing wildcards to Optional or() and flatMap()
Reviewed-by: psandoz, forax
lana [Thu, 20 Oct 2016 20:02:11 +0000] rev 41597
Merge
ddehaven [Wed, 12 Oct 2016 08:47:53 -0700] rev 41596
8165271: Fix use of reflection to gain access to private fields
Reviewed-by: mchung
asmotrak [Thu, 20 Oct 2016 11:23:41 -0700] rev 41595
8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently
Reviewed-by: chegar
prappo [Thu, 20 Oct 2016 18:35:45 +0100] rev 41594
8168405: Pending exceptions in java.base/windows/native
Reviewed-by: chegar, clanger
amlu [Thu, 20 Oct 2016 20:20:10 +0800] rev 41593
8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind
Reviewed-by: chegar
dfuchs [Thu, 20 Oct 2016 12:31:24 +0100] rev 41592
8157965: update httpserver logging to use java.lang.System.Logger
Summary: this patch updates the jdk.httpserver module to use System.Logger and break its dependency with the java.logging module.
Reviewed-by: rriggs, michaelm, chegar, mchung
weijun [Thu, 20 Oct 2016 14:11:26 +0800] rev 41591
8168374: TsacertOptionTest.java fails on all platforms
Reviewed-by: vinnie
weijun [Thu, 20 Oct 2016 09:24:47 +0800] rev 41590
8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
Reviewed-by: mullan
ascarpino [Wed, 19 Oct 2016 10:49:52 -0700] rev 41589
8167591: Add MD5 to signed JAR restrictions
Reviewed-by: mullan, jnimeh
jlahoda [Wed, 19 Oct 2016 12:42:34 +0200] rev 41588
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
Summary: Allow use of jdk.internal.misc.Signal from jshell and jjs.
Reviewed-by: rfield, chegar
sundar [Wed, 19 Oct 2016 13:26:49 +0530] rev 41587
8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
Reviewed-by: alanb, hannesw
weijun [Wed, 19 Oct 2016 11:45:43 +0800] rev 41586
8167647: Copy-and-paste bug in javax.security.auth.kerberos.KerberosTicket.toString()
Reviewed-by: xuelei
vinnie [Thu, 13 Oct 2016 15:27:33 +0100] rev 41585
8165064: Enhance thread contexts in JNDI
Reviewed-by: chegar
rriggs [Wed, 12 Oct 2016 13:53:41 -0400] rev 41584
8167628: Test for RMI API to export an object with a serialization filter
Reviewed-by: dfuchs