JDK-8298095 : Refine implSpec for SegmentAllocator
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang.foreign
  • Affected Version: 21,22
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2022-12-05
  • Updated: 2024-01-22
  • Resolved: 2023-08-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 22
22 b11Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
For the implSpec tags in SegmentAllocator, besides stating "the default implementation for this method calls this.allocate(layout)", I'd expect some mention of use of the value argument in the default implementation.
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk21/pull/172 Date: 2023-08-10 16:54:35 +0000
10-08-2023

Changeset: 35b60f92 Author: Per Minborg <pminborg@openjdk.org> Date: 2023-08-10 07:57:19 +0000 URL: https://git.openjdk.org/jdk/commit/35b60f925a4e7e2e3f1ec7c5c1eee60206e7508a
10-08-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14997 Date: 2023-07-24 12:32:59 +0000
24-07-2023