GithubHelp home page GithubHelp logo

grfrost / babylon-grfrost-fork Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openjdk/babylon

0.0 0.0 0.0 1.16 GB

https://openjdk.org/projects/babylon

License: GNU General Public License v2.0

Shell 0.15% JavaScript 0.02% C++ 13.72% Python 0.05% Perl 0.01% C 7.14% Objective-C 0.39% Java 75.07% Assembly 2.78% AppleScript 0.01% Awk 0.01% TypeScript 0.01% XSLT 0.23% CSS 0.01% Mathematica 0.01% SourcePawn 0.01% Red 0.01% Hack 0.16% Makefile 0.01% HTML 0.26%

babylon-grfrost-fork's Introduction

Welcome to the JDK!

For build instructions please see the online documentation, or either of these files:

See https://openjdk.org/ for more information about the OpenJDK Community and the JDK and see https://bugs.openjdk.org for JDK issue tracking.

Particulars related to Babylon

The Babylon JDK builds like any other JDK, see the build instructions above.

Code shared between java.base and jdk.compiler modules

A subset of code in java.base is copied with package renaming into the jdk.compiler module. This is the set of code required to build and serialize code models. Due to bootstrapping constraints, compiling the compiler it cannot depend on all code in java.base. In the future we may come up with a better solution. For now the build has been modified to copy the code, which leverages the script cr-util/copy-to-compiler.sh.

Testing

Specific compiler tests can be executed using jtreg, for example:

jtreg -jdk:./build/macosx-x86_64-server-release/jdk/ -ea -esa -avm -va test/langtools/tools/javac/reflect/

Specific runtime tests can be executed using jtreg, for example:

jtreg -jdk:./build/macosx-x86_64-server-release/jdk/ -ea -esa -avm -va test/jdk/java/lang/reflect/code/

In addition, the runtime tests can be executed using make with the test group jdk_lang_reflect_code as follows:

make test TEST=jdk_lang_reflect_code

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.