JDK-8143553 : StringBuffer.getByte(byte[], int, byte) should be package private (not protected)
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2015-11-20
  • Updated: 2022-08-05
  • Resolved: 2015-11-23
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 9
9 b96Fixed
Related Reports
Relates :  
Description
The change for JDK-8143330 is incomplete. The "override" version of the getByte(byte[], int, byte) in StringBuffer needs to be updated as well.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/caba60c122b6 User: lana Date: 2015-12-10 00:27:01 +0000
10-12-2015

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/caba60c122b6 User: sherman Date: 2015-11-23 18:36:40 +0000
23-11-2015