Subject Re: [Firebird-Java] Jaybird 3 and Excelsior Jet
Author Mark Rotteveel
On 13-5-2017 11:09, hugo.larson@... [Firebird-Java] wrote:
> We compile our software with Excelsior Jet (java 1.7.0_55) for many
> years with Jaybird 2.2.12.
>
> I tried with Jaybird 3 and the this is a part of messages printed on the
> console. There is a notable delay every time the message is printed.

I have have made a local snapshot that initializes most character sets
lazily (except for US-ASCII, UTF-8 and ISO-8859-1).

You can download it from:

https://www.dropbox.com/s/mlvon8b0yzzuxor/Jaybird-3.0.1-SNAPSHOT-JDK_1.7_lazy_charset.zip?dl=0

Could you try this version with your Excelsior Jet settings that
reproduces the problem with 3.0.0?

Mark

PS This change might not make it into the actual 3.0.1 release, as I'm
releasing 3.0.1 next week because of JDBC-497 (a memory leak).
--
Mark Rotteveel