Giter VIP home page Giter VIP logo

sshyran / graal-jvmci-8 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from graalvm/graal-jvmci-8

0.0 1.0 0.0 683.07 MB

Fork of jdk8u/hotspot with support for JVMCI

License: GNU General Public License v2.0

HTML 0.11% Makefile 1.51% Shell 0.37% Batchfile 0.12% C 1.08% Objective-C 0.05% C++ 68.58% Java 27.26% JavaScript 0.06% Python 0.15% DTrace 0.16% Assembly 0.22% XSLT 0.28% CMake 0.01% Jsonnet 0.02% M4 0.03%

graal-jvmci-8's Introduction

Welcome to graal-jvmci-8

This is a fork of http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot that includes JVMCI.

Building JVMCI JDK 8

To create a JVMCI-enabled JDK 8, make sure you have mx on your system. Then run the following commands:

git clone https://github.com/graalvm/graal-jvmci-8
cd graal-jvmci-8
mx --java-home /path/to/jdk8 build
mx --java-home /path/to/jdk8 unittest
export JAVA_HOME=$(mx --java-home /path/to/jdk8 jdkhome)

You need to use the same JDK the GitHub downloads are based on as the argument to --java-home in the above commands. The build step above should work on all supported JDK 8 build platforms. It should also work on other platforms (such as Oracle Linux, CentOS and Fedora as described here). If you run into build problems, send a message to http://mail.openjdk.java.net/mailman/listinfo/graal-dev.

The patches, if any, used to build a JVMCI binary will be in a .patches top level directory in the binary archive file.

Windows Specifics

Building JDK requires some bash-like environment. Fortunately, the one that comes as a part of the standard Git for Windows installation will suffice, in which case you will have to set MKS_HOME to point to the directory with Linux tools, e.g.:

set MKS_HOME=<GIT_DIR>\usr\bin

where <GIT_DIR> is a path to your Git installation directory. It is important that there are NO spaces in the path, otherwise the build will fail.

You will also need an MSVC 2010 SP1 compiler. The following tool chain is recommended:

  1. Microsoft Windows SDK for Windows 7 and .NET Framework 4 (ISO)
  2. Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK 7.1

graal-jvmci-8's People

Contributors

dougxc avatar thomaswue avatar gilles-duboscq avatar lukasstadler avatar tkrodriguez avatar zapster avatar rschatz avatar chumer avatar christianwimmer avatar lewurm avatar mlvdv avatar christianhaeubl avatar chrisseaton avatar sanzinger avatar woess avatar wirthi avatar marwan-hallaoui avatar ezzarghili avatar ldaynes avatar olpaw avatar vnkozlov avatar mur47x111 avatar rakachan avatar davleopo avatar pejovica avatar ansalond avatar eregon avatar tzezula avatar matneu avatar bobvandette avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.