dcubed [Tue, 12 Dec 2017 21:27:06 -0500] rev 48389
8193407: jdk/hs fails Solaris slowdebug test-image build
Summary: Add a missing '-lc' option for libCNLookUp.
Reviewed-by: dholmes, kvn
coleenp [Tue, 12 Dec 2017 14:14:06 -0500] rev 48388
Merge
coleenp [Tue, 12 Dec 2017 11:55:57 -0500] rev 48387
8193386: CompressedClassSize too large with MaxMetaspace
Reviewed-by: ysuenaga, coleenp
Contributed-by: manc@google.com
thartmann [Tue, 12 Dec 2017 19:05:02 +0100] rev 48386
8193363: TestDumpReplay.java fails with product builds
Summary: Added missing -XX:+IgnoreUnrecognizedVMOptions
Reviewed-by: kvn
cjplummer [Sat, 09 Dec 2017 07:50:50 -0800] rev 48385
8191229: serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java fails with NoClassDefFoundError
Summary: call FindClass() when we are in the proper classloader context
Reviewed-by: sspitsyn, dholmes, amenkov
jwilhelm [Fri, 08 Dec 2017 23:43:25 +0100] rev 48384
Merge
ccheung [Fri, 08 Dec 2017 15:14:08 -0800] rev 48383
8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass())
Summary: disable loading array classes from the class list
Reviewed-by: iklam, jiangli
dcubed [Fri, 08 Dec 2017 15:24:47 -0500] rev 48382
8193135: get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff
Reviewed-by: stefank, gtriantafill, coleenp
sballal [Fri, 08 Dec 2017 15:41:11 +0530] rev 48381
8193124: SA: Testcases for clhsdb jdis and findpc commands
Reviewed-by: sundar, cjplummer, jgeorge
hannesw [Wed, 20 Dec 2017 21:40:11 +0100] rev 48380
8193508: Expressions in split literals must never be optimistic
Reviewed-by: jlaskey, sundar
chegar [Mon, 18 Dec 2017 10:21:38 +0000] rev 48379
8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods
Reviewed-by: dfuchs
mr [Tue, 19 Dec 2017 08:51:11 -0800] rev 48378
8193764: Cannot set COMPANY_NAME when configuring a build
Reviewed-by: erikj, martin, tbell
michaelm [Tue, 19 Dec 2017 16:12:55 +0000] rev 48377
Merge
michaelm [Tue, 19 Dec 2017 15:48:49 +0000] rev 48376
8192966: HttpClient should reuse TCP connection for h2c connections
Reviewed-by: dfuchs
sundar [Tue, 19 Dec 2017 21:35:30 +0530] rev 48375
8193779: Fix copyright header in nashorn builtin scripts
Reviewed-by: alanb, hannesw