Kim Barrett
|
10a50a853f
|
8071931: Return of the phantom menace
Reviewed-by: mchung, dfuchs, ahgross, brutisso
|
2015-02-09 13:30:30 -05:00 |
|
Per Lidén
|
cee2c148bc
|
8076294: Cleanup of CollectedHeap::kind()
Reviewed-by: stefank, ecaspole
|
2015-04-01 10:49:08 +02:00 |
|
Kim Barrett
|
be607cf8cf
|
8075401: Remove DiscoveredListIterator::update_discovered()
Remove unnecessary function
Reviewed-by: brutisso, jwilhelm, ecaspole
|
2015-03-30 10:24:00 -04:00 |
|
David Lindholm
|
5449ba9220
|
8076173: VirtualSpaceNode container_count() and container_count_slow() have different return types
Reviewed-by: pliden, stefank
|
2015-03-31 11:34:35 +02:00 |
|
Bengt Rutisson
|
68ad80c022
|
8076241: Remove unused methods mod_card_iterate() and non_clean_card_iterate_serial()
Reviewed-by: kbarrett, pliden, stefank
|
2015-03-31 11:29:21 +02:00 |
|
Bengt Rutisson
|
a5e42354fe
|
8076237: Remove unused _collector_policy field in SharedHeap
Reviewed-by: jwilhelm, drwhite, stefank
|
2015-03-31 11:27:20 +02:00 |
|
Per Lidén
|
ff23a17283
|
8076231: Remove unused is_in_partial_collection()
Reviewed-by: brutisso, drwhite
|
2015-03-31 08:27:30 +02:00 |
|
Mikael Gerdin
|
062cf882e0
|
8076225: Move the thread claim parity from SharedHeap to Thread
Reviewed-by: brutisso, jwilhelm, kbarrett
|
2015-03-31 07:54:56 +02:00 |
|
David Lindholm
|
4e7e0848a7
|
8076073: shared: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Reviewed-by: stefank, brutisso
|
2015-03-27 15:29:19 +01:00 |
|
Bengt Rutisson
|
fd46a24a3e
|
8076076: Move SharedHeap::print_size_transition() into G1 code
Reviewed-by: tschatzl, mgerdin
|
2015-03-27 09:28:47 +01:00 |
|
Jesper Wilhelmsson
|
2c63bc9175
|
8075635: Remove GenerationSpec array
Replaced the array with explicit variables for young and old
Reviewed-by: kbarrett, mgerdin
|
2015-03-16 13:28:27 +01:00 |
|
Stefan Karlsson
|
ba1d121fe0
|
8075957: Reduce calls to the GC specific object visitors in oopDesc
Reviewed-by: brutisso, mgerdin, pliden
|
2015-03-26 11:28:19 +01:00 |
|
Stefan Karlsson
|
602b7d79e9
|
8075829: Move CSpaceCounters implementation to cSpaceCounters.cpp
Reviewed-by: jwilhelm, brutisso
|
2015-03-25 10:13:56 +01:00 |
|
Stefan Karlsson
|
b980d93909
|
8075809: Add missing includes of stack.inline.hpp
Reviewed-by: jmasa, pliden
|
2015-03-25 10:08:09 +01:00 |
|
Stefan Karlsson
|
0c57e77d43
|
8075803: Fix GC includes and forward declarations
Reviewed-by: pliden, mgerdin
|
2015-03-24 11:21:21 +01:00 |
|
Jesper Wilhelmsson
|
5f5b27baba
|
Merge
|
2015-03-23 22:08:14 +01:00 |
|
Jesper Wilhelmsson
|
c1bc0a31b2
|
8074459: Flags handling memory sizes should be of type size_t
Changed the type to size_t for flags that handles memory sizes
Reviewed-by: kbarrett, tschatzl
|
2015-03-03 18:01:27 +01:00 |
|
Goetz Lindenmaier
|
a7edf52a02
|
8073315: Enable gcc -Wtype-limits and fix upcoming issues
Relevant fixes in blockOffsetTable.cpp, os_linux.cpp, parCardTableModRefBS.cpp.
Reviewed-by: jwilhelm, kbarrett, simonis
|
2015-02-16 14:07:36 +01:00 |
|
Vladimir Kozlov
|
2632925f9f
|
Merge
|
2015-03-12 15:51:12 -07:00 |
|
Jesper Wilhelmsson
|
5b71ef55a7
|
Merge
|
2015-03-09 01:58:59 +01:00 |
|
Alejandro Murillo
|
cf1f3d308b
|
Merge
|
2015-03-06 04:58:52 -08:00 |
|
David Lindholm
|
8fe1e48f0c
|
8073545: Use shorter and more descriptive names for GC worker threads
Reviewed-by: ehelin, jwilhelm
|
2015-03-05 16:43:26 +01:00 |
|
Kim Barrett
|
0401cdb946
|
8074319: barrier_set_cast defined via friend injection
Changed the in-class definition to a friend declaration and move the definition to namespace scope
Reviewed-by: jwilhelm, simonis
|
2015-03-04 02:23:38 +01:00 |
|
Alejandro Murillo
|
94ddb7fc72
|
Merge
|
2015-03-03 06:23:49 -08:00 |
|
Kim Barrett
|
40d3986051
|
8069016: Add BarrierSet downcast support
Add FakeRttiSupport utility and use to provide barrier_set_cast.
Reviewed-by: jmasa, sangheki
|
2015-02-27 19:52:48 -05:00 |
|
Vladimir Kozlov
|
239370b736
|
Merge
|
2015-02-26 10:56:54 -08:00 |
|
Dean Long
|
aa21fdd0c0
|
8072383: resolve conflicts between open and closed ports
Refactor close to remove references to closed ports
Reviewed-by: kvn, simonis, dholmes
|
2015-02-24 17:23:53 -05:00 |
|
Jesper Wilhelmsson
|
5c18821ea5
|
Merge
|
2015-02-19 12:56:50 +01:00 |
|
Stefan Karlsson
|
2e888853a1
|
8073387: Move VerifyOopClosures out from genOopClosures.hpp
Reviewed-by: brutisso, mgerdin, coleenp
|
2015-02-18 08:57:29 +01:00 |
|
Jesper Wilhelmsson
|
d7f5fccbc6
|
Merge
|
2015-02-16 21:24:39 +01:00 |
|
Christian Tornqvist
|
a72a716adf
|
Merge
|
2015-02-14 00:03:48 +00:00 |
|
Stefan Karlsson
|
4913ad5d7d
|
8072911: Remove includes of oop.inline.hpp from .hpp files
Reviewed-by: brutisso, coleenp, jwilhelm, simonis, dholmes
|
2015-02-13 14:37:35 +01:00 |
|
Christian Tornqvist
|
094674666c
|
Merge
|
2015-02-13 05:17:41 -08:00 |
|
Chris Plummer
|
0b5dffb337
|
8054888: Runtime: Add Diagnostic Command that prints the class hierarchy
Added the VM.class_hierarhcy DCMD
Reviewed-by: stefank, miauno
|
2015-02-11 15:22:43 -08:00 |
|
Tom Benson
|
2c63608419
|
8065093: Remove unused variable/output argument
Remove total_reserved from GenCollectedHeap::initialize and ::allocate
Reviewed-by: tschatzl, kbarrett
|
2015-02-10 17:41:19 -05:00 |
|
Tom Benson
|
89d88a42c4
|
8072056: Remove unnecessary header file #include
TenuredGeneration.cpp needlessly includes parGCAllocBuffer.hpp
Reviewed-by: tschatzl, kbarrett, jprovino
|
2015-02-10 15:44:42 -05:00 |
|
Coleen Phillimore
|
8df6ac1794
|
8068451: Kitchensink fails with assert(_size >= sz) failed: Negative size
Need ThreadCritical lock around chunk pool cleaning and copying for snapshot
Reviewed-by: lfoltan, gtriantafill, hseigel
|
2015-02-10 15:10:47 -05:00 |
|
Marcus Larsson
|
7727fe0044
|
8072621: Clean up around VM_GC_Operations
Reviewed-by: brutisso, jmasa
|
2015-02-13 09:48:49 +01:00 |
|
Harold Seigel
|
811df313ff
|
8072694: Need errno info when CDS archive creation fails
Add errno output to error message when CDS archive creation fails
Reviewed-by: dholmes, lfoltan
|
2015-02-10 09:25:00 -05:00 |
|
Joseph Provino
|
00d9c7a2d1
|
8071805: BarrierSet::Other is not used and should be removed
Remove all occurences of BarrierSet::Other because the barrier set kind is never set to Other.
Reviewed-by: tschatzl, kbarrett
|
2015-02-04 10:18:28 -05:00 |
|
Jesper Wilhelmsson
|
9cc24cf76e
|
Merge
|
2015-02-02 13:57:38 +01:00 |
|
Yumin Qi
|
3bbda04f98
|
Merge
|
2015-01-27 20:02:35 -08:00 |
|
Joseph Provino
|
3bd08574dc
|
8064947: Clean up BarrierSet ctor/dtor
Make abstract base call contructors protected and require a "kind" argument.
Reviewed-by: jmasa, jwilhelm
|
2015-01-27 13:50:31 -05:00 |
|
Serguei Spitsyn
|
4326ee324a
|
8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
Adjust Unsafe methods in the itable/vtable if Unsafe is redefined
Reviewed-by: coleenp, dcubed
|
2015-01-26 15:51:28 -08:00 |
|
Ed Nevill
|
9682ac5e3a
|
8071563: AARCH64 staging fail to build
Fixed build problem after merge 8064457 changes.
Reviewed-by: kvn, goetz
|
2015-01-26 09:50:48 -08:00 |
|
Alejandro Murillo
|
bbd13b5561
|
Merge
|
2015-01-22 22:42:31 -08:00 |
|
Vladimir Kozlov
|
5f8d6ce7b6
|
Merge
|
2015-01-20 15:24:58 -08:00 |
|
Jesper Wilhelmsson
|
8c8b13bf52
|
Merge
|
2015-01-19 15:52:56 +01:00 |
|
Erik Helin
|
86f95c464f
|
8066875: VirtualSpace does not use large pages
Reviewed-by: stefank, tschatzl, anoll, thartmann
|
2015-01-16 10:29:12 +01:00 |
|
Dean Long
|
e2bf1cd30d
|
Merge
|
2015-01-15 16:51:09 -05:00 |
|