This document discusses enabling GPU acceleration for Java using the OpenJDK Graal compiler, highlighting the benefits of offloading data-parallel computations to the GPU for improved performance. It outlines the requirements for Java GPU enablement, introduces the Sumatra OpenJDK project aiming to facilitate this integration, and details the Graal compiler's current capabilities and future work. The document also emphasizes the potential for expanding GPU acceleration to other managed runtime languages through frameworks like Truffle.