[shrinkwrap-issues] [JBoss JIRA] (SHRINKWRAP-429) Remove unnecessary byte copying in NIO.2 InMemorySeekableByteChannel

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Tue Oct 16 22:13:01 EDT 2012


     [ https://issues.jboss.org/browse/SHRINKWRAP-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Rubinger updated SHRINKWRAP-429:
---------------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


Upstream: https://github.com/shrinkwrap/shrinkwrap/commit/4a93d5a700d990359b983882d9de16fe806fbe0b
                
> Remove unnecessary byte copying in NIO.2 InMemorySeekableByteChannel
> --------------------------------------------------------------------
>
>                 Key: SHRINKWRAP-429
>                 URL: https://issues.jboss.org/browse/SHRINKWRAP-429
>             Project: ShrinkWrap
>          Issue Type: Task
>    Affects Versions: 1.1.0
>            Reporter: Andrew Rubinger
>            Assignee: Andrew Rubinger
>             Fix For: 1.1.1
>
>
> As suggested by Norman Maurer, use a ByteBuffer.put operation in place of a System.arrayCopy

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list