You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2008/05/22 08:01:55 UTC

[jira] Assigned: (HARMONY-5770) [classlib][luni][performance] ObjectOutputStream performs double lookups in object storage

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

Alexey Varlamov reassigned HARMONY-5770:
----------------------------------------

    Assignee: Alexey Varlamov

> [classlib][luni][performance] ObjectOutputStream performs double lookups in object storage 
> -------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5770
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5770
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Aleksey Shipilev
>            Assignee: Alexey Varlamov
>         Attachments: cl-OOS-save-shared-lookup.patch
>
>
> OOS performs redundant lookups in object storage even when unshared == false.
> This patch saves this lookup and performs it only when really needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.