Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Tomas Zezula
330f2b5a9c
8342295: compiler/jvmci/TestJVMCISavedProperties.java fails due to garbage in output
...
Reviewed-by: dnsimon
2024-10-21 13:50:13 +00:00
Tobias Hartmann
63e611cd5d
8335334: Stress mode to randomly execute unstable if traps
...
Reviewed-by: chagedorn, kvn
2024-09-23 12:30:30 +00:00
Carlo Refice
c095c0e6a5
8336489: Track scoped accesses in JVMCI compiled code
...
Reviewed-by: dnsimon, never
2024-08-05 14:09:54 +00:00
David Leopoldseder
9b428dda8f
8336242: compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/SimpleDebugInfoTest.java failed assert(oopDesc::is_oop_or_null(val)) failed: bad oop found (again)
...
Reviewed-by: dnsimon, never
2024-07-31 09:40:47 +00:00
Adam Sotona
cfdc64fcb4
8331291: java.lang.classfile.Attributes class performs a lot of static initializations
...
Reviewed-by: liach, redestad, vromero
2024-05-24 15:58:34 +00:00
Doug Simon
b20fa7b48b
8329982: compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/SimpleDebugInfoTest.java failed assert(oopDesc::is_oop_or_null(val)) failed: bad oop found
...
Reviewed-by: never
2024-05-03 19:51:37 +00:00
Matias Saavedra Silva
383fe6eaab
8330388: Remove invokedynamic cache index encoding
...
Reviewed-by: cjplummer, dlong, coleenp
2024-04-23 15:02:27 +00:00
Coleen Phillimore
bea493bcb8
8236736: Change notproduct JVM flags to develop flags
...
Reviewed-by: iklam, kvn, kbarrett
2024-04-03 12:21:11 +00:00
Gilles Duboscq
31ac8714e0
8326692: JVMCI Local.endBci is off-by-one
...
Reviewed-by: dnsimon, never, gli
2024-03-03 11:05:33 +00:00
Doug Simon
43af12039f
8326959: Improve JVMCI option help
...
Reviewed-by: never
2024-02-29 22:11:05 +00:00
Daniel D. Daugherty
aeb304b29e
8324074: increase timeout for jvmci test TestResolvedJavaMethod.java
...
Reviewed-by: stuefe, thartmann
2024-01-18 13:16:05 +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
Adam Sotona
2b00ac0d02
8308753: Class-File API transition to Preview
...
Reviewed-by: ihse, mchung, vromero
2023-12-04 07:07:57 +00:00
Daniel Lundén
923207073a
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
...
Reviewed-by: thartmann, lmesnik, dholmes
2023-11-21 10:58:09 +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
Leo Korinth
d52a995f35
8315097: Rename createJavaProcessBuilder
...
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +00:00
Doug Simon
bd22d2381f
8318027: Support alternative name to jdk.internal.vm.compiler
...
Reviewed-by: erikj, ihse, kvn, alanb, mli
2023-10-23 13:15:31 +00:00
Doug Simon
878d27dba1
8317273: compiler/codecache/OverflowCodeCacheTest.java fails transiently on Graal
...
Reviewed-by: never, thartmann
2023-10-02 14:18:27 +00:00
Hao Sun
481cfc7985
8287325: AArch64: fix virtual threads with -XX:UseBranchProtection=pac-ret
...
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Reviewed-by: aph, dlong
2023-09-25 05:38:51 +00:00
Jie Fu
775e22a8a6
8316699: TestDynamicConstant.java fails with release VMs
...
Reviewed-by: dholmes
2023-09-22 02:14:52 +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
Ioi Lam
0c865a75e6
8315637: JDK-8314249 broke libgraal
...
Reviewed-by: dnsimon, matsaave
2023-09-07 18:30:09 +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
Matias Saavedra Silva
86783b9851
8301996: Move field resolution information out of the cpCache
...
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Dingli Zhang <dzhang@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: coleenp, fparain
2023-07-31 18:41:38 +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
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
8b4af46be4
8309974: some JVMCI tests fail when VM options include -XX:+EnableJVMCI
...
Reviewed-by: dholmes
2023-06-15 15:53:08 +00:00
Mandy Chung
9bfe415f66
8305104: Remove the old core reflection implementation
...
Reviewed-by: dholmes, alanb
2023-06-13 19:41:38 +00:00
Doug Simon
c0aa6bf4fe
8309390: [JVMCI] improve copying system properties into libgraal
...
Reviewed-by: never, kvn
2023-06-13 14:45:33 +00:00
Doug Simon
0f0fda7abc
8309542: compiler/jvmci/TestEnableJVMCIProduct.java fails with "JVMCI compiler 'graal' specified by jvmci.Compiler not found"
...
Reviewed-by: kvn, never
2023-06-06 16:12:37 +00:00
Doug Simon
b3c9d6785e
8309136: [JVMCI] add -XX:+UseGraalJIT flag
...
Reviewed-by: dholmes, kvn
2023-06-05 20:47:50 +00:00
Doug Simon
a5d8d59469
8308930: [JVMCI] TestUncaughtErrorInCompileMethod times out
...
Reviewed-by: never
2023-05-29 10:04:31 +00:00
Doug Simon
89b3c375ac
8307125: compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java hits assert(!Continuation::is_frame_in_continuation(thread(), fr())) failed: No support for deferred values in continuations
...
Reviewed-by: never
2023-05-25 16:26:26 +00:00
Tom Rodriguez
ac89e3045b
8308291: compiler/jvmci/meta/ProfilingInfoTest.java fails with -XX:TieredStopAtLevel=1
...
Reviewed-by: kvn, chagedorn
2023-05-24 18:39:30 +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
Josef Eisl
040cb7b5a9
8307588: [JVMCI] HotSpotConstantPool#lookupBootstrapMethodInvocation broken by JDK-8301995
...
Reviewed-by: dnsimon, never, kvn
2023-05-09 12:29:27 +00:00
Tom Rodriguez
5e1fe43080
8299229: [JVMCI] add support for UseZGC
...
Reviewed-by: eosterlund, kvn
2023-05-08 18:40:18 +00:00
Afshin Zafari
1a1ce66dc9
8305080: Suppress the 'removal' warning for finalize() from test/hotspot/jtreg/compiler/jvmci/common/testcases that used in compiler/jvmci/compilerToVM/ tests
...
Reviewed-by: dnsimon, coleenp
2023-05-05 13:12:19 +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
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
Doug Simon
80739e11b5
8279619: [JVMCI] improve EncodedSpeculationReason
...
Reviewed-by: never
2023-03-03 15:52:46 +00:00