aph [Mon, 27 Nov 2017 17:26:47 +0000] rev 48129
Merge
aph [Mon, 27 Nov 2017 17:04:45 +0000] rev 48128
Merge
aph [Fri, 24 Nov 2017 17:19:47 +0000] rev 48127
8189596: AArch64: implementation for Thread-local handshakes
Reviewed-by: adinn
glaubitz [Fri, 24 Nov 2017 12:16:25 +0100] rev 48126
8186461: Zero's atomic_copy64() should use SPE instructions on linux-powerpcspe
Reviewed-by: aph
glaubitz [Tue, 21 Nov 2017 13:48:28 +0100] rev 48125
8187227: Zero should use compiler built-ins for atomics on linux-m68k
Reviewed-by: aph, kbarrett
gromero [Mon, 27 Nov 2017 14:59:36 +0100] rev 48124
8191868: IdealGraphVisualizer: "ant build/run" fails due to outdated bootstrap.url
Summary: Fixed bootstrap.url to point to correct server.
Reviewed-by: thartmann
pliden [Mon, 27 Nov 2017 13:50:03 +0100] rev 48123
8191864: Provide a public destructor for WorkGang
Reviewed-by: stefank, sjohanss
pliden [Mon, 27 Nov 2017 13:34:00 +0100] rev 48122
8191862: Warn about UseNUMA/UseLargePages only when using ParallelGC
Reviewed-by: stefank, sjohanss
pliden [Mon, 27 Nov 2017 12:38:47 +0100] rev 48121
8191846: jstat prints debug message when debugging is disabled
Reviewed-by: ehelin, rehn
rraghavan [Mon, 27 Nov 2017 03:11:38 -0800] rev 48120
8191227: issues with unsafe handle resolution
Summary: added ThreadInVMfromNative or ThreadInVMfromUnknown support
Reviewed-by: thartmann, vlivanov
thartmann [Mon, 27 Nov 2017 11:41:00 +0100] rev 48119
8087339: The code heap might use different alignment for committed size and reserved size
Summary: InitialCodeCacheSize should not constrain code cache memory alignment.
Reviewed-by: kvn
thartmann [Mon, 27 Nov 2017 11:39:21 +0100] rev 48118
8179026: Remove explicit code cache options processing
Summary: Removed explicit processing of code cache related options because generic processing already handles these.
Reviewed-by: kvn
ehelin [Mon, 27 Nov 2017 10:51:31 +0100] rev 48117
8080345: With perm gen gone, perfdata counter sun.gc.policy.generations should be 2, not 3
Reviewed-by: sjohanss, tschatzl
Contributed-by: ysr1729@gmail.com, erik.helin@oracle.com
stefank [Fri, 24 Nov 2017 15:48:01 +0100] rev 48116
8191861: Move and refactor hSpaceCounters
Reviewed-by: pliden, ehelin, rkennke
stefank [Fri, 24 Nov 2017 15:21:30 +0100] rev 48115
8191860: Add perfData.inline.hpp
Reviewed-by: ehelin, pliden