David Holmes
|
90f3f43257
|
8328877: [JNI] The JNI Specification needs to address the limitations of integer UTF-8 String lengths
Reviewed-by: cjplummer, alanb
|
2024-09-04 03:41:42 +00:00 |
|
Maurizio Cimadamore
|
20d8f58c92
|
8331671: Implement JEP 472: Prepare to Restrict the Use of JNI
Reviewed-by: jpai, prr, ihse, kcr, alanb
|
2024-08-26 09:17:45 +00:00 |
|
Stefan Karlsson
|
cbe329b90a
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
Reviewed-by: lkorinth, lmesnik
|
2024-01-03 08:53:01 +00:00 |
|
Leo Korinth
|
d52a995f35
|
8315097: Rename createJavaProcessBuilder
Reviewed-by: lmesnik, dholmes, rriggs, stefank
|
2023-10-27 08:47:26 +00:00 |
|
Alan Bateman
|
2586f36120
|
8304919: Implementation of Virtual Threads
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
|
2023-04-11 05:49:54 +00:00 |
|
David Holmes
|
829cbc2cb1
|
8292674: ReportJNIFatalError should print all java frames
Reviewed-by: pchilanomate
|
2022-12-13 00:04:38 +00:00 |
|
David Holmes
|
692bedbc1d
|
8297106: Remove the -Xcheck:jni local reference capacity checking
Reviewed-by: dcubed, kevinw
|
2022-11-29 02:03:49 +00:00 |
|
Daniel D. Daugherty
|
e8acac2aba
|
8277350: runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java times out
Reviewed-by: hseigel, dholmes, lmesnik
|
2021-11-23 17:08:31 +00:00 |
|
Igor Ignatyev
|
b48f31d381
|
8271743: mark hotspot runtime/jni tests which ignore external VM flags
Reviewed-by: dholmes
|
2021-08-04 04:51:46 +00:00 |
|
Jesper Wilhelmsson
|
9935440ede
|
Merge
|
2021-07-23 01:41:14 +00:00 |
|
Igor Ignatyev
|
2d165a2bdf
|
8271160: runtime/jni/checked/TestCheckedJniExceptionCheck.java doesn't set -Djava.library.path
Reviewed-by: dcubed, dholmes
|
2021-07-22 22:15:25 +00:00 |
|
Zhengyu Gu
|
bffb1a7199
|
8269923: runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java failed with "FATAL ERROR in native method: Primitive type array expected but not received for JNI array operation"
Reviewed-by: dcubed, dholmes
|
2021-07-07 11:47:02 +00:00 |
|
Zhengyu Gu
|
16aa8cbf8d
|
8269697: JNI_GetPrimitiveArrayCritical() should not accept object array
Reviewed-by: kbarrett, dholmes
|
2021-07-06 12:25:11 +00:00 |
|
Igor Ignatyev
|
59d84787e9
|
8268591: a few runtime/jni tests don't need /othervm
Reviewed-by: dholmes, mseledtsov
|
2021-06-18 09:56:36 +00:00 |
|
David Holmes
|
7e6677b532
|
8259446: runtime/jni/checked/TestCheckedReleaseArrayElements.java fails with stderr not empty
Reviewed-by: dcubed
|
2021-01-08 22:25:21 +00:00 |
|
David Holmes
|
712014c595
|
8258077: Using -Xcheck:jni can lead to a double-free after JDK-8193234
Reviewed-by: dcubed, hseigel
|
2021-01-08 04:11:22 +00:00 |
|
Harold Seigel
|
467ba83c79
|
8215901: [TESTBUG] TestCheckedEnsureLocalCapacity.java fails intermittently
Change pattern match to not require that the matching string start at the beginning of a line.
Reviewed-by: dcubed, dholmes
|
2019-01-09 08:07:33 -05:00 |
|
David Holmes
|
b1001c7d7d
|
8193222: EnsureLocalCapacity() should maintain capacity requests through multiple calls
Reviewed-by: coleenp, dcubed
|
2017-12-12 19:06:19 -05:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|