Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / openjdk/panama-foreign issues and pull requests

#914 - Refresh FFM documents

Pull Request - State: closed - Opened by mcimadamore 11 months ago - 8 comments
Labels: integrated

#913 - Merge master

Pull Request - State: closed - Opened by openjdk-bot about 1 year ago - 10 comments
Labels: integrated, failed-auto-merge, auto, clean

#912 - Merge jdk:master

Pull Request - State: closed - Opened by JornVernee about 1 year ago - 5 comments
Labels: integrated, clean

#911 - Merge master

Pull Request - State: closed - Opened by openjdk-bot about 1 year ago - 4 comments
Labels: rfr, merge-conflict, failed-auto-merge, auto

#910 - Do not run a lengthy test on zero machines

Pull Request - State: closed - Opened by minborg about 1 year ago - 6 comments
Labels: integrated

#909 - 8254693: Add Panama feature to pass heap segments to native code

Pull Request - State: closed - Opened by JornVernee about 1 year ago - 2 comments

#908 - 8317137: Time out in TestStringEncoding

Pull Request - State: closed - Opened by minborg about 1 year ago - 6 comments
Labels: integrated

#907 - Change local variable from Optional to String

Pull Request - State: closed - Opened by minborg about 1 year ago - 2 comments
Labels: rfr

#906 - Fix sonar issues and thread safety bug

Pull Request - State: closed - Opened by minborg about 1 year ago - 6 comments
Labels: integrated

#905 - Fix Sonar warnings in jdk.internal.foreign

Pull Request - State: closed - Opened by minborg about 1 year ago - 5 comments
Labels: rfr

#904 - Convert local classes to proper utility classes

Pull Request - State: closed - Opened by minborg about 1 year ago - 3 comments
Labels: rfr

#903 - Fix arithmetic bug in SegmentAllocator

Pull Request - State: closed - Opened by minborg about 1 year ago - 6 comments
Labels: integrated

#902 - 8317514: Ensure MemorySegment is initialized before touching NativeMemorySegmentImpl

Pull Request - State: closed - Opened by JornVernee about 1 year ago - 3 comments
Labels: rfr

#901 - Beef up javadoc for base offset in var handles derived from layouts

Pull Request - State: closed - Opened by mcimadamore about 1 year ago - 6 comments
Labels: integrated

#900 - 8317324: Add an overload to bind a memory segment var handle at an offset

Pull Request - State: closed - Opened by mcimadamore about 1 year ago - 7 comments
Labels: rfr, ready

#899 - Merge master

Pull Request - State: closed - Opened by openjdk-bot about 1 year ago - 9 comments
Labels: integrated, failed-auto-merge, auto

#898 - 8317050: Scope should reflect lifetime of underying resource

Pull Request - State: closed - Opened by mcimadamore about 1 year ago - 6 comments
Labels: integrated

#897 - Rename max alignment constants for heap segments

Pull Request - State: closed - Opened by mcimadamore about 1 year ago - 6 comments
Labels: integrated

#896 - Tweak support for restricted methods

Pull Request - State: closed - Opened by mcimadamore about 1 year ago - 6 comments
Labels: integrated

#895 - Reintroduce suppression

Pull Request - State: closed - Opened by minborg about 1 year ago - 6 comments
Labels: integrated

#894 - Modernize code

Pull Request - State: closed - Opened by minborg about 1 year ago - 6 comments
Labels: integrated

#893 - Fix typos

Pull Request - State: closed - Opened by minborg about 1 year ago - 7 comments
Labels: integrated

#892 - Remove redundant supression

Pull Request - State: closed - Opened by minborg about 1 year ago - 6 comments
Labels: integrated

#891 - Fix visibility issues

Pull Request - State: closed - Opened by minborg about 1 year ago - 10 comments
Labels: integrated

#890 - Fix broken link in JavaDoc

Pull Request - State: closed - Opened by minborg about 1 year ago - 6 comments
Labels: integrated

#889 - Fix the use of final and static

Pull Request - State: closed - Opened by minborg about 1 year ago - 6 comments
Labels: integrated

#888 - Remove unused imports

Pull Request - State: closed - Opened by minborg about 1 year ago - 6 comments
Labels: integrated

#887 - Merge master

Pull Request - State: closed - Opened by openjdk-bot about 1 year ago - 9 comments
Labels: integrated, failed-auto-merge, auto

#886 - Improve exception messages and simplify LayoutPath

Pull Request - State: closed - Opened by minborg about 1 year ago - 8 comments
Labels: integrated

#885 - 8316196: Use hexadecimal form for address outputs in java.lang.foreign

Pull Request - State: closed - Opened by minborg about 1 year ago - 6 comments
Labels: integrated

#884 - Merge master

Pull Request - State: closed - Opened by openjdk-bot about 1 year ago - 9 comments
Labels: integrated, failed-auto-merge, auto

#883 - Add missing canonicalLayouts to PPC64 and s390 linkers

Pull Request - State: closed - Opened by JornVernee about 1 year ago - 6 comments
Labels: integrated

#882 - Merge master

Pull Request - State: closed - Opened by openjdk-bot about 1 year ago - 8 comments
Labels: integrated, failed-auto-merge, auto

#881 - 8315917: Passing struct by values seems under specified

Pull Request - State: closed - Opened by JornVernee about 1 year ago - 6 comments
Labels: integrated

#880 - Split long throws clauses in `MemorySegment` javadoc

Pull Request - State: closed - Opened by mcimadamore about 1 year ago - 6 comments
Labels: integrated

#879 - Fix javadoc issues in MemorySegment::copy

Pull Request - State: closed - Opened by mcimadamore about 1 year ago - 6 comments
Labels: integrated

#878 - 8315769: Add support for sliced allocation

Pull Request - State: closed - Opened by mcimadamore about 1 year ago - 7 comments
Labels: integrated

#877 - Add missing @implSpec to AddressLayout

Pull Request - State: closed - Opened by mcimadamore about 1 year ago - 6 comments
Labels: integrated

#876 - 8315096: Allowed access modes in memory segment should depend on layout alignment

Pull Request - State: closed - Opened by mcimadamore about 1 year ago - 9 comments
Labels: integrated

#875 - 8315041: Optimize Java to C string conversion by avoiding double copy

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 12 comments
Labels: integrated

#874 - Benchmark Java to/from C string conversions

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 9 comments
Labels: integrated

#873 - Fix misc typos in FFM API javadoc

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: integrated

#872 - Clarify javadoc w.r.t. exceptions thrown by a memory access var handle (part two)

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: integrated

#871 - 8314592: Add shortcut to SymbolLookup::find

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 9 comments
Labels: rfr, ready

#870 - Add AllocTest benchmark

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: integrated

#869 - Clarify javadoc w.r.t. exceptions thrown by a memory access var handle

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: integrated

#868 - Revert SegmentAllocator API changes

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: integrated

#867 - Fix TestSegmentAllocators

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: integrated

#866 - 8314071: Test java/foreign/TestByteBuffer.java timed out

Pull Request - State: closed - Opened by minborg over 1 year ago - 3 comments
Labels: rfr

#865 - 8314260: Unable to load system libraries on Windows when using a SecurityManager

Pull Request - State: closed - Opened by minborg over 1 year ago - 5 comments

#864 - Avoid using StandardCharset in Java code

Pull Request - State: closed - Opened by minborg over 1 year ago - 9 comments
Labels: integrated

#863 - Clean up StringSupport

Pull Request - State: closed - Opened by minborg over 1 year ago - 6 comments
Labels: integrated

#862 - Improve strlen performance

Pull Request - State: closed - Opened by minborg over 1 year ago - 11 comments
Labels: integrated

#861 - Merge master

Pull Request - State: closed - Opened by openjdk-bot over 1 year ago - 4 comments
Labels: rfr, merge-conflict, failed-auto-merge, auto

#860 - Fix test with strcat

Pull Request - State: closed - Opened by minborg over 1 year ago - 5 comments
Labels: integrated

#859 - 8313894: Rename isTrivial linker option to critical

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 6 comments
Labels: integrated

#858 - Fix so that heap segments work

Pull Request - State: closed - Opened by minborg over 1 year ago - 6 comments
Labels: integrated

#857 - 8313238: Improve the performance of strlen for null-terminated strings

Pull Request - State: closed - Opened by minborg over 1 year ago - 8 comments
Labels: integrated

#856 - 8313680: Disallow combining caputreCallState with isTrivial

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 6 comments
Labels: integrated

#855 - 8314292: Improve performance of Arena::allocateFrom

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 15 comments
Labels: integrated

#854 - FFM Allocation benchmark

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: merge-conflict

#853 - 8313265: Move the FFM API out of preview

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 9 comments
Labels: integrated

#852 - 8305170: Add MemoryLayout::withoutAlignment as an alias for withAlignment(8)

Pull Request - State: closed - Opened by minborg over 1 year ago - 4 comments
Labels: rfr

#851 - 8313005: Ensure native access check can fold away

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 6 comments
Labels: integrated

#850 - 8312981: Make the linker API required

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 6 comments
Labels: integrated

#849 - 8312615: Ensure jdk_foreign tests pass on linux-x86

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 6 comments
Labels: integrated

#848 - 8312473: Return value corrupted when using CCS + isTrivial

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 6 comments
Labels: integrated

#847 - 8312186: TestStringEncodingFails for UTF-32

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 6 comments
Labels: integrated

#846 - 8312059: Clarify the documention for variadic functions

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 7 comments
Labels: integrated

#845 - 8311533: SegmentAllocator::allocateArray call can be ambiguous

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 7 comments
Labels: integrated

#844 - 8311594: Avoid GlobalSession liveness check

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 7 comments
Labels: rfr

#843 - 8310659: The jar tool should support allowing access to restricted methods from executable jars

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 10 comments
Labels: integrated

#842 - 8310893: VarHandleTestExact fails

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 6 comments
Labels: integrated

#841 - 8310820: Remove MemorySegment::segmentOffset

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: integrated

#840 - 8310362: Improve composability of handle derived from layouts

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 11 comments
Labels: integrated

#839 - 8308293: A linker should expose the layouts it supports

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 11 comments
Labels: integrated

#838 - 8310048: Drop sequence layout factory with inferred count

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: integrated

#837 - Merge jdk:master

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 6 comments
Labels: integrated, clean

#836 - 8308858: FFM API and strings

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 29 comments
Labels: integrated

#835 - Use switch instead of if-statements in MemoryInspection classes

Pull Request - State: closed - Opened by minborg over 1 year ago - 7 comments
Labels: integrated

#834 - Fix build issue with MemoryInspectionUtil

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: integrated

#833 - 8308967: Add a record mapper for mapping MemorySegments to Record instances

Pull Request - State: closed - Opened by minborg over 1 year ago - 19 comments
Labels: rfr, csr

#832 - Merge master

Pull Request - State: closed - Opened by openjdk-bot over 1 year ago - 9 comments
Labels: integrated, failed-auto-merge, auto, clean

#831 - 8307461: Linker::nativeLinker should not be restricted

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: integrated

#830 - 8307253: Make FunctionDescriptor::toMethodType an instance method of Linker

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 7 comments
Labels: integrated

#829 - Merge master

Pull Request - State: closed - Opened by openjdk-bot over 1 year ago - 11 comments
Labels: integrated, failed-auto-merge, auto, clean

#828 - 8306668: Some foreign tests fail on x86

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: integrated

#827 - 8303831: TestSegmentCopy times out

Pull Request - State: closed - Opened by JornVernee over 1 year ago - 6 comments
Labels: integrated

#826 - Merge master

Pull Request - State: closed - Opened by openjdk-bot over 1 year ago - 9 comments
Labels: integrated, failed-auto-merge, auto

#825 - 8305369: Issues in zero-length memory segment javadoc section

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 7 comments
Labels: integrated

#824 - 8305087: MemoryLayout API checks should be more eager

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: integrated

#823 - Merge master

Pull Request - State: closed - Opened by openjdk-bot over 1 year ago - 11 comments
Labels: integrated, failed-auto-merge, auto

#822 - Fix issue in custom arena code

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 6 comments
Labels: integrated

#820 - 8298096: Refine javadoc for Linker

Pull Request - State: closed - Opened by mcimadamore over 1 year ago - 7 comments
Labels: integrated

#711 - Split foreign vector load and store by null or not null base

Pull Request - State: closed - Opened by rsmogura over 2 years ago - 13 comments
Labels: rfr

#700 - Prevent maxAlign virtual calls for polluted accesses

Pull Request - State: closed - Opened by rsmogura over 2 years ago - 7 comments
Labels: merge-conflict

#695 - 8291639: Improve the ability to visualize a MemorySegment in human readable forms

Pull Request - State: closed - Opened by minborg over 2 years ago - 14 comments
Labels: rfr

#573 - Check for mixed access - remove mem barriers

Pull Request - State: closed - Opened by rsmogura over 3 years ago - 12 comments
Labels: merge-conflict

#557 - Update building.md

Pull Request - State: closed - Opened by elect86 over 3 years ago - 5 comments
Labels: oca, oca-verify

#509 - MemorySegmentPool + Allocator

Pull Request - State: closed - Opened by rsmogura over 3 years ago - 31 comments
Labels: merge-conflict