Kim Barrett
|
34f4d7f4ad
|
8304759: Add BitMap iterators
Reviewed-by: stefank, aboldtch, tschatzl
|
2023-03-29 17:18:16 +00:00 |
|
Kim Barrett
|
501b606816
|
8298725: Add BitMap support for reverse iteration
Reviewed-by: stefank, aboldtch, tschatzl
|
2023-03-24 18:17:45 +00:00 |
|
Kim Barrett
|
2d0d057d66
|
8304016: Add BitMap find_last suite of functions
Reviewed-by: stefank, aboldtch
|
2023-03-20 19:23:38 +00:00 |
|
Kim Barrett
|
2116928528
|
8303900: Rename BitMap search functions
Reviewed-by: stefank, aboldtch
|
2023-03-10 21:16:56 +00:00 |
|
Justin King
|
a9dba56568
|
8300783: Consolidate byteswap implementations
Reviewed-by: kbarrett, kvn
|
2023-03-09 19:39:07 +00:00 |
|
Kim Barrett
|
008c5eb4dd
|
8303621: BitMap::iterate should support lambdas and other function objects
Reviewed-by: aboldtch, tschatzl, stefank
|
2023-03-07 12:59:26 +00:00 |
|
Afshin Zafari
|
4fe99da74f
|
8151413: os::allocation_granularity/page_size and friends return signed values
Reviewed-by: stefank, ccheung, ysr
|
2023-02-07 14:08:01 +00:00 |
|
Justin King
|
03a9a88efb
|
8300265: Remove metaprogramming/isSigned.hpp
Reviewed-by: kbarrett, tschatzl
|
2023-01-23 16:03:28 +00:00 |
|
Leo Korinth
|
506c818689
|
8296401: ConcurrentHashTable::bulk_delete might miss to delete some objects
Reviewed-by: rehn, iwalulya, aboldtch
|
2023-01-16 16:36:36 +00:00 |
|
Xue-Lei Andrew Fan
|
38cfc59172
|
8299378: sprintf is deprecated in Xcode 14
Reviewed-by: kbarrett, dholmes
|
2023-01-03 22:44:14 +00:00 |
|
Thomas Stuefe
|
f729f5b6d0
|
8298298 : NMT: count deltas are printed with 32-bit signed size
Reviewed-by: shade, dholmes
|
2022-12-09 17:46:28 +00:00 |
|
Stefan Karlsson
|
df6cf1e41d
|
8296886: Fix various include sort order issues
Reviewed-by: kbarrett, dholmes, stuefe
|
2022-11-24 15:06:19 +00:00 |
|
Stefan Karlsson
|
196d0210df
|
8297020: Rename GrowableArray::on_stack
Reviewed-by: stuefe, coleenp
|
2022-11-16 11:01:39 +00:00 |
|
Stefan Karlsson
|
bfc5816595
|
8295475: Move non-resource allocation strategies out of ResourceObj
Reviewed-by: coleenp, stuefe, rehn, dholmes
|
2022-11-10 08:31:37 +00:00 |
|
Xin Liu
|
1b94ae13d3
|
8296139: Make GrowableBitMap the base class of all implementations
Reviewed-by: aboldtch, stefank, simonis
|
2022-11-09 19:51:54 +00:00 |
|
Stefan Karlsson
|
8ee0f7d598
|
8296231: Fix MEMFLAGS for CHeapBitMaps
Reviewed-by: coleenp, dholmes
|
2022-11-04 09:36:26 +00:00 |
|
Ivan Walulya
|
1a58cb1c02
|
8233697: CHT: Iteration parallelization
Reviewed-by: tschatzl, rehn
|
2022-11-02 11:38:45 +00:00 |
|
Kim Barrett
|
3a873d3c5b
|
8295808: GrowableArray should support capacity management
Reviewed-by: aboldtch, tschatzl, sspitsyn
|
2022-10-25 17:42:48 +00:00 |
|
Thomas Stuefe
|
ec2981b83b
|
8293711: Factor out size parsing functions from arguments.cpp
Reviewed-by: dholmes, jsjolen
|
2022-10-17 12:44:51 +00:00 |
|
Stefan Karlsson
|
6bd2794175
|
8293304: Replace some usages of INTPTR_FORMAT with PTR_FORMAT
Reviewed-by: kbarrett, coleenp
|
2022-09-08 13:37:06 +00:00 |
|
John R Rose
|
8d3399bf5f
|
8292758: put support for UNSIGNED5 format into its own header file
Reviewed-by: dlong, coleenp
|
2022-09-08 07:36:53 +00:00 |
|
Coleen Phillimore
|
5934669ca8
|
8292383: Create a SymbolHandle type to use for ResourceHashtable
Reviewed-by: iklam, hseigel
|
2022-09-07 14:50:58 +00:00 |
|
Stefan Karlsson
|
98ce45ff74
|
8292981: Unify and restructure integer printing format specifiers
Reviewed-by: kbarrett, dholmes
|
2022-09-02 06:52:35 +00:00 |
|
Johan Sjölén
|
69448f9c1a
|
8292679: Simplify thread creation in gtest and port 2 tests to new way
Reviewed-by: rehn, coleenp, stuefe
|
2022-08-24 15:50:21 +00:00 |
|
Coleen Phillimore
|
f5b3618c42
|
8291970: Add TableStatistics get function to ResourceHashtable
Reviewed-by: iklam, ccheung
|
2022-08-09 11:59:02 +00:00 |
|
Coleen Phillimore
|
617a196fd3
|
8290812: Add a test for ResourceHashtable
Reviewed-by: stuefe, iklam
|
2022-08-04 22:42:41 +00:00 |
|
Thomas Schatzl
|
95e3190d96
|
8210708: Use single mark bitmap in G1
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org>
Reviewed-by: iwalulya, ayang
|
2022-07-07 15:46:05 +00:00 |
|
Thomas Stuefe
|
688712f75c
|
8289633: Forbid raw C-heap allocation functions in hotspot and fix findings
Reviewed-by: kbarrett, dholmes
|
2022-07-05 04:26:45 +00:00 |
|
Coleen Phillimore
|
270cf67e5f
|
8288752: Split thread implementation files
Reviewed-by: dholmes, rehn, iklam
|
2022-06-22 12:49:25 +00:00 |
|
Jie Fu
|
a113e166e9
|
8287830: gtest fails to compile after JDK-8287661
Reviewed-by: shade
|
2022-06-04 06:47:29 +00:00 |
|
Aleksey Shipilev
|
625821dae7
|
8287661: Fix and improve BitMap::print_on(outputStream*)
Reviewed-by: stefank
|
2022-06-03 07:24:42 +00:00 |
|
Roman Kennke
|
abfd2f98dc
|
8283710: JVMTI: Use BitSet for object marking
Reviewed-by: stuefe, coleenp
|
2022-04-11 14:50:29 +00:00 |
|
Leo Korinth
|
323d201795
|
8275506: Rename allocated_on_stack to allocated_on_stack_or_embedded
Reviewed-by: stuefe
|
2021-11-05 09:25:21 +00:00 |
|
Coleen Phillimore
|
6364719cd1
|
8274004: Change 'nonleaf' rank name
8273956: Add checking for rank values
Reviewed-by: dholmes, pchilanomate
|
2021-10-08 12:23:19 +00:00 |
|
Coleen Phillimore
|
111d5e1a93
|
8273915: Create 'nosafepoint' rank
Reviewed-by: dholmes, iklam
|
2021-09-21 11:37:49 +00:00 |
|
Coleen Phillimore
|
98b9d98032
|
8272797: Mutex with rank safepoint_check_never imply allow_vm_block
Reviewed-by: dholmes, pchilanomate
|
2021-08-30 14:47:24 +00:00 |
|
Coleen Phillimore
|
f15d6cbcaf
|
8271506: Add ResourceHashtable support for deleting selected entries
Reviewed-by: iklam, stuefe
|
2021-08-03 17:20:25 +00:00 |
|
Ioi Lam
|
357947acd8
|
8270061: Change parameter order of ResourceHashtable
Reviewed-by: coleenp, stuefe
|
2021-07-28 20:39:16 +00:00 |
|
David Holmes
|
770e2aa3c6
|
8215948: [TESTBUG] gtest pseudo-JavaThreads could be more regular JavaThreads
Reviewed-by: coleenp, pchilanomate
|
2021-07-14 01:05:10 +00:00 |
|
Kim Barrett
|
0c693e2f03
|
8268290: Improve LockFreeQueue<> utility
Reviewed-by: iwalulya, tschatzl
|
2021-06-22 17:43:59 +00:00 |
|
Robbin Ehn
|
2bfd708e92
|
8266557: assert(SafepointMechanism::local_poll_armed(_handshakee)) failed: Must be
Reviewed-by: pchilanomate, dcubed
|
2021-06-09 07:21:37 +00:00 |
|
Ivan Walulya
|
70f6c67051
|
8233380: CHT: Node allocation and freeing
Reviewed-by: rehn, tschatzl
|
2021-05-19 08:01:35 +00:00 |
|
Ivan Walulya
|
2313a2187a
|
8266637: CHT: Add insert_and_get method
Reviewed-by: tschatzl, rehn
|
2021-05-17 09:41:45 +00:00 |
|
David Holmes
|
02f895c5f6
|
8252685: APIs that require JavaThread should take JavaThread arguments
Reviewed-by: coleenp, sspitsyn, kvn, iklam
|
2021-05-17 04:05:44 +00:00 |
|
Ivan Walulya
|
dcf250d5d4
|
8233378: CHT: Fast reset
Reviewed-by: tschatzl, rehn
|
2021-05-12 09:07:01 +00:00 |
|
Man Cao
|
e2ec997b55
|
8263551: Provide shared lock-free FIFO queue implementation
Create a generalized lock-free queue implementation based on G1DirtyCardQueueSet::Queue.
Reviewed-by: kbarrett, iwalulya
|
2021-03-31 18:29:37 +00:00 |
|
Thomas Stuefe
|
f5ab7f688c
|
8262472: Buffer overflow in UNICODE::as_utf8 for zero length output buffer
Reviewed-by: dholmes, iklam
|
2021-03-02 04:28:48 +00:00 |
|
Xin Liu
|
7603278164
|
8260198: TypeInstPtr::dump2() emits multiple lines if Verbose is set
Reviewed-by: thartmann
|
2021-02-26 10:46:43 +00:00 |
|
Ioi Lam
|
aa57d07ce8
|
8259214: MetaspaceClosure support for Arrays of MetaspaceObj
Reviewed-by: fparain, ccheung
|
2021-01-22 22:47:08 +00:00 |
|
Thomas Stuefe
|
d066f2b06c
|
8260030: Improve stringStream buffer handling
Reviewed-by: iklam, kbarrett
|
2021-01-22 09:00:56 +00:00 |
|