In tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm, there is a declaration:
<class name="FieldsOfPrimitiveBoolean" table="FIELDSOFPRIMITIVEBOOLEAN">
The case is wrong. It should read:
<class name="FieldsOfPrimitiveboolean" table="FIELDSOFPRIMITIVEBOOLEAN">