jdk-24/hotspot
Ed Nevill 7694596568 8157834: aarch64: Hello World crashes with fastdebug build
Support LL, UL and LU encodings of StrIndexOf

Reviewed-by: aph
2016-05-25 15:05:26 +00:00
..
.jcheck
.mx.jvmci 8156835: [JVMCI] clean up and minimize JVMCI 2016-05-18 21:50:27 +00:00
make 8156018: Hotspot visual studio project generation broken 2016-05-09 13:22:39 +02:00
src 8157834: aarch64: Hello World crashes with fastdebug build 2016-05-25 15:05:26 +00:00
test 8156470: [JITtester] EOL on Windows 2016-05-25 16:22:31 +03:00
.hgignore 8149427: Remove .class files from the hotspot repo .hgignore file 2016-02-15 21:57:30 -05:00
.hgtags Added tag jdk-9+118 for changeset 3657c978f79a 2016-05-12 15:15:02 +00:00
ASSEMBLY_EXCEPTION
LICENSE
README
THIRD_PARTY_README

README:
  This file should be located at the top of the hotspot Mercurial repository.

  See http://openjdk.java.net/ for more information about the OpenJDK.

  See ../README-builds.html for complete details on build machine requirements.

Simple Build Instructions:

    cd make && gnumake
     
  The files that will be imported into the jdk build will be in the "build"
  directory.