Hi Thomas or Noel, Would one of you mind checking my pull request, #224? https://github.com/h2database/h2database/pull/224
It is a fix for an obscure bug that has particularly nasty results for users in the Moscow timezone on recent Java updates. Ultimately the fix to the problem is to make sure the cached java.util.Calendar instances in org.h2.util.DateTimeUtils are cleared before each use. Discovering that was the solution to the problem was hard. Regards, Steve -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
