Hi! I’m sorry about the silence. We are not able to test this in our mac machines but we found that the GPU usage is coming from the JDK itself when we render the WebIcons (you know, the cool-looking icons we placed all over Eclipse on DevStyle). It would be really helpful if you can try the following flags and see which one (or combination of flags) make it work for you and allows DevStyle to still work:
-Dprism.order=sw
-Dsun.java2d.d3d=false
-Dsun.java2d.noddraw=false
Add them to the <eclipse install>/eclipse.ini
file after -vmargs
.
Thanks!
Aaron Lara