Bug 290048 - JPA clazz parameter in CMP3Policy.getKeyClassFields() is unused
Summary: JPA clazz parameter in CMP3Policy.getKeyClassFields() is unused
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard: simple_fix
Keywords: performance
Depends on:
Blocks: 289108
  Show dependency tree
 
Reported: 2009-09-21 14:29 EDT by Michael OBrien CLA
Modified: 2022-06-09 10:20 EDT (History)
2 users (show)

See Also:


Attachments
Proposed fix for a list of 10 bugs annotated as simple_fix that will be checked in at once (42.97 KB, patch)
2010-06-08 15:17 EDT, Tom Ware CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael OBrien CLA 2009-09-21 14:29:08 EDT
>The following Class clazz parameter is currently unused and should be removed in both CMP3Policy and CMPPolicy for usability and performance reasons.

CMP3Policy.java:458
    protected KeyElementAccessor[] getKeyClassFields(Class clazz) {
        return this.keyClassFields;
    }
Comment 1 Michael OBrien CLA 2009-09-21 15:04:57 EDT
>see related bug# 289108
Comment 2 Tom Ware CLA 2009-09-24 09:06:25 EDT
Setting target and priority.  See the following page for an explanation of the meanings of these fields:

http://wiki.eclipse.org/EclipseLink/Development/Bugs/Guidelines
Comment 3 Tom Ware CLA 2010-06-08 15:17:28 EDT
Created attachment 171457 [details]
Proposed fix for a list of 10 bugs annotated as simple_fix that will be checked in at once
Comment 4 Tom Ware CLA 2010-06-08 15:23:55 EDT
Checked in as part of a batch of changes that addresses bugs annotated as "simple_fix"
Comment 5 Eclipse Webmaster CLA 2022-06-09 10:20:59 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink