Strong Liu created Bug JPA-53
Issue Type: Bug Bug
Affects Versions: 2.1-PublicReviewDraft
Assignee: Unassigned
Created: 05/Jun/13 10:34 AM
Description:

this causes TCK com/sun/ts/tests/signaturetest/jpa/JPASigTest.java#signatureTest FAIL

it is

	public <T> EntityGraph<T> getEntityGraph(String graphName);

and in the JPA Spec, it is expected as

EntityGraph<?>	getEntityGraph(java.lang.String graphName)
Fix Versions: 2.1-ProposedFinalDraft
Project: Java Persistence API
Labels: jpa21
Priority: Major Major
Reporter: Strong Liu
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira