As I always say: There is only one way to find out: do it!
The transition should take about what... 30 minutes ( you just install JRockit and change the path somewhere right? )
You should be ok.
I had problems in the past with JDBC which were extremely strange ( because the problematic code was in the PreparedStatement
reference that as we all know is just an interface. The underlaying driver was exactly the same.) I've got this strange error messages all over the place about the insert into
statement.
To be honest there was another variable here, I was migrating from Java 1.2.2 to Java(JRockit) 1.4 and yet, I think I shouldn't have had all those problems.
But again, it should be fast enough to find out. In my case I saw I had these problems in < 5 minutes and since that was just an experiment ( I attended to this BEA developers day when they talked about the great features JRockit had ) I just dismissed it.