Zhengyu Gu
|
d574a06345
|
8199741: NMT: Tag safepoint polling pages
Added NMT tag for Safepoint polling pages
Reviewed-by: coleenp, shade
|
2018-03-19 13:38:35 -04:00 |
|
Ningsheng Jian
|
13869315f9
|
8191954: AArch64: disable UseCISCSpill in C2
Reviewed-by: adinn, aph
|
2018-03-14 17:55:15 +08:00 |
|
Ningsheng Jian
|
34668dfd2a
|
8173100: AArch64: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation
Fix hotspot jtreg test compiler/interpreter/DisableOSRTest.java failure on AArch64.
Reviewed-by: aph, fyang
|
2018-03-15 14:05:48 +08:00 |
|
Zhengyu Gu
|
d6bd698077
|
8199752: NMT: Memory allocated by Unsafe.allocateMemory should be tagged as mtOther
Tag memory allocation from Usafe.allocateMemory as external memory allocation
Reviewed-by: coleenp, stuefe
|
2018-03-19 08:31:57 -04:00 |
|
Erik Österlund
|
0f92948d6f
|
8199604: Rename CardTableModRefBS to CardTableBarrierSet
Reviewed-by: stefank, pliden
|
2018-03-19 07:38:18 +01:00 |
|
Erik Österlund
|
b87298505b
|
8199685: Access arraycopy build failure with GCC 7.3.1
Reviewed-by: rkennke, pliden
|
2018-03-16 14:47:53 +01:00 |
|
Thomas Stuefe
|
c8c38f6aae
|
8199667: Unify metaspace list index handling and reinstantiate ChunkManager listindex gtest
Reviewed-by: zgu, coleenp
|
2018-03-19 11:38:45 +01:00 |
|
Stefan Karlsson
|
0933677217
|
8199728: Remove oopDesc::is_scavengable
Reviewed-by: kbarrett, pliden
|
2018-03-15 21:26:55 +01:00 |
|
Igor Veresov
|
089f83703a
|
8198969: Update Graal
Reviewed-by: kvn
|
2018-03-16 22:59:32 -07:00 |
|
Ed Nevill
|
2cfacefbb5
|
8199243: aarch32: ARM 32 build broken after 8165929
Reviewed-by: coleenp, dholmes
|
2018-03-16 11:26:05 +00:00 |
|
Coleen Phillimore
|
fde89a34d0
|
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
InterfaceSupport.hpp is an inline file so moved to interfaceSupport.inline.hpp and stopped including it in .hpp files
Reviewed-by: stefank, rehn, kvn
|
2018-03-16 09:12:13 -04:00 |
|
Coleen Phillimore
|
ec14629449
|
8199716: Unused AdjustKlassClosure in psParallelCompact.hpp
Reviewed-by: stefank
|
2018-03-16 08:26:53 -04:00 |
|
Stefan Johansson
|
337673528e
|
8199674: Improve G1 Full GC array marking
Reviewed-by: tschatzl, shade
|
2018-03-15 11:58:58 +01:00 |
|
Ioi Lam
|
f48c339805
|
8198796: Create test case for CDS + condy
Reviewed-by: mseledtsov, lfoltan, jiangli
|
2018-03-13 15:13:20 -07:00 |
|
Gustavo Romero
|
a7581855aa
|
8198794: Hotspot crash on Cassandra 3.11.1 startup with libnuma 2.0.3
Reviewed-by: dholmes, phh
|
2018-03-15 20:52:29 -04:00 |
|
Daniil Titov
|
7c233f5070
|
8166642: serviceability/dcmd/framework/* timeout
Reviewed-by: cjplummer, dholmes
|
2018-03-14 11:09:26 -07:00 |
|
Daniel Stewart
|
07ad3d2f91
|
8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java
Adding required -XX:+UnlockDiagnosticVMOptions flag to StringTableVerifyTest.java
Reviewed-by: coleenp, kvn
|
2018-03-09 23:03:28 -05:00 |
|
Andrew Haley
|
f48f7c36d5
|
8197429: Increased stack guard causes segfaults on x86-32
Reviewed-by: dholmes
|
2018-02-16 09:43:26 +00:00 |
|
Christoph Langer
|
9523d40461
|
8199010: attachListener.hpp: Fix potential null termination issue found by coverity scans
Reviewed-by: stuefe, dholmes, cjplummer
|
2018-03-15 15:38:23 +01:00 |
|
Thomas Stuefe
|
ea27ad47f7
|
8199656: Make slow metaspace verifications switchable in debug builds
Reviewed-by: dholmes, coleenp
|
2018-03-15 07:43:07 +01:00 |
|
Roman Kennke
|
615f325924
|
8199559: objArrayKlass::oop_iterate() and friends must use base_raw() instead of base()
Reviewed-by: tschatzl, eosterlund
|
2018-03-15 12:44:27 +01:00 |
|
Coleen Phillimore
|
29cb168550
|
8199272: Broken assertion in ClassLoaderData::remove_handle
Added new ClassLoaderData::ChunkList::contains(oop*) function for OopHandle rather than oop.
Reviewed-by: stefank, hseigel
|
2018-03-15 07:40:00 -04:00 |
|
Thomas Stuefe
|
7621378c0b
|
8199432: metaspace: fix wrong comment and condition in SpaceManager::verify()
Reviewed-by: coleenp
|
2018-03-15 07:20:32 +01:00 |
|
Thomas Stuefe
|
c18227978e
|
8199431: Split up class Metaspace into a static and a non-static part
Reviewed-by: coleenp, adinn, zgu
|
2018-03-15 07:15:39 +01:00 |
|
Goetz Lindenmaier
|
d29c87204f
|
8199557: Assert in fromTonga/vm/runtime/defmeth/scenarios/Stress_noredefine/TestDescription.java
Reviewed-by: coleenp
|
2018-03-14 21:36:41 +01:00 |
|
Goetz Lindenmaier
|
469e350dab
|
8199532: [TESTBUG] AbstractMethodErrorTest.java test failed with -Xcomp
Reviewed-by: kvn
|
2018-03-13 21:55:41 +01:00 |
|
Jean Christophe Beyler
|
8fe2f1412c
|
8199561: Fix two typos in the JVMTI documentation
Fix two typos in the JVMTI documentation
Reviewed-by: sspitsyn, dholmes
|
2018-03-14 09:58:53 -07:00 |
|
Rahul Raghavan
|
24fd306c51
|
8071282: remove misc dead code
Cleanup of dead code done
Reviewed-by: kvn, thartmann
|
2018-03-14 09:09:38 -07:00 |
|
Aleksey Shipilev
|
d1f090f569
|
8199603: Build failures after JDK-8199421 "Add support for vector popcount"
Reviewed-by: thartmann
|
2018-03-14 15:28:31 +01:00 |
|
Zhengyu Gu
|
96813b1885
|
8191924: Adjust DelegatingClassLoader's metadata space sizing algorithm
Reduce memory usage for delegating class loader's metadata by adjusting sizing alogrithm
Reviewed-by: adinn, stuefe, coleenp
|
2018-03-13 16:21:45 -04:00 |
|
Thomas Schatzl
|
697538d0a9
|
8199516: Remove dead code overlooked during Full GC work
Reviewed-by: sangheki, sjohanss
|
2018-03-14 14:09:33 +01:00 |
|
Volker Simonis
|
97cfb7bbb7
|
8199472: Fix non-PCH build after JDK-8199319
Reviewed-by: stefank, coleenp
|
2018-03-14 12:12:00 +01:00 |
|
Coleen Phillimore
|
394e34d821
|
8199282: Remove ValueObj class for allocation subclassing for gc code
Reviewed-by: stefank, kbarrett
|
2018-03-14 07:27:19 -04:00 |
|
David Holmes
|
6c9998844b
|
Merge
|
2018-03-14 07:07:18 -04:00 |
|
Ed Nevill
|
828e824a0f
|
8199220: Zero build broken after 8195103, 8191102 and 8189871
Reviewed-by: dholmes, stuefe, eosterlund, glaubitz, coleenp
|
2018-03-13 18:22:53 +00:00 |
|
Paul Sandoz
|
2ab07cc314
|
8197944: Condy tests fails on Windows
Reviewed-by: dholmes
|
2018-03-13 15:29:55 -07:00 |
|
Thomas Stuefe
|
3da040b2b8
|
8199518: test/hotspot/jtreg/runtime/SelectionResolution tests take a lot longer to run with fastdebug after JDK-8198423
Added metaspace verfications in fastdebug were too aggressive for this test and made fastdebug too slow
Reviewed-by: zgu, coleenp
|
2018-03-13 20:06:34 +01:00 |
|
Stefan Johansson
|
4de5274ff1
|
8199533: ProblemList tests failing after JDK-8153333
Reviewed-by: jwilhelm, ctornqvi
|
2018-03-13 18:27:20 +01:00 |
|
Razvan Lupusoru
|
343cf9910d
|
8199421: Add support for vector popcount
Reviewed-by: kvn
|
2018-03-13 10:22:15 -07:00 |
|
Roman Kennke
|
147488cbce
|
8198445: Access API for primitive/native arraycopy
Reviewed-by: pliden, eosterlund, dholmes
|
2018-03-13 17:13:35 +01:00 |
|
Yasumasa Suenaga
|
8680d7da99
|
8199323: hsdis could not be loaded which are located on long path
Reviewed-by: dholmes, stuefe
|
2018-03-14 00:30:56 +09:00 |
|
Martin Doerr
|
e16d660cc2
|
8198510: Enable UseDynamicNumberOfGCThreads by default
Reviewed-by: tschatzl, sjohanss
|
2018-03-13 11:29:30 +01:00 |
|
Thomas Stuefe
|
da674f0d0d
|
8199430: Rename MetaspaceAux to something more meaningful
Reviewed-by: zgu, coleenp
|
2018-03-11 07:11:03 +01:00 |
|
Aleksey Shipilev
|
b5ae436418
|
8199511: Do not generate g1_{pre|post}_barrier_slow_id without CardTable-enabled barrier set
Reviewed-by: rkennke, kvn, pliden, stefank
|
2018-03-14 10:38:02 +01:00 |
|
Paul Sandoz
|
4954362d29
|
8199342: The constant pool forgets it has a Dynamic entry if there are overpass methods
Reviewed-by: lfoltan, acorn
|
2018-03-08 14:33:57 -08:00 |
|
Alex Menkov
|
07db7c6fd9
|
8193369: post_field_access does not work for some functions, possibly related to fast_getfield
Reviewed-by: sspitsyn, cjplummer
|
2018-03-12 14:11:54 -07:00 |
|
Ekaterina Pavlova
|
4b55c80b4d
|
8198924: [Graal] java/lang/StackWalker/LocalsAndOperands.java timeouts with Graal
Reviewed-by: bchristi, mchung
|
2018-03-12 13:54:55 -07:00 |
|
Yasumasa Suenaga
|
fcb1520305
|
8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte
Reviewed-by: sjohanss, tschatzl
|
2018-03-09 23:13:37 +09:00 |
|
Martin Doerr
|
e9837dcbec
|
8198894: [PPC64] More generic vector CRC implementation
Reviewed-by: goetz, mhorie
|
2018-03-12 12:02:20 +01:00 |
|
Erik Helin
|
f82bcaba53
|
8197852: Move G1DefaultPolicy into G1Policy
Reviewed-by: sjohanss, tschatzl
|
2018-03-12 09:46:12 +01:00 |
|