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
mgerdin [Wed, 27 Apr 2016 11:25:16 +0200] rev 38109
8155209: Move setting of young index in cset to G1CollectionSet
Reviewed-by: sjohanss, ehelin
ccheung [Wed, 27 Apr 2016 11:40:43 -0700] rev 38108
8154976: UseSharedSpaces error message is incomplete
Reviewed-by: cjplummer, jiangli, mseledtsov
sjohanss [Wed, 27 Apr 2016 16:02:32 +0200] rev 38107
8155087: Calculation in other_time_ms() is incorrect
Reviewed-by: tschatzl, ehelin
sjohanss [Wed, 27 Apr 2016 16:02:02 +0200] rev 38106
8155082: Refactor mutator region restriction
Reviewed-by: mgerdin, tschatzl
ehelin [Wed, 27 Apr 2016 13:50:00 +0200] rev 38105
Merge
ehelin [Wed, 27 Apr 2016 13:01:04 +0200] rev 38104
8155224: Bring back version control history to g1Policy.hpp and g1DefaultPolicy.*
Reviewed-by: pliden, mgerdin, sjohanss
dsimms [Tue, 26 Apr 2016 12:46:40 +0200] rev 38103
8149442: MonitorInUseLists should be on by default, deflate idle monitors taking too long
Summary: MonitorInUseLists on by default
Reviewed-by: rbackman, mlarsson
stefank [Wed, 27 Apr 2016 08:48:39 +0200] rev 38102
8141496: BitMap set operations copy their other BitMap argument
Reviewed-by: mgerdin, tschatzl
ppunegov [Tue, 26 Apr 2016 20:55:39 +0200] rev 38101
Merge
ppunegov [Tue, 26 Apr 2016 18:54:37 +0200] rev 38100
Merge
kzhaldyb [Tue, 26 Apr 2016 16:50:34 +0300] rev 38099
8155092: [TESTBUG] TestHumongousClassLoader.java needs UnlockDiagnosticVMOptions before WhiteBoxAPI
Reviewed-by: tschatzl, dfazunen
erikj [Tue, 26 Apr 2016 17:46:36 +0200] rev 38098
Merge
erikj [Tue, 26 Apr 2016 13:35:28 +0200] rev 38097
8150601: Remove the old Hotspot build system
Reviewed-by: ihse
rprotacio [Tue, 26 Apr 2016 15:45:20 +0000] rev 38096
Merge
rprotacio [Tue, 26 Apr 2016 14:22:06 +0000] rev 38095
Merge
rprotacio [Tue, 26 Apr 2016 09:08:12 -0400] rev 38094
8152844: JVM InstanceKlass Methods For Obtaining Package/Module Should Be Moved to Klass
Summary: Converted package() and module() functions to pure virtual functions of Klass
Reviewed-by: dholmes, coleenp, lfoltan, hseigel
aph [Tue, 26 Apr 2016 14:38:39 +0000] rev 38093
8155100: AArch64: Relax alignment requirement for byte_map_base
Reviewed-by: roland
mlarsson [Tue, 26 Apr 2016 15:16:41 +0200] rev 38092
Merge
rehn [Tue, 26 Apr 2016 10:58:03 +0200] rev 38091
8154719: JvmtiBreakpoint rename method print() to print_on()
Reviewed-by: mlarsson, sla, sspitsyn
ddmitriev [Tue, 26 Apr 2016 11:49:37 +0000] rev 38090
Merge
akulyakh [Tue, 26 Apr 2016 13:22:32 +0300] rev 38089
8153992: Some hotspot tests fail on compact2 due to an unnecessary test library dependency
Summary: Removing unnecessary dependency on java.management from the ProcessTool.getProcessId()
Reviewed-by: mchung
dfazunen [Tue, 26 Apr 2016 11:46:38 +0000] rev 38088
Merge
dfazunen [Tue, 26 Apr 2016 10:01:00 +0000] rev 38087
Merge
dfazunen [Tue, 26 Apr 2016 09:14:06 +0000] rev 38086
Merge
mchernov [Fri, 22 Apr 2016 18:19:29 +0300] rev 38085
8154341: [TESTBUG] G1 stress test for humongous objects allocation
Reviewed-by: jwilhelm, dfazunen
mchernov [Fri, 22 Apr 2016 17:49:15 +0300] rev 38084
8154759: [TESTBUG] GC tests should be changed to be able to execute with -Xlog:all=trace.
Reviewed-by: jmasa, dfazunen
mchernov [Fri, 22 Apr 2016 17:46:06 +0300] rev 38083
8154843: GC tests should be correctly marked with @module
Reviewed-by: jwilhelm, dfazunen
goetz [Tue, 26 Apr 2016 11:05:11 +0200] rev 38082
8155085: [ppc] Fix Type-O in "8154580: Save mirror in interpreter frame..."
Reviewed-by: dholmes, mgerdin
tonyp [Tue, 26 Apr 2016 10:23:08 +0200] rev 38081
8151556: Use the PreservedMarks* classes for the G1 preserved mark stacks
Reviewed-by: tschatzl
tonyp [Tue, 26 Apr 2016 10:19:57 +0200] rev 38080
8154153: PS: Restore preserved marks in parallel
Summary: Restore preserved marks after evacuation failure in parallel using the PreservedMark infrastructure.
Reviewed-by: tschatzl
cjplummer [Mon, 25 Apr 2016 12:11:58 -0700] rev 38079
8154379: MIN_STACK_SHADOW_PAGES should equal DEFAULT_STACK_SHADOW_PAGES on aarch64
Summary: Undid previous change that had set it to 1.
Reviewed-by: enevill, adinn, aph
goetz [Mon, 25 Apr 2016 12:42:29 +0200] rev 38078
8154996: [aix] Implement compare_file_modified_times for "8146879: Add option ..."
Reviewed-by: simonis
ehelin [Mon, 25 Apr 2016 17:24:33 +0200] rev 38077
Merge
ehelin [Wed, 20 Apr 2016 15:24:18 +0200] rev 38076
8154753: Turn G1Policy into an interface
Reviewed-by: sjohanss, mgerdin
coleenp [Mon, 25 Apr 2016 15:22:16 +0000] rev 38075
Merge
coleenp [Mon, 25 Apr 2016 09:51:00 -0400] rev 38074
8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
Summary: GC walks the mirror using OopClosure rather than using CLDClosure in oops_interpreted_do()
Reviewed-by: dlong, twisti, stefank
aph [Mon, 25 Apr 2016 15:02:33 +0000] rev 38073
Merge
aph [Mon, 25 Apr 2016 14:22:36 +0000] rev 38072
8154957: AArch64: Better byte behavior
Summary: The fix for 8132051 is needed for AArch64.
Reviewed-by: roland
stefank [Mon, 25 Apr 2016 11:36:14 +0200] rev 38071
8017629: G1: UseSHM in combination with a G1HeapRegionSize > os::large_page_size() falls back to use small pages
Reviewed-by: pliden, sjohanss, stuefe
jiangli [Fri, 22 Apr 2016 19:40:39 +0200] rev 38070
Merge
mseledtsov [Tue, 19 Apr 2016 15:11:23 -0700] rev 38069
8153549: [TESTBUG] remove obsolete runtime/SharedArchiveFile/BasicJarBuilder
Summary: Removed the obsolete file, after ensuring no other jdk components depend on it
Reviewed-by: iklam, lfoltan, hseigel, gtriantafill, ctornqvi
coleenp [Fri, 22 Apr 2016 16:17:45 +0000] rev 38068
Merge
mbaesken [Sat, 23 Apr 2016 15:21:48 -0400] rev 38067
8154566: os_linux.cpp parse_os_info gives non descriptive output on current SLES releases
Summary: For SuSE, read the first line of the /etc/xrelease file, also get PRETTY_NAME from /etc/os_release
Reviewed-by: gthornbr, coleenp
coleenp [Fri, 22 Apr 2016 14:48:35 +0000] rev 38066
Merge
goetz [Fri, 22 Apr 2016 14:57:18 +0200] rev 38065
8154921: Fix aix after "8146879: Add option for handling existing log files in UL"
Summary: Rename os::fileno to os::get_fileno because AIX defines macro 'fileno'.
Reviewed-by: coleenp
coleenp [Fri, 22 Apr 2016 13:16:57 +0000] rev 38064
Merge
aph [Fri, 22 Apr 2016 14:30:58 +0200] rev 38063
8154210: Zero: Better byte behaviour
Summary: Complete support for 8132051 on Zero and fix failure on 64-bit big-endian systems
Reviewed-by: andrew, chrisphi, coleenp
tschatzl [Fri, 22 Apr 2016 13:43:36 +0200] rev 38062
Merge
tschatzl [Fri, 22 Apr 2016 10:19:22 +0200] rev 38061
8154838: G1CardLiveData::free_large_bitmap() uses wrong calculation to determine the number of words
Summary: Use the exact same calculation as G1CardLiveData::allocate_large_bitmap() in free_large_bitmap().
Reviewed-by: stefank, jmasa
amurillo [Fri, 22 Apr 2016 01:04:00 -0700] rev 38060
Merge