martin [Thu, 15 Feb 2018 19:35:17 -0800] rev 48903
8197812: (ref) Data race in Finalizer
Reviewed-by: plevart, mchung
alanb [Thu, 15 Feb 2018 14:44:14 +0000] rev 48902
8193819: Error message when module does not have a ModuleMainClass attribute is confusing
Reviewed-by: sundar
alanb [Thu, 15 Feb 2018 13:37:20 +0000] rev 48901
8193818: Remove unused single_step field from java.lang.Thread
Reviewed-by: lancea, dholmes
sherman [Thu, 15 Feb 2018 00:25:01 -0800] rev 48900
8197988: T2 test javax/net/ssl/interop/ClientHelloChromeInterOp.java failed after JDK-8164278
Reviewed-by: alanb
martin [Wed, 14 Feb 2018 16:37:20 -0800] rev 48899
8197893: Mistaken type check in CheckedEntrySet.toArray
Reviewed-by: psandoz
sherman [Wed, 14 Feb 2018 14:13:42 -0800] rev 48898
8164278: java.util.Base64.EncOutputStream/DecInputStream is slower than corresponding version in javax.mail package
Reviewed-by: rriggs
redestad [Wed, 14 Feb 2018 19:03:12 +0100] rev 48897
8197849: Misc improvements to jar resource handling
Reviewed-by: rriggs, dfuchs
bpb [Wed, 14 Feb 2018 08:15:07 -0800] rev 48896
8144672: (ch) PipeImpl should use localhost instead of loopback address
Reviewed-by: alanb, clanger
redestad [Wed, 14 Feb 2018 15:27:29 +0100] rev 48895
8195850: Improve startup of code to pull arguments from BootstrapMethodInvoker
Reviewed-by: psandoz, jrose
redestad [Wed, 14 Feb 2018 14:45:38 +0100] rev 48894
8197829: Optimize CLDRCalendarDataProviderImpl::retrieveInteger
Reviewed-by: naoto
weijun [Wed, 14 Feb 2018 16:58:49 +0800] rev 48893
8191438: jarsigner should print when a timestamp will expire
Reviewed-by: mullan
mchung [Tue, 13 Feb 2018 15:32:41 -0800] rev 48892
8197865: @moduleGraph taglet generates incorrect link to module graph
Reviewed-by: jjg, lancea
lana [Tue, 13 Feb 2018 22:10:03 +0000] rev 48891
Merge
tschatzl [Fri, 09 Feb 2018 12:53:08 +0100] rev 48890
8197493: [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions
Reviewed-by: shade
tschatzl [Fri, 09 Feb 2018 11:51:40 +0100] rev 48889
8196602: Change HeapRegionClosure to comply to naming conventions
Reviewed-by: kbarrett, sjohanss
jwilhelm [Sat, 10 Feb 2018 09:25:35 +0100] rev 48888
Merge
lmesnik [Thu, 08 Feb 2018 21:53:06 -0500] rev 48887
8197455: There is some runthese related unused code in bytecodeInterpreter.cpp
Reviewed-by: iignatyev, dholmes
kbarrett [Thu, 08 Feb 2018 17:23:43 -0500] rev 48886
8196083: Avoid locking in OopStorage::release
Summary: Defer release list updates to later allocate/delete operations.
Reviewed-by: coleenp, eosterlund
coleenp [Thu, 08 Feb 2018 15:21:59 -0500] rev 48885
8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt
Reviewed-by: dholmes, hseigel
zgu [Thu, 08 Feb 2018 13:21:22 -0500] rev 48884
8196923: [REDO] NMT: Report array class count in NMT summary
Summary: Added instance and array class counters in NMT summary report
Reviewed-by: minqi, stuefe, coleenp
iignatyev [Thu, 08 Feb 2018 08:38:42 -0800] rev 48883
8197113: combine multiple @key tags in jtreg tests
Reviewed-by: hseigel, goetz
poonam [Wed, 07 Feb 2018 21:53:38 +0000] rev 48882
8187577: JVM crash during gc doing concurrent marking
Summary: Inform G1's SATB that a klass has been resurrected and it should not be unloaded
Reviewed-by: coleenp, tschatzl, kbarrett
mseledtsov [Wed, 07 Feb 2018 13:31:13 -0800] rev 48881
Merge
mbaesken [Wed, 07 Feb 2018 16:16:50 +0100] rev 48880
8196062: Enable docker container related tests for linux ppc64le
Summary: also fix cgroup subsystem recognition
Reviewed-by: goetz, dsamersoff, bobv