Modify

Opened 8 years ago

Closed 8 years ago

#12952 closed enhancement (fixed)

[Patch] Java 8: Disable auto boxing for hashCode/equals

Reported by: michael2402 Owned by: Don-vip
Priority: normal Milestone: 16.07
Component: Core Version:
Keywords: gsoc-core performance java8 Cc: Don-vip, bastiK, stoecker

Description

  • Objects.equals/Objects.hashCode does auto boxing for the long value.
  • Reuse isNew()

Attachments (1)

patch-primitive-no-boxing.patch (1.9 KB ) - added by michael2402 8 years ago.

Download all attachments as: .zip

Change History (5)

by michael2402, 8 years ago

comment:1 by Don-vip, 8 years ago

Keywords: java8 added
Summary: [Patch] Disable auto boxing for hashCode/equals[Patch] Java 8: Disable auto boxing for hashCode/equals

comment:2 by Don-vip, 8 years ago

Milestone: 16.0616.07

comment:3 by Don-vip, 8 years ago

Owner: changed from team to Don-vip
Status: newassigned

comment:4 by Don-vip, 8 years ago

Resolution: fixed
Status: assignedclosed

In 10583/josm:

see #11390, fix #12952 - Java 8: Disable auto boxing for hashCode/equals (patch by michael2402) - gsoc-core

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.