mlarsson [Fri, 29 Apr 2016 04:44:08 +0200] rev 38125
Merge
ysuenaga [Wed, 27 Apr 2016 21:00:45 +0900] rev 38124
8155089: UL: Remove trailing comma from log decoration list
Reviewed-by: dsamersoff, mlarsson
ppunegov [Fri, 29 Apr 2016 03:02:43 +0200] rev 38123
Merge
kzhaldyb [Thu, 28 Apr 2016 16:55:04 +0300] rev 38122
8155527: New test TestHumongousClassLoader fails with "-XX:+ExplicitGCInvokesConcurrent" option
Reviewed-by: dfazunen, drwhite, jwilhelm
ppunegov [Thu, 28 Apr 2016 17:58:18 +0300] rev 38121
8155034: [TESTBUG] ctw tests fail to compile: module reads package sun.reflect from both jdk.unsupported and java.base
Summary: Replace sun.reflect with jdk.internal.reflect
Reviewed-by: iignatyev, ddmitriev
gziemski [Thu, 28 Apr 2016 23:32:50 +0000] rev 38120
Merge
gziemski [Thu, 28 Apr 2016 22:44:52 +0000] rev 38119
Merge
gziemski [Thu, 28 Apr 2016 10:41:53 -0500] rev 38118
8153835: Fix range of flag MaxDirectMemorySize which is parsed at jlong
Summary: Changed MaxDirectMemorySize type to uint64_t and set max to max_jlong
Reviewed-by: goetz, simonis
sspitsyn [Thu, 28 Apr 2016 21:56:38 +0000] rev 38117
Merge
sspitsyn [Thu, 28 Apr 2016 19:34:13 +0000] rev 38116
Merge
sspitsyn [Thu, 28 Apr 2016 12:25:16 -0700] rev 38115
8153190: JVMTI GetAllModules should make it clear that it also returns unnamed module
Summary: Clarify the JVMTI spec
Reviewed-by: alanb
stefank [Thu, 28 Apr 2016 22:32:06 +0200] rev 38114
Merge
stefank [Thu, 28 Apr 2016 15:52:08 +0200] rev 38113
8155206: Internal VM test DirectiveParser_test is too verbose
Reviewed-by: rehn, neliasso
hseigel [Thu, 28 Apr 2016 13:44:36 -0400] rev 38112
8151342: Add module name/version to class histogram output
Summary: Add additional column to histogram containing module@version
Reviewed-by: sundar, gtriantafill
sspitsyn [Thu, 28 Apr 2016 09:10:10 +0000] rev 38111
Merge
sspitsyn [Thu, 28 Apr 2016 00:36:46 -0700] rev 38110
8153749: New capability can_generate_early_class_hook_events
Summary: Add new capability
Reviewed-by: alanb, dsamersoff