core code updates - minor code reformat
core code updates - fix for bug #1757
DatabaseMetaData.getTables() fails with "General error" when another session concurrently creates or drops a table
Thank you for the detailed report. Fixed and committed to SVN.
core code updates - fix for bug #1756
Changed to requires static jdk.unsupported;
Deadlock between SchemaManager and SessionManager
Fixed and committed to SVN.