-
Bug
-
Resolution: Fixed
-
P4
-
21
-
b12
-
generic
-
generic
This DirectByteBuffer(long, int) constructor was removed by the fix for JDK-8299684 but that caused problems as described in JDK-8301277 and then was reinstated by the fix for JDK-8303073. It should be removed again before the JDK 21 GA release.
- relates to
-
JDK-8303073 (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
- Resolved
-
JDK-8301277 Renaissance Spark bmks failing after 8299684
- Closed