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 |
|
Shaojin Wen
|
3aeb6733f9
|
8338532: Speed up the ClassFile API MethodTypeDesc#ofDescriptor
Reviewed-by: redestad, liach
|
2024-08-21 14:56:30 +00:00 |
|
Adam Sotona
|
ae82405ff7
|
8323058: Revisit j.l.classfile.CodeBuilder API surface
Reviewed-by: briangoetz, psandoz
|
2024-05-02 10:08:29 +00:00 |
|
Adam Sotona
|
2b00ac0d02
|
8308753: Class-File API transition to Preview
Reviewed-by: ihse, mchung, vromero
|
2023-12-04 07:07:57 +00:00 |
|
Swati Sharma
|
b438cffdb9
|
8314085: Fixing scope from benchmark to thread for JMH tests having shared state
Co-authored-by: Vladimir Ivanov <vaivanov@openjdk.org>
Reviewed-by: sviswanathan, ecaspole
|
2023-10-03 16:01:36 +00:00 |
|
Chen Liang
|
201e3bcf52
|
8291065: Creating a VarHandle for a static field triggers class initialization
Reviewed-by: mchung, psandoz
|
2023-07-18 00:58:25 +00:00 |
|
Claes Redestad
|
5c39a36641
|
8287522: StringConcatFactory: Add in prependers and mixers in batches
Reviewed-by: jlaskey, mchung
|
2022-06-08 07:17:31 +00:00 |
|
Claes Redestad
|
42261d752a
|
8287785: Reduce runtime of java.lang.invoke microbenchmarks
Reviewed-by: mchung
|
2022-06-07 07:25:06 +00:00 |
|
Claes Redestad
|
6c79671e50
|
8285633: Take better advantage of generic MethodType cache
Reviewed-by: jvernee
|
2022-04-27 17:54:21 +00:00 |
|
Claes Redestad
|
5df8bd6b4e
|
8284880: Re-examine sun.invoke.util.Wrapper hash tables
Reviewed-by: erikj, mchung
|
2022-04-19 20:34:45 +00:00 |
|
Jorn Vernee
|
3623abb7f6
|
8263087: Add a MethodHandle combinator that switches over a set of MethodHandles
Reviewed-by: redestad
|
2021-05-27 12:28:10 +00:00 |
|
Harold Seigel
|
e14b026841
|
8243287: Removal of Unsafe::defineAnonymousClass
Reviewed-by: iklam, mchung, alanb, dholmes
|
2021-05-13 12:46:54 +00:00 |
|
Jorn Vernee
|
b7baca7f32
|
8264288: Performance issue with MethodHandle.asCollector
Reviewed-by: jrose, vlivanov
|
2021-04-05 20:05:07 +00:00 |
|
Claes Redestad
|
07918995da
|
8261154: Memory leak in Java_java_lang_ClassLoader_defineClass0 with long class names
Reviewed-by: stuefe, chegar, mchung
|
2021-02-05 08:58:32 +00:00 |
|
Mandy Chung
|
4356469a31
|
8230501: Class data support for hidden classes
Reviewed-by: jvernee, psandoz, chegar
|
2020-12-01 00:24:40 +00:00 |
|
Jorn Vernee
|
0a41ca6b75
|
8254354: Add a withInvokeExactBehavior() VarHandle combinator
Reviewed-by: psandoz, chegar
|
2020-11-10 23:26:02 +00:00 |
|
Claes Redestad
|
1f698a35f2
|
8246152: Improve String concat bootstrapping
Reviewed-by: forax, psandoz
|
2020-06-01 22:04:22 +02:00 |
|
Mandy Chung
|
1feb24e561
|
8243274: suppress warnings in LookupDefineClass microbenchmarks due to JDK-8243156
Reviewed-by: lfoltan
|
2020-04-21 07:08:55 -07:00 |
|
Mandy Chung
|
7cc1371059
|
8238358: Implementation of JEP 371: Hidden Classes
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: David Holmes <david.holmes@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jamsheed Mohammed C M <jamsheed.c.m@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Reviewed-by: alanb, cjplummer, coleenp, dholmes, dlong, forax, jlahoda, psandoz, plevart, sspitsyn, vromero
|
2020-04-21 06:55:38 -07:00 |
|
Mikael Vidstedt
|
3318314c7c
|
8237589: Fix copyright header formatting
Reviewed-by: jjg, serb, iris, jwilhelm
|
2020-01-21 14:23:01 -08:00 |
|
Claes Redestad
|
7a30c97753
|
8061281: Microbenchmark suite build support, directory layout and sample benchmarks
8061282: Migrate jmh-jdk-microbenchmarks into the JDK
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Staffan Friberg <sfriberg@kth.se>
Reviewed-by: ecaspole, mchung, erikj, ihse
|
2018-11-16 23:39:51 +01:00 |
|