Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

loverdos/javac-openjdk7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javac-openjdk7

These are just the javac sources from openjdk, repackaged using openjdk7 as top-level package and with a simple pom.xml to build the jar file in an easy way.

The code comes from the langtools of openjdk7 but this is not a complete copy of the original tree contents. The intention is to have a standalone jar with the full javac machinery, as a stable reference point for research & fun.

The license and copyright are those coming from the original sources.

About

Standalone java compiler from OpenJDK 7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages