Bernd

Results 152 comments of Bernd

Those Test failures seems to be related ro Oracle Java 17, not the actual postgresql Version changes, done? Should we remove Oracle-17 or is there an fix for that Runner/Tools...

I still have issues with 1.12.1 _(Windows 11, x64, Desktop) - used a classic and finegrained pat.. both show some models (hardcoded?) but result in this chat response:

Did you test GraalJS with Temurin as well?

> > Did you test GraalJS with Temurin as well? > > No.. I ran Graal against Graal and.. Rhino in Temurin! Sure I can try running Graal in Temurin....

BTW here is an example where MSJDBC has implemented tostring for (better) JPA Slow-execution logging (which also uses `PS#toString()`, at least in hibernate case) https://github.com/microsoft/mssql-jdbc/issues/2086 So it’s a reasonable expectation...

MSJDBC is MIT license, but the code is not that interesting, it’s just the fact that other drivers also print the Statement, for good reasons like Hibernate/JPA logging or just...

Are you creating xml out of those json data? I think xml elements have to start with non-digits. I would add a check in your program to add a prefix....

Well, it looks like an intentional fix to make JDom more compliant. This is the change: https://github.com/dom4j/dom4j/commit/c2a99d7dee8ce7a4e5bef134bb781a6672bd8a0f Not sure if @FilipJirsak would like to make it configurable. I can only...

You might want to review those requests closely, the author is involved with the xz backdoor.

Btw whatever will be changed I also think for the safe defaults it should also set FSP on the underlying parser as this will also bring some resource limits into...