jdk
Draft: Panamize NativeSocketAddress
#19308
Open

Commits
  • Draft: Panamize NativeSocketAddress
    AlekseiEfimov committed 219 days ago
  • Update putAddress methods to additional heap array allocations and heap memory stores
    AlekseiEfimov committed 215 days ago
  • Rename package with native bindings: jdk.internal.natives.* -> jdk.internal.bindings.*
    AlekseiEfimov committed 197 days ago
  • Introduce PlatformAdapter implementations to move calculation of IPv4 address bytes native field path from runtime to compile time.
    AlekseiEfimov committed 197 days ago
  • Avoid on-heap allocations in NativeSocketAddress::hashCode
    AlekseiEfimov committed 197 days ago
  • Merge branch 'master' into PanamizedNativeSocketAddress
    AlekseiEfimov committed 140 days ago
  • Merge remote-tracking branch 'origin' into PanamizedNativeSocketAddress
    AlekseiEfimov committed 77 days ago
  • Merge branch 'master' into PanamizedNativeSocketAddress
    AlekseiEfimov committed 63 days ago
  • Merge branch 'master' into PanamizedNativeSocketAddress
    AlekseiEfimov committed 55 days ago
  • Restructure binding packages and move common components to platform-specific BindingUtils classes.
    AlekseiEfimov committed 55 days ago
  • Add null check to NativeSocketAddress.freeAll
    AlekseiEfimov committed 55 days ago
  • Merge branch 'master' into PanamizedNativeSocketAddress
    AlekseiEfimov committed 36 days ago
  • PR comments
    AlekseiEfimov committed 36 days ago
  • Fix typo in ctor names in the generated bindings
    AlekseiEfimov committed 34 days ago
  • Merge branch 'master' into PanamizedNativeSocketAddress
    AlekseiEfimov committed 34 days ago
  • Merge branch 'master' into PanamizedNativeSocketAddress
    AlekseiEfimov committed 27 days ago
  • Use SegmentBulkOperation.contentHash in NativeSocketAddress.hashCode
    AlekseiEfimov committed 27 days ago
Loading