mbaesken [Wed, 06 Feb 2019 16:02:27 +0100] rev 53723
8218562: handle HOTSPOT_BUILD_COMPILER for clang/xlclang and cleanup HOTSPOT_BUILD_COMPILER settings
Reviewed-by: dholmes, ihse, mdoerr
stuefe [Fri, 08 Feb 2019 08:49:32 +0100] rev 53722
8212828: (process) Change the Process launch mechanism default on Linux to be posix_spawn
Reviewed-by: rriggs, martin
ascarpino [Mon, 11 Feb 2019 13:23:20 -0800] rev 53721
8201633: Problems with AES-GCM native acceleration
Reviewed-by: valeriep
dfuchs [Mon, 11 Feb 2019 18:41:24 +0100] rev 53720
8218554: HttpServer: allow custom handlers to request that the connection be closed after the exchange.
Summary: custom handler code can supply `Connection: close` to response headers in order to force connection close after the exchange terminates.
Reviewed-by: chegar
rkennke [Mon, 11 Feb 2019 16:49:08 +0100] rev 53719
8217874: Shenandoah: Clobbered register in ShenandoahBarrierSetAssembler::cmpxchg_oop()
Reviewed-by: adinn
gadams [Mon, 11 Feb 2019 07:19:32 -0500] rev 53718
8068225: nsk/jdi/EventQueue/remove_l/remove_l005 intermittently times out
Reviewed-by: cjplummer, sspitsyn
ihse [Mon, 11 Feb 2019 12:12:41 +0100] rev 53717
8218736: Build warning in lib/JvmFlags.gmk: extraneous text after 'ifeq' directive
Reviewed-by: redestad, shade
weijun [Mon, 11 Feb 2019 11:01:00 +0800] rev 53716
8180569: Refactor sun/security/krb5/ shell tests to plain java tests
Reviewed-by: mullan
lancea [Sat, 09 Feb 2019 17:19:53 -0500] rev 53715
8182117: Document Zip File System Properties
Reviewed-by: alanb, mchung, rriggs, clanger
shade [Sat, 09 Feb 2019 19:39:28 +0100] rev 53714
8218715: [TESTBUG] TestUseOptoBiasInliningWithoutEliminateLocks needs to unlock WhiteBoxAPI
Reviewed-by: kvn
dtitov [Sat, 09 Feb 2019 10:07:13 -0800] rev 53713
8218705: Test sun/tools/jcmd/TestJcmdDefaults.java fails on Linux
Reviewed-by: dholmes
dholmes [Fri, 08 Feb 2019 20:51:55 -0500] rev 53712
8193234: When using -Xcheck:jni an internally allocated buffer can leak
Reviewed-by: shade, hseigel
shurailine [Fri, 08 Feb 2019 05:46:11 -0900] rev 53711
8218692: Switch to JCov build which supports byte code version 57
Reviewed-by: erikj
dl [Fri, 08 Feb 2019 13:39:22 -0800] rev 53710
8210280: Unnecessary reallocation when invoking HashMap.putAll()
Reviewed-by: martin, mvala, igerasim, chegar, rriggs
Contributed-by: Michal Vala <mvala@redhat.com>, Doug Lea <dl@cs.oswego.edu>, Martin Buchholz <martinrb@google.com>
zgu [Fri, 08 Feb 2019 14:03:09 -0500] rev 53709
8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
Reviewed-by: shade, coleenp
xuelei [Fri, 08 Feb 2019 10:03:07 -0800] rev 53708
8218580: endpoint identification algorithm should be case-insensitive
Reviewed-by: jnimeh
dtitov [Fri, 08 Feb 2019 09:41:45 -0800] rev 53707
8205654: serviceability/dcmd/framework/HelpTest.java timed out
Reviewed-by: sspitsyn, dholmes
roland [Thu, 07 Feb 2019 09:55:57 +0100] rev 53706
8217990: C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks
Reviewed-by: thartmann, mdoerr, rrich, kvn
coleenp [Fri, 08 Feb 2019 09:33:59 -0500] rev 53705
8218593: Symbol leak in prepend_host_package_name
Summary: add appropriate refcounting for Symbols stomped by parsing
Reviewed-by: hseigel, zgu
tschatzl [Fri, 08 Feb 2019 12:55:20 +0100] rev 53704
8217328: Rename CollectionSetChooser to G1CollectionSetChooser
Reviewed-by: lkorinth, kbarrett
tschatzl [Fri, 08 Feb 2019 12:55:20 +0100] rev 53703
8217330: Split G1CollectionSetChooser into collection set candidate container and the chooser algorithm
Reviewed-by: lkorinth, kbarrett
tschatzl [Fri, 08 Feb 2019 12:55:20 +0100] rev 53702
8217778: StringTable cleanup miscalculates amount of dead objects
Reviewed-by: kbarrett
chegar [Fri, 08 Feb 2019 13:07:44 +0000] rev 53701
Merge
chegar [Fri, 08 Feb 2019 12:23:16 +0000] rev 53700
8218662: Allow 204 responses with Content-Length:0
Reviewed-by: michaelm
chegar [Fri, 08 Feb 2019 12:44:16 +0000] rev 53699
Merge
chegar [Fri, 08 Feb 2019 11:26:21 +0000] rev 53698
8218546: Unable to connect to https://google.com using java.net.HttpClient
Reviewed-by: dfuchs
jlahoda [Fri, 08 Feb 2019 12:31:24 +0100] rev 53697
8216263: Add historical data for JDK 12
Summary: Including --release 12 data, based on 12-ea+30, built from changeset 6c377af36a5c.
Reviewed-by: darcy, jjg
jlahoda [Fri, 08 Feb 2019 12:31:23 +0100] rev 53696
8218630: CreateSymbols includes class and module headers unnecessarily.
Summary: Ensure class and module headers from the current version are properly matched to existing ones to avoid duplication.
Reviewed-by: jjg
jlahoda [Fri, 08 Feb 2019 12:31:22 +0100] rev 53695
8217335: Add a script to generate --release data
Reviewed-by: darcy, ihse
lkorinth [Fri, 08 Feb 2019 12:09:41 +0100] rev 53694
8217332: JTREG: Clean up, use generics instead of raw types
Reviewed-by: tschatzl, sangheki
lkorinth [Fri, 08 Feb 2019 11:52:33 +0100] rev 53693
8217329: JTREG: Clean up, remove unused imports in gc folder
Reviewed-by: lmesnik, tschatzl
jwilhelm [Fri, 08 Feb 2019 02:57:40 +0100] rev 53692
Merge