dtitov [Wed, 17 Jan 2018 16:49:43 -0800] rev 48790
8153629: Need to cover JVMTI's GetOwnedMonitorStackDepthInfo function
Reviewed-by: sspitsyn, cjplummer
gziemski [Wed, 17 Jan 2018 13:39:07 -0600] rev 48789
8194831: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java misleading error message
Summary: Only show the actual GC used in the error message. Show exit status in hex as well as decimal.
Reviewed-by: dholmes
amenkov [Wed, 17 Jan 2018 09:43:14 -0800] rev 48788
8187447: 2081 doc issues in jvmti.html
Reviewed-by: sspitsyn, dtitov
kbarrett [Tue, 21 Nov 2017 09:47:55 -0500] rev 48787
8194312: Support parallel and concurrent JNI global handle processing
Summary: Add OopStorage, change JNI gloabl/weak to use OopStorage.
Reviewed-by: coleenp, sspitsyn, eosterlund
jwilhelm [Sat, 13 Jan 2018 02:56:22 +0100] rev 48786
Merge
eosterlund [Mon, 15 Jan 2018 15:18:27 +0100] rev 48785
8195107: CDS broken due to 8194741
Reviewed-by: coleenp
eosterlund [Wed, 10 Jan 2018 22:43:42 +0100] rev 48784
8194741: Refactor oops in constant pool from CDS to use the Access API
Reviewed-by: coleenp, jiangli
pliden [Fri, 12 Jan 2018 16:19:56 +0100] rev 48783
8195000: Remove unused left-overs in arguments.hpp
Reviewed-by: stefank
stefank [Fri, 12 Jan 2018 13:56:05 +0100] rev 48782
8194925: NMT: SummarySanityCheck test can't parse values > max_jint
Reviewed-by: shade, zgu
eosterlund [Wed, 10 Jan 2018 22:40:47 +0100] rev 48781
8194736: Refactor weak oops in ProtectionDomain table to use the Access API
Reviewed-by: coleenp, pliden
lana [Fri, 09 Feb 2018 02:23:34 +0000] rev 48780
Merge
lana [Thu, 08 Feb 2018 20:19:02 +0000] rev 48779
Added tag jdk-10+43 for changeset 107413b070b9
tschatzl [Thu, 08 Feb 2018 10:15:57 +0100] rev 48778
8196883: G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
Summary: Remove code related to collection set checking in that method.
Reviewed-by: kbarrett, ehelin
lana [Tue, 06 Feb 2018 22:26:13 -0800] rev 48777
8196383: JDK 10 L10n resource file update - msgdrop 20
Reviewed-by: naoto
Contributed-by: yue.l.liu@oracle.com
jlahoda [Wed, 07 Feb 2018 16:49:24 +0100] rev 48776
8194764: javac incorrectly flags deprecated for removal imports
Summary: Fixing source range for the Source.Feature.DEPRECATE_ON_IMPORT
Reviewed-by: mcimadamore
clanger [Wed, 07 Feb 2018 09:18:13 +0100] rev 48775
8196678: avoid printing uninitialized buffer in os::print_memory_info on AIX
Reviewed-by: dholmes, goetz, clanger
Contributed-by: arno.zeller@sap.com
joehw [Fri, 02 Feb 2018 14:44:48 -0800] rev 48774
8196717: remove xmlresolver.md
Reviewed-by: lancea, rriggs
asaha [Fri, 02 Feb 2018 19:44:29 +0000] rev 48773
8195973: Update JDK 10 repo for FCS build
Reviewed-by: erikj
Contributed-by: diancui.zhou@oracle.com
prr [Fri, 02 Feb 2018 08:41:02 -0800] rev 48772
8196288: Update src/java.desktop/share/legal/libharfbuzz.md for harfbuzz
Reviewed-by: psadhukhan
lana [Fri, 02 Feb 2018 03:02:26 +0000] rev 48771
Added tag jdk-10+42 for changeset 4b62b815b4f4
martin [Mon, 05 Feb 2018 20:20:35 -0800] rev 48770
8196768: RootLoggerHandlers fails when source tree is read-only
Reviewed-by: dfuchs
shurailine [Thu, 08 Feb 2018 06:19:24 -0800] rev 48769
Merge
shurailine [Thu, 08 Feb 2018 06:16:49 -0800] rev 48768
8178342: Missing @modules in jdk/jdk/nio/zipfs
Reviewed-by: mchung
gadams [Thu, 08 Feb 2018 09:24:44 -0500] rev 48767
8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
Reviewed-by: erikj, clanger, chegar
erikj [Thu, 08 Feb 2018 12:01:32 -0800] rev 48766
8196985: Disable new warnings from GCC 7.3 in jdk libraries
Reviewed-by: tbell, ihse
bpb [Thu, 08 Feb 2018 10:54:01 -0800] rev 48765
8197141: Add java/nio/file/WatchService/LotsOfCancels.java to ProblemList on Solaris
Reviewed-by: rriggs
erikj [Thu, 08 Feb 2018 10:28:50 -0800] rev 48764
8196356: Changes to m4 files don't trigger autoconf execution at build time
Reviewed-by: tbell
redestad [Thu, 08 Feb 2018 18:45:30 +0100] rev 48763
8196869: Optimize Locale creation
Reviewed-by: psandoz, plevart, naoto
apetcher [Thu, 08 Feb 2018 10:06:57 -0500] rev 48762
8196215: sun/security/util/Resources/customSysClassLoader/MessageFormatting.java failed on ar_SA locale.
Summary: Fixing a minor bug in a test related to policy parser message formatting
Reviewed-by: mullan, xuelei
alanb [Thu, 08 Feb 2018 10:55:21 +0000] rev 48761
8196956: (ch) More channels cleanup
Reviewed-by: rriggs, prappo, bpb