#Jaybird #JDBC cleanup – deprecated org.firebirdsql.pool.sun classes api is removed
More than 1000 lines of deprecated sun api were removed from JDBC driver
The nice side efect is faster tests for JDBC driver
And the best thing is: removing these classes and their tests reduced the execution time of the (pure-java) tests by 20%