I've just submitted the JPA 2.1 PFD to the JCP. This very closely matches
the draft I uploaded a week ago, and incorporates the editorial feedback
I received since then.
The only changes to the javadocs were to the comments for the following methods:
TypedQuery.setLockMode
EntityGraph.addKeySubgraph
Subgraph.getClassType
The updated files are available on
http://java.net/projects/jpa-spec/downloads
-Linda