[ 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.