commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] [bugs #9108] ByteBuffer.compact doesn't always set limit to


From: Michael Koch
Subject: [commit-cp] [bugs #9108] ByteBuffer.compact doesn't always set limit to capacity
Date: Thu, 30 Dec 2004 06:05:54 -0500
User-agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux; X11; i686; de, address@hidden) (KHTML, like Gecko)

This mail is an automated notification from the bugs tracker
 of the project: classpath.

/**************************************************************************/
[bugs #9108] Latest Modifications:

Changes by: 
                Michael Koch <address@hidden>
'Date: 
                Don 30.12.2004 at 10:54 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Fixed in CVS. This will be included in GNU classpath 0.13.






/**************************************************************************/
[bugs #9108] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9108>
Project: classpath
Submitted by: 0
On: Mit 26.05.2004 at 10:11

Category:  classpath
Severity:  5 - Average
Resolution:  Fixed
Privacy:  Public
Assigned to:  mkoch
Status:  Closed
Platform Version:  None


Summary:  ByteBuffer.compact doesn't always set limit to capacity

Original Submission:  According to the Sun Javadoc, and observed Sun JDK1.4 
behaviour, the compact method always sets limit to capacity. In the Classpath 
implementation ByteBuffer.compact only sets limit to capacity when the position 
is not 0. 


Follow-up Comments
------------------


-------------------------------------------------------
Date: Don 30.12.2004 at 10:54       By: Michael Koch <mkoch>
Fixed in CVS. This will be included in GNU classpath 0.13.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9108>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]