Vladimir Dvorak

Results 41 comments of Vladimir Dvorak
trafficstars

I could not reproduce you problem with the last `jbrsdk-17.0.4-x64-b469` and `wildfly-26.1.2.Final`. I have noticed one difference in `JAVA_OPTS`. I see in my case: ``` [2022-09-10 11:37:55,528] Artifact demo:war exploded:...

All attempts are working form me. Could you please provide a minimal example reproducing this problem ?

Interactive charts, PNG is 10x slower: https://www.czsky.cz/chart?ra=0.1452909172145668&dec=0.08127808535581996&fsz=100&splitview=true it's running on pycairo+JPG (80-90% quality) now.

Thanks for help! It is working for me.

There is a new and extremly promising plugin [EclipseAceJump ](https://github.com/tobiasmelcher/EclipseAceJump), may be the vrapper plugin can be base on this !

Seems it could be false by default , since there are no writes. Have you some performance comparison with true/false ?

Are you using `-XX:+AllowEnhancedClassRedefinition` (it is not deafult in jbr17 as is in TravaJDK) ?

Could you please create a minimal example reproducing this bug?

If `-XX:+AllowEnhancedClassRedefinition` is used, the redefinition of class `C` to `C'` generates a new instance (of java.lang.Class) for class `C'` and updates all references to `C` to now point to...

It's hard to resolve the problem from supplied hs_err file, since stack mapping is missing. Could you please create an example reproducing this bug?