[OpenJDK Rasterizer] Marlin & JavaOne

2015-10-21 Thread Laurent Bourgès
Jim & phil, Could you, or someone else, present or at least mention our efforts on the Marlin renderer during the JavaOne conference ? That would be great to have some feedback and interesting use cases for multithreaded rendering. Regards, Laurent

Re: [OpenJDK Rasterizer] AWT & gcc 4.8 optimization options

2015-10-21 Thread Sergey Bylokhov
The bug was filed: https://bugs.openjdk.java.net/browse/JDK-8140266 I will try a few steps before push the current solution: - change the code, so this option will not be necessary. - check other compilers, it seems gcc 4.9.2 will be default for jdk9. On 16.10.15 10:00, Laurent Bourgès wrote: S