Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

praxis-live/compiler-javac8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler (javac v8)

This is a repackaged version of the Java compiler (javac) from OpenJDK 8, derived from OpenJDK 8.91.

It is repackaged to allow usage without conflicting with system installed libraries, and designed primarily as an alternative compiler to use with the Janino common compiler API.

See also https://github.com/praxis-live/compiler-janino-commons

The license and copyright are those coming from the original sources.
(c) 2013 Oracle and/or its affiliates - GPL2+CPE.

About

This is a repackaged version of the Java compiler (javac) from OpenJDK 8.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages