Viktor Klang
|
ef0dc2518e
|
8342707: Prepare Gatherers for graduation from Preview
Reviewed-by: alanb, liach
|
2024-11-11 19:57:26 +00:00 |
|
Shaojin Wen
|
b0a371b085
|
8343925: [BACKOUT] JDK-8342650 Move getChars to DecimalDigits
Reviewed-by: jpai, alanb, liach
|
2024-11-11 15:14:10 +00:00 |
|
Shaojin Wen
|
e1d684c645
|
8342650: Move getChars to DecimalDigits
Reviewed-by: liach
|
2024-11-11 05:06:56 +00:00 |
|
Per Minborg
|
2fb0c1dd62
|
8343844: Add benchmarks for superword/autovectorization in FFM BulkOperations
Reviewed-by: mcimadamore
|
2024-11-08 16:36:57 +00:00 |
|
Per Minborg
|
d0077eece0
|
8343771: Some FFM benchmarks are broken
Reviewed-by: jvernee, mdoerr
|
2024-11-08 06:33:41 +00:00 |
|
Maurizio Cimadamore
|
d3c042f9a0
|
8343770: Build fails due to use of sun.misc.Unsafe in LoopOverRandom
Reviewed-by: alanb
|
2024-11-07 15:31:17 +00:00 |
|
Quan Anh Mai
|
1d117f65f0
|
8343394: Make MemorySessionImpl.state a stable field
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore, jvernee
|
2024-11-07 14:32:18 +00:00 |
|
Liam Miller-Cushon
|
839de82c31
|
8332744: [REDO] 'internal proprietary API' diagnostics if --system is configured to an earlier JDK version
Reviewed-by: vromero
|
2024-11-05 17:06:04 +00:00 |
|
Shaojin Wen
|
5890d9438b
|
8333893: Optimization for StringBuilder append boolean & null
Reviewed-by: liach
|
2024-11-05 15:05:33 +00:00 |
|
Per Minborg
|
f69b6016d6
|
8343188: Investigate ways to simplify MemorySegment::ofBuffer
Reviewed-by: mcimadamore
|
2024-11-04 11:06:25 +00:00 |
|
Claes Redestad
|
29321447b1
|
8343305: Remove Indify-dependent microbenchmarks
Reviewed-by: liach, ihse, erikj
|
2024-10-31 22:28:53 +00:00 |
|
Claes Redestad
|
90bd544512
|
8342958: Use jvmArgs consistently in microbenchmarks
Reviewed-by: ecaspole, jvernee
|
2024-10-28 22:40:25 +00:00 |
|
Eirik Bjørsnøs
|
d49f21043b
|
8342040: Further improve entry lookup performance for multi-release JARs
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: redestad
|
2024-10-28 18:21:18 +00:00 |
|
Maurizio Cimadamore
|
f1a9a8d25b
|
8342902: Deduplication of acquire calls in BindingSpecializer causes escape-analyisis failure
Reviewed-by: jvernee
|
2024-10-25 21:07:48 +00:00 |
|
fabioromano1
|
27ef6c9df4
|
8341470: BigDecimal.stripTrailingZeros() optimization
Reviewed-by: rgiulietti
|
2024-10-21 10:14:15 +00:00 |
|
Aleksey Shipilev
|
7625b29920
|
8329597: C2: Intrinsify Reference.clear
Reviewed-by: rcastanedalo, eosterlund, kvn
|
2024-10-16 14:08:10 +00:00 |
|
Claes Redestad
|
ffb60e55cd
|
8341594: Use Unsafe to coalesce reads in java.util.zip.ZipUtils
Reviewed-by: lancea
|
2024-10-08 08:14:40 +00:00 |
|
Shaojin Wen
|
b42fbf43df
|
8339699: Optimize DataOutputStream writeUTF
Reviewed-by: liach, bpb
|
2024-10-04 22:35:03 +00:00 |
|
Maurizio Cimadamore
|
7fa2f229fb
|
8341127: Extra call to MethodHandle::asType from memory segment var handles fails to inline
Reviewed-by: psandoz, redestad, jvernee
|
2024-10-04 09:45:50 +00:00 |
|
Claes Redestad
|
a50440fadc
|
8340456: Reduce overhead of proxying Object methods in ProxyGenerator
Reviewed-by: liach
|
2024-09-20 09:21:12 +00:00 |
|
Per Minborg
|
81ff91ef27
|
8339531: Improve performance of MemorySegment::mismatch
Reviewed-by: mcimadamore
|
2024-09-12 18:31:08 +00:00 |
|
Per Minborg
|
6be927260a
|
8338591: Improve performance of MemorySegment::copy
Reviewed-by: mcimadamore
|
2024-09-05 13:10:24 +00:00 |
|
Shaojin Wen
|
cb9f5c5791
|
8339290: Optimize ClassFile Utf8EntryImpl#writeTo
Reviewed-by: redestad, liach
|
2024-09-05 11:45:49 +00:00 |
|
Per Minborg
|
7a418fc074
|
8338967: Improve performance for MemorySegment::fill
Reviewed-by: mcimadamore, psandoz
|
2024-09-03 10:25:27 +00:00 |
|
Qizheng Xing
|
965dd1acd0
|
8333334: C2: Make result of Node::dominates more precise to enhance scalar replacement
Reviewed-by: chagedorn, kvn, thartmann
|
2024-08-23 09:30:47 +00:00 |
|
Claes Redestad
|
47c8a6a8db
|
8333265: De-duplicate method references in java.util.stream.FindOps
Reviewed-by: liach
|
2024-08-21 22:10:06 +00:00 |
|
Shaojin Wen
|
3aeb6733f9
|
8338532: Speed up the ClassFile API MethodTypeDesc#ofDescriptor
Reviewed-by: redestad, liach
|
2024-08-21 14:56:30 +00:00 |
|
Hamlin Li
|
7458952ded
|
8338595: Add more linesize for MIME decoder in macro bench test Base64Decode
Reviewed-by: rehn
|
2024-08-21 10:17:51 +00:00 |
|
Shaojin Wen
|
5022109b2a
|
8336856: Efficient hidden class-based string concatenation strategy
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: redestad, liach
|
2024-08-16 13:18:02 +00:00 |
|
John Engebretson
|
a5d948fb98
|
8332842: Optimize empty CopyOnWriteArrayList allocations
Reviewed-by: shade, alanb
|
2024-08-14 14:11:53 +00:00 |
|
Jan Lahoda
|
958786b28f
|
8332522: SwitchBootstraps::mappedEnumLookup constructs unused array
Reviewed-by: liach, redestad
|
2024-08-06 09:07:44 +00:00 |
|
Brian Burkhalter
|
8bd3cd5156
|
8337716: ByteBuffer hashCode implementations are inconsistent
Reviewed-by: alanb, liach
|
2024-08-04 15:42:51 +00:00 |
|
fabioromano1
|
367e0a6556
|
8334755: Asymptotically faster implementation of square root algorithm
Reviewed-by: rgiulietti
|
2024-08-03 13:08:54 +00:00 |
|
Shaojin Wen
|
0898ab7f74
|
8336741: Optimize LocalTime.toString with StringBuilder.repeat
Reviewed-by: liach, rriggs, naoto
|
2024-07-24 22:39:49 +00:00 |
|
Claes Redestad
|
e83b4b236e
|
8335182: Consolidate and streamline String concat code shapes
Reviewed-by: liach, jvernee
|
2024-07-23 11:50:57 +00:00 |
|
lingjun.cg
|
4da9915875
|
8333396: Use StringBuilder internally for java.text.Format.* formatting
Reviewed-by: naoto, liach, jlu
|
2024-07-22 02:01:08 +00:00 |
|
Jorn Vernee
|
7bf5313244
|
8335480: Only deoptimize threads if needed when closing shared arena
Reviewed-by: mcimadamore, kvn, uschindler, vlivanov, eosterlund
|
2024-07-18 11:00:39 +00:00 |
|
Sean Gwizdak
|
8ba9bc6f17
|
8332249: Micro-optimize Method.hashCode
Reviewed-by: liach
|
2024-07-12 21:49:51 +00:00 |
|
Shaojin Wen
|
9d20b58f40
|
8334328: Reduce object allocation for FloatToDecimal and DoubleToDecimal
Reviewed-by: redestad, rgiulietti
|
2024-06-27 05:13:30 +00:00 |
|
Hamlin Li
|
cae94b268d
|
8334397: RISC-V: verify perf of ReverseBytesS/US
Reviewed-by: fyang, luhenry
|
2024-06-25 14:06:03 +00:00 |
|
Scott Gibbons
|
8e72d7cf8e
|
8320448: Accelerate IndexOf using AVX2
Reviewed-by: epeter, kvn, sviswanathan
|
2024-06-07 17:02:14 +00:00 |
|
Adam Sotona
|
d85b0ca5cd
|
8332457: Examine startup overheads from JDK-8294961
8229959: Convert proxy class to use constant dynamic
Reviewed-by: liach, redestad
|
2024-06-05 15:33:03 +00:00 |
|
John Engebretson
|
27af19d921
|
8332586: Avoid cloning empty arrays in java.lang.reflect.{Method,Constructor}
Reviewed-by: shade, rriggs, liach
|
2024-06-03 13:38:48 +00:00 |
|
Alan Bateman
|
707154235b
|
8331189: Implementation of Scoped Values (Third Preview)
Reviewed-by: aph, jpai, mcimadamore
|
2024-05-30 15:41:56 +00:00 |
|
Claes Redestad
|
2581935b47
|
8332528: Generate code in SwitchBootstraps.generateTypeSwitch that require fewer adaptations
Reviewed-by: liach, jlahoda
|
2024-05-23 12:26:19 +00:00 |
|
Jaikiran Pai
|
98f6a80852
|
8332490: JMH org.openjdk.bench.java.util.zip.InflaterInputStreams.inflaterInputStreamRead OOM
Reviewed-by: aturbanov, redestad
|
2024-05-23 01:03:19 +00:00 |
|
Claes Redestad
|
0b0445be28
|
8331724: Refactor j.l.constant implementation to internal package
Reviewed-by: liach, asotona
|
2024-05-17 09:49:44 +00:00 |
|
Daniel Jeliński
|
beea5305b0
|
8331907: BigInteger and BigDecimal should use optimized division
Reviewed-by: rgiulietti, bpb
|
2024-05-14 05:01:51 +00:00 |
|
Maurizio Cimadamore
|
1c5f1501ac
|
8331734: Atomic MemorySegment VarHandle operations fails for element layouts
Reviewed-by: pminborg, psandoz
|
2024-05-10 16:22:28 +00:00 |
|
Chen Liang
|
784b8fce7a
|
8331744: java.lang.classfile.TypeKind improvements
Reviewed-by: asotona, redestad
|
2024-05-10 10:50:51 +00:00 |
|