You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2016/05/09 06:22:12 UTC

[jira] [Updated] (CSV-181) Make CSVPrinter.print(Object) GC-free

     [ https://issues.apache.org/jira/browse/CSV-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory updated CSV-181:
-----------------------------
    Attachment: csv-181-gg.diff

Attached WIP and I am discussing this with [~remkop@yahoo.com] from our Log4j team, of which I am also a member.

> Make CSVPrinter.print(Object) GC-free
> -------------------------------------
>
>                 Key: CSV-181
>                 URL: https://issues.apache.org/jira/browse/CSV-181
>             Project: Commons CSV
>          Issue Type: Improvement
>          Components: Printer
>    Affects Versions: 1.2
>         Environment: Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00)
> Maven home: E:\Java\apache-maven-3.3.9\bin\..
> Java version: 1.8.0_91, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.8.0_91\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>         Attachments: csv-181-gg.diff
>
>
> Make CSVPrinter.print(Object) GC-free.
> One of the goals for Apache Log4j 2.6 is GC-free use cases. Log4j uses Commons CSV for its CSV layout.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)