JVMCI 0.33 released

Ted Neward ted at tedneward.com
Wed Aug 23 18:24:48 UTC 2017


Out of curiosity, have you given thought to providing a Docker image with JVMCI and Graal installed already?

If not, I’ve been building out some Docker images for presentation demos for myself lately, and I’d be happy to take a stab at building out a GraalVM image Dockerfile for you guys to use and put up in the Oracle official images. (It’s not hard, I’d only be saving you time, and that assumes I got all the details right. ( )

Ted Neward
Author, Speaker, Mentor
http://www.newardassociates.com
t: @tedneward | m: (425) 647-4526

On 8/23/17, 7:29 AM, "graal-dev on behalf of Doug Simon" <graal-dev-bounces at openjdk.java.net on behalf of doug.simon at oracle.com> wrote:

    JVMCI 0.33 includes numerous bug fixes and changes:
    
    http://hg.openjdk.java.net/graal/graal-jvmci-8/log?revcount=400&rev=ancestors%28%27jvmci-0.33%27%29+-+ancestors%28%27jvmci-0.29%27%29
    
    Namely:
    - Update base JDK from 8u121 to 8u141.
    - Switch back to OracleJDK (from OpenJDK) based binaries on OTN for Linux. All other platforms continue to be on OracleJDK.
    - OpenJDK based binary for Linux is available at https://github.com/dougxc/openjdk8-jvmci-builder/releases/tag/jvmci-0.33
    
    The binaries are available at http://www.oracle.com/technetwork/oracle-labs/program-languages/downloads/index.html.
    
    -Doug
    




More information about the graal-dev mailing list