Jorn Vernee
f25e7197fe
8268717: Upstream: 8268673: Stack walk across optimized entry frame on fresh native thread fails
...
Reviewed-by: mcimadamore, erikj
2021-06-21 12:06:51 +00:00
Chris Hegarty
fe48ea9d79
8268342: java/foreign/channels/TestAsyncSocketChannels.java fails with "IllegalStateException: This segment is already closed"
...
Reviewed-by: dfuchs
2021-06-14 08:29:49 +00:00
Maurizio Cimadamore
f4b3170197
8268428: Test java/foreign/TestResourceScope.java fails: expected [M] but found [N]
...
Reviewed-by: dfuchs
2021-06-10 12:52:04 +00:00
Jorn Vernee
ab01cb547d
8268339: Upstream: 8267989: Exceptions thrown during upcalls should be handled
...
Reviewed-by: psandoz, mcimadamore
2021-06-10 08:44:28 +00:00
Jorn Vernee
8158b82269
8268327: Upstream: 8268169: The system lookup can not find stdio functions such as printf on Windows 10
...
Reviewed-by: erikj, sundar
2021-06-08 14:20:31 +00:00
Maurizio Cimadamore
6843576c95
8268227: java/foreign/TestUpcall.java still times out
...
Reviewed-by: dcubed
2021-06-08 14:02:28 +00:00
Nick Gasson
76b54a1995
8263512: [macos_aarch64] issues with calling va_args functions from invoke_native
...
Reviewed-by: jvernee
2021-06-04 23:55:12 +00:00
Maurizio Cimadamore
59a539fef1
8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries
...
Reviewed-by: jvernee, psandoz
2021-06-04 12:53:17 +00:00
Maurizio Cimadamore
52d8215a1e
8268131: 2 java/foreign tests timed out
...
Reviewed-by: dcubed
2021-06-03 16:19:35 +00:00
Jonathan Gibbons
d46a2c8ecf
8268147: need to update reference to testng module for jtreg6
...
Reviewed-by: dholmes, psandoz, naoto
2021-06-02 22:33:16 +00:00
Maurizio Cimadamore
a223189b06
8264774: Implementation of Foreign Function and Memory API (Incubator)
...
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Athijegannathan Sundararajan <sundar@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: psandoz, chegar, mchung, vlivanov
2021-06-02 10:53:06 +00:00
Chris Hegarty
3c9858ddfb
8264827: Large mapped buffer/segment crash the VM when calling isLoaded
...
Reviewed-by: alanb, mcimadamore
2021-04-12 11:21:34 +00:00
Igor Ignatyev
a7aba2b61c
8263549: 8263412 can cause jtreg testlibrary split
...
Reviewed-by: iklam, dcubed
2021-03-13 14:51:53 +00:00
Maurizio Cimadamore
5de0f4b2ce
8260869: Test java/foreign/TestHandshake.java fails intermittently
...
Reviewed-by: psandoz
2021-03-03 01:14:25 +00:00
Jesper Wilhelmsson
51e14f2e2a
Merge
2021-01-14 01:29:47 +00:00
Maurizio Cimadamore
17b4db31cb
8259636: Check for buffer backed by shared segment kicks in in unexpected places
...
Reviewed-by: sundar, alanb, chegar
2021-01-12 21:06:03 +00:00
Maurizio Cimadamore
b03880e33b
8259634: MemorySegment::asByteBuffer does not respect spatial bounds
...
Reviewed-by: alanb, chegar
2021-01-12 17:09:05 +00:00
Jesper Wilhelmsson
b378f54df3
Merge
2021-01-12 01:08:14 +00:00
Maurizio Cimadamore
d60a937e87
8259028: ClassCastException when using custom filesystem with wrapper FileChannel impl
...
Reviewed-by: chegar, alanb, uschindler
2021-01-11 16:14:56 +00:00
Jesper Wilhelmsson
555641ede5
Merge
2021-01-07 21:17:35 +00:00
Maurizio Cimadamore
e66187d885
8259032: MappedMemorySegmentImpl#makeMappedSegment() ignores Unmapper#pagePosition
...
Co-authored-by: Uwe Schindler <uschindler@openjdk.org>
Reviewed-by: alanb
2021-01-06 12:18:43 +00:00
Maurizio Cimadamore
b7940aa1c4
8259027: NullPointerException in makeMappedSegment due to NULL Unmapper when length of segment is 0
...
Reviewed-by: chegar, uschindler
2021-01-05 16:15:28 +00:00
Nick Gasson
643ddc1320
8257882: Implement linkToNative intrinsic on AArch64
...
Reviewed-by: jvernee, mcimadamore, aph
2020-12-17 03:24:40 +00:00
Aleksey Shipilev
9ce3d806fa
8257887: java/foreign/TestSegments.java test fails on 32-bit after JDK-8257186
...
Reviewed-by: jiefu, adityam, redestad
2020-12-09 06:42:38 +00:00
Maurizio Cimadamore
bbc44f57c4
8257186: Size of heap segments is not computed correctlyFix overflow in size computation for heap segments
...
Reviewed-by: jvernee, chegar
2020-12-07 17:25:23 +00:00
Jorn Vernee
04ce8e3840
8257184: Upstream 8252504: Add a method to MemoryLayout which returns a offset-computing method handle
...
Reviewed-by: mcimadamore, chegar
2020-12-07 11:08:24 +00:00
Jorn Vernee
734d3c3b8a
8256862: Several java/foreign tests fail on x86_32 platforms
...
Reviewed-by: sundar
2020-11-26 11:21:10 +00:00
Maurizio Cimadamore
9aeadbb020
8256865: Foreign Memory Access and Linker API are missing NPE checks
...
Reviewed-by: jvernee, sundar, chegar
2020-11-25 10:48:37 +00:00
Maurizio Cimadamore
0fb31dbf3a
8254231: Implementation of Foreign Linker API (Incubator)
...
Reviewed-by: coleenp, ihse, dholmes, vlivanov
2020-11-23 11:00:38 +00:00
Nick Gasson
26a1ec1b96
8256435: [TESTBUG] java/foreign/TestHandshake.java fails with direct buffer memory OOM
...
Reviewed-by: mcimadamore
2020-11-18 02:08:20 +00:00
Maurizio Cimadamore
3e70aac5cc
8254162: Implementation of Foreign-Memory Access API (Third Incubator)
...
Reviewed-by: erikj, psandoz, alanb
2020-11-12 16:37:23 +00:00
Maurizio Cimadamore
ebf443a16f
8253590: java/foreign tests are still failing on x86_32 after foreign-memaccess integration
...
Reviewed-by: psandoz
2020-09-29 09:40:21 +00:00
Chris Hegarty
7f69acc778
8247696: Incorrect tail computation for large segments in AbstractMemorySegmentImpl::mismatch
...
Reviewed-by: psandoz, mcimadamore
2020-06-23 10:09:26 +01:00
Chris Hegarty
f1e1cb7055
8246095: Tweaks to memory access API
...
Add more user friendly API points to the foreign memory acesss API
Reviewed-by: chegar, psandoz
2020-06-03 16:50:03 +01:00
Maurizio Cimadamore
55ed0d853f
8246040: java/foreign/TestAddressHandle fails on big endian platforms
...
Make test more robust by not relying on implicit endianness-related assumption
Reviewed-by: chegar
2020-05-29 12:40:50 +01:00
Peter Levart
5967aaf629
8246050: Improve scalability of MemoryScope
...
Reiplement memory scope using StampedLock
Reviewed-by: psandoz
2020-05-29 12:12:09 +01:00
Aleksey Shipilev
30b750dcd0
8245722: 32-bit build failures after JDK-8243491
...
Reviewed-by: stuefe
2020-05-26 09:29:00 +02:00
Chris Hegarty
f3eb44a94d
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
...
Upstream latest changes of the Foreign-Memory Access API
Co-authored-by: Jorn Vernee <jorn.vernee@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, psandoz
2020-05-25 10:54:39 +01:00
Nick Gasson
987ba9f3a4
8237521: Memory Access API fixes for 32-bit
...
Reviewed-by: mcimadamore, dholmes
2020-01-24 17:41:44 +08:00
Maurizio Cimadamore
099184950b
8235837: Memory access API refinements
...
Reviewed-by: chegar, psandoz
2020-01-15 11:09:00 +00:00
Nick Gasson
2afe1c6c23
8236634: Memory Access API tests fail on 32-bit
...
Reviewed-by: mcimadamore, shade
2020-01-13 15:31:23 +08:00
Paul Sandoz
e5b0568e1c
8236769: Clarify javadoc of memory access API
...
Reviewed-by: chegar
2020-01-08 23:12:45 +00:00
Jorn Vernee
8f4f088a12
8234049: Implementation of Memory Access API (Incubator)
...
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Reviewed-by: alanb, psandoz, chegar, rriggs, plevart, briangoetz, jrose, adinn, vlivanov
2019-12-12 22:59:57 +00:00