Doug Simon
fd89b334c4
8316992: Potential null pointer from get_current_thread JVMCI helper function.
...
Reviewed-by: thartmann
2024-02-06 14:05:34 +00:00
Alex Menkov
fd3042a04b
8318566: Heap walking functions should not use FilteredFieldStream
...
Reviewed-by: cjplummer, sspitsyn
2024-02-05 21:55:13 +00:00
Denghui Dong
6b09a79d64
8324974: JFR: EventCompilerPhase should be created as UNTIMED
...
Reviewed-by: egahlin
2024-02-01 15:52:25 +00:00
Emanuel Peter
746a08686b
8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
...
Reviewed-by: eosterlund, roland, coleenp, never
2024-01-25 15:50:33 +00:00
Doug Simon
19c9388c20
8323616: [JVMCI] TestInvalidJVMCIOption.java fails intermittently with NPE
...
Reviewed-by: thartmann, never
2024-01-16 19:31:04 +00:00
Matias Saavedra Silva
ffa35d8cf1
8301997: Move method resolution information out of the cpCache
...
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: coleenp, adinn, fparain
2023-11-15 19:04:11 +00:00
Doug Simon
9ac6ac86d3
8319559: [JVMCI] ensureLinked must be able to call Java
...
Reviewed-by: never, thartmann
2023-11-07 10:13:54 +00:00
Doug Simon
d354141aa1
8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads
...
Reviewed-by: dholmes, never
2023-11-01 16:27:04 +00:00
Doug Simon
7452d50be5
8318940: [JVMCI] do not set HotSpotNmethod oop for a default HotSpotNmethod
...
Reviewed-by: thartmann, never
2023-10-31 14:16:38 +00:00
Doug Simon
7028fb9d58
8317975: [JVMCI] assert(pointee != nullptr) failed: invariant
...
Reviewed-by: never, thartmann
2023-10-16 12:53:54 +00:00
Doug Simon
a07a4a3a59
8317422: [JVMCI] concurrency issue in MethodData creation
...
Reviewed-by: never, thartmann
2023-10-09 12:52:28 +00:00
Sacha Coppey
015f6f5d94
8315771: [JVMCI] Resolution of bootstrap methods with int[] static arguments
...
Reviewed-by: dnsimon, psandoz
2023-09-21 17:00:46 +00:00
Doug Simon
542b3000f0
8315954: getArgumentValues002.java fails on Graal
...
Reviewed-by: never, fparain
2023-09-21 16:28:44 +00:00
Doug Simon
d7e4087faf
8315369: [JVMCI] failure to attach to a libgraal isolate during shutdown should not be fatal
...
Reviewed-by: never
2023-09-04 10:19:18 +00:00
Doug Simon
75e19e0d5e
8314819: [JVMCI] HotSpotJVMCIRuntime.lookupType throws unexpected ClassNotFoundException
...
Reviewed-by: never, thartmann
2023-08-24 10:12:16 +00:00
Ioi Lam
0299364d85
8314249: Refactor handling of invokedynamic in JVMCI ConstantPool
...
Reviewed-by: dnsimon, coleenp
2023-08-17 22:52:05 +00:00
Ioi Lam
911d1dbbf7
8314078: HotSpotConstantPool.lookupField() asserts due to field changes in ConstantPool.cpp
...
Reviewed-by: dnsimon, coleenp
2023-08-14 15:37:44 +00:00
Doug Simon
6f5c903d10
8313899: JVMCI exception Translation can fail in TranslatedException.<clinit>
...
Reviewed-by: never, thartmann
2023-08-10 18:53:02 +00:00
Doug Simon
83adaf5477
8313421: [JVMCI] avoid locking class loader in CompilerToVM.lookupType
...
Reviewed-by: never, thartmann
2023-08-10 08:17:03 +00:00
Doug Simon
86821a7ce8
8312235: [JVMCI] ConstantPool should not force eager resolution
...
Reviewed-by: never, matsaave
2023-07-27 08:39:32 +00:00
Cesar Soares Lucas
a53345ad03
8287061: Support for rematerializing scalar replaced objects participating in allocation merges
...
Reviewed-by: kvn, vlivanov
2023-07-17 23:01:35 +00:00
Doug Simon
f6bdccb45c
8310829: guarantee(!HAS_PENDING_EXCEPTION) failed in ExceptionTranslation::doit
...
Reviewed-by: never, kvn
2023-06-30 20:10:24 +00:00
David Leopoldseder
15878360bf
8310425: [JVMCI] compiler/runtime/TestConstantDynamic: lookupConstant returned an object of incorrect type: null
...
Reviewed-by: dnsimon, never
2023-06-27 08:29:55 +00:00
Doug Simon
05c095cf39
8308151: [JVMCI] capture JVMCI exceptions in hs-err
...
Reviewed-by: never
2023-05-24 07:15:12 +00:00
Doug Simon
422128b70a
8306992: [JVMCI] mitigate more against JVMCI related OOME causing VM to exit
...
Reviewed-by: never
2023-05-23 07:20:00 +00:00
Matias Saavedra Silva
3f4cfbdd36
8307190: Refactor ref_at methods in Constant Pool
...
Reviewed-by: coleenp, iklam
2023-05-22 16:27:17 +00:00
Coleen Phillimore
265f40b4f7
8308396: Fix offset_of conversion warnings in runtime code
...
Reviewed-by: amitkumar, jsjolen, fparain
2023-05-19 17:16:04 +00:00
Tom Rodriguez
5e1fe43080
8299229: [JVMCI] add support for UseZGC
...
Reviewed-by: eosterlund, kvn
2023-05-08 18:40:18 +00:00
Coleen Phillimore
316d303c1d
8306851: Move Method access flags
...
Reviewed-by: cjplummer, dholmes, dnsimon, matsaave, fparain
2023-05-01 11:33:22 +00:00
Doug Simon
fdaabd6eec
8306581: JVMCI tests failed when run with -XX:TypeProfileLevel=222 after JDK-8303431
...
Reviewed-by: never, kvn
2023-04-21 07:13:50 +00:00
Doug Simon
48fd4f2bd3
8303431: [JVMCI] libgraal annotation API
...
Reviewed-by: kvn, never, darcy
2023-04-19 16:01:57 +00:00
Tom Rodriguez
497f9e760d
8305755: [JVMCI] missing barriers in CompilerToVM.readFieldValue for Reference.referent
...
Reviewed-by: eosterlund, dnsimon
2023-04-17 16:45:56 +00:00
Coleen Phillimore
ebeee6dce8
8305404: Compile_lock not needed for InstanceKlass::implementor()
...
Reviewed-by: eosterlund, fparain
2023-04-14 15:32:51 +00:00
Tom Rodriguez
12946f5748
8305419: JDK-8301995 broke building libgraal
...
Reviewed-by: matsaave, dnsimon, thartmann
2023-04-11 14:55:55 +00:00
Matias Saavedra Silva
3fbbfd1749
8301995: Move invokedynamic resolution information out of ConstantPoolCacheEntry
...
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Co-authored-by: Dingli Zhang <dzhang@openjdk.org>
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: coleenp, dnsimon, fparain, gcao, aph, fyang, amitkumar, lucy
2023-03-28 19:50:38 +00:00
Frederic Parain
bfb812a8ff
8292818: replace 96-bit representation for field metadata with variable-sized streams
...
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dholmes, coleenp, cjplummer, dnsimon
2023-03-17 20:18:36 +00:00
Tomas Zezula
31e1e3975b
8303646: [JVMCI] Add possibility to lookup ResolvedJavaType from jclass.
...
Reviewed-by: never
2023-03-13 08:41:40 +00:00
Johan Sjölen
90ec19efed
8301068: Replace NULL with nullptr in share/jvmci/
...
Reviewed-by: kvn, never
2023-01-31 12:19:42 +00:00
Doug Simon
8b69a2e434
8298099: [JVMCI] decouple libgraal from JVMCI module at runtime
...
Reviewed-by: never
2022-12-07 22:11:11 +00:00
Andrew Haley
221e1a4260
8286666: JEP 429: Implementation of Scoped Values (Incubator)
...
Reviewed-by: psandoz, dlong, alanb, mcimadamore
2022-12-07 10:14:06 +00:00
Doug Simon
37848a9ca2
8296967: [JVMCI] rationalize relationship between getCodeSize and getCode in ResolvedJavaMethod
...
Reviewed-by: never
2022-11-16 20:27:19 +00:00
Doug Simon
4ce4f384d7
8296958: [JVMCI] add API for retrieving ConstantValue attributes
...
Reviewed-by: never
2022-11-16 19:56:14 +00:00
Doug Simon
fe541f05cc
8293989: [JVMCI] re-use cleared oop handles
...
Reviewed-by: never
2022-09-20 07:55:22 +00:00
Johan Sjölen
4b8399b5f0
8293251: Use stringStream::base() instead of as_string() when applicable
...
Reviewed-by: rehn
2022-09-16 19:54:35 +00:00
Doug Simon
b0e0b87891
8292917: [JVMCI] Extend InstalledCode API to make an nmethod non entrant.
...
Reviewed-by: never
2022-08-27 08:21:58 +00:00
Coleen Phillimore
4f50316a1a
8292680: Convert Dictionary to ConcurrentHashTable
...
Reviewed-by: rehn, hseigel
2022-08-25 19:02:52 +00:00
Erik Österlund
054c23f484
8290025: Remove the Sweeper
...
Reviewed-by: stefank, kvn, iveresov, coleenp, vlivanov, mdoerr
2022-08-25 09:48:55 +00:00
Doug Simon
259ba86c60
8290075: [JVMCI] only blessed methods can link against EventWriterFactory.getEventWriter
...
Reviewed-by: mgronlun
2022-08-23 07:24:53 +00:00
Doug Simon
ba670ecbb9
8289094: [JVMCI] reduce JNI overhead and other VM rounds trips in JVMCI
...
Reviewed-by: kvn, dlong
2022-06-29 16:14:55 +00:00
Alan Bateman
9583e3657e
8284161: Implementation of Virtual Threads (Preview)
...
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
2022-05-07 08:06:16 +00:00