joehw [Thu, 21 Dec 2017 17:08:05 -0800] rev 48412
8184431: References to @sun.com
Reviewed-by: lancea
attila [Wed, 20 Dec 2017 17:36:50 +0100] rev 48411
8193371: Use Dynalink REMOVE operation in Nashorn
Reviewed-by: hannesw, sundar
psandoz [Wed, 20 Dec 2017 11:40:45 -0800] rev 48410
8193856: takeWhile produces incorrect result with elements produced by flatMap
Reviewed-by: smarks
joehw [Thu, 21 Dec 2017 09:29:24 -0800] rev 48409
8193568: @LastModified tag in license header
Reviewed-by: rriggs
chegar [Thu, 21 Dec 2017 16:58:51 +0000] rev 48408
8193365: Improve interoperability between HTTP Client's BodyPublisher/BodySubscriber and Flow.Subscriber/Publisher
Reviewed-by: dfuchs
hannesw [Thu, 21 Dec 2017 10:26:03 +0100] rev 48407
8193491: JavaImporter fails to resolve method elements within functions, that contain too many statements
Reviewed-by: hannesw, sundar, jlaskey
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
jjg [Wed, 20 Dec 2017 13:28:23 -0800] rev 48406
8193512: Remove remnants of javah from jdk/jdk repo
Reviewed-by: tbell, erikj, alanb, darcy
coleenp [Tue, 19 Dec 2017 15:56:28 -0500] rev 48405
8193622: JFR test TestUnloadingEventClass.java times out intermittently
Summary: Previous change was leaving scratch classes on CLD::_klasses list which are reported to tracing
Reviewed-by: gtriantafill, dcubed, mgronlun
jwilhelm [Wed, 20 Dec 2017 20:55:07 +0100] rev 48404
Merge
iklam [Wed, 13 Dec 2017 15:37:48 -0800] rev 48403
8165603: runtime/appcds/UseAppCDS.java: failed to clean up files after test when running with agentvm
Reviewed-by: mseledtsov, dholmes
lkorinth [Wed, 06 Dec 2017 11:11:16 +0100] rev 48402
8133805: Remove the bot_updates parameter from G1Allocator's allocation methods
Reviewed-by: tschatzl, sjohanss
jgeorge [Thu, 14 Dec 2017 12:49:47 +0530] rev 48401
8192985: SA: Test cases for the clhsdb 'inspect', 'scanoops' and 'printas' commands
Summary: Create tests for the clhsdb commands: inspect, scanoops and printas
Reviewed-by: sspitsyn, sballal, cjplummer
dlong [Wed, 13 Dec 2017 20:35:09 -0800] rev 48400
8193323: Crash in "failed dependencies, but counter didn't change" with enabled UseJVMCICompiler
Reviewed-by: kvn
jwilhelm [Wed, 13 Dec 2017 23:06:59 +0100] rev 48399
Merge
iveresov [Wed, 13 Dec 2017 12:28:22 -0800] rev 48398
8193439: Update Graal
Reviewed-by: kvn
kvn [Wed, 13 Dec 2017 11:59:55 -0800] rev 48397
8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line
Summary: skip tests which use --limit-modules when Graal is used as JIT compiler.
Reviewed-by: alanb, mchung, dholmes, ccheung, dnsimon