FYI: I think this is pretty important to fix. Hope that doesn't create
many regression issues for the current 3.0 users. Or maybe this would
be a good thing, as it will uncover subtle bugs that were hidden by
JDK-specific key iteration order.
Andrus
Begin forwarded message:
Wonder if we should force predictable (JDK-independent) iteration
order of properties on the class descriptors. This should have no
per-query performance impact (as descriptors are "compiled" once),
and will ensure some consistency.