Movatterモバイル変換


[0]ホーム

URL:


Wayback Machine
592 captures
10 May 2007 - 18 Nov 2024
AprJUNAug
Previous capture06Next capture
202120222024
success
fail
COLLECTED BY
TIMESTAMPS
loading
The Wayback Machine - https://web.archive.org/web/20220606190100/http://openjdk.java.net/groups/compiler/

The Java programming language Compiler Group

This group is comprised ofdevelopers involved in the design, implementation, and maintenanceof thejavac compiler for the Java programming language,and associated components such asjavadoc andjavap.

Introduction

Thejavac compiler reads source files written in theJava programming language, and compiles them into class files. TheJava programming language is defined byTheJava Language Specification (JLS) and class files are definedbyTheJava Virtual Machine Specification (JVMS).

Optionally, the compiler can also process annotations found insource andclass files using thePluggable Annotation Processing API (JSR 269).

The compiler is a command-line tool but can also be invokedusing theJava Compiler API (JSR 199).

Source Code

Thejavac compiler source code is available in theOpenJDK repositories, athttp://git.openjdk.java.net/.

For general information about the OpenJDK repositories, and howto clone them, seeTheOpenJDK Developer's Guide.

Note that the code for the native launcher forjavac isshared with all the other JDK tools, and is customized forjavac during the build.

Issues

Issues are tracked in theJDK Bug System. Most compilerbugs are tracked in thetools component,javacsubcomponent.

Documentation

Presentations

Resources

The following links are for resources about the compiler,provided by non-Oracle contributors. These resources may not becompletely up to date.

Related Projects

Community

OpenJDK logo
Installing
Contributing
Sponsoring
Developers' Guide
Vulnerabilities
JDK GA/EA Builds
Mailing lists
Wiki ·IRC
Bylaws ·Census
Legal
JEP Process
Source code
Mercurial
GitHub
Tools
Mercurial
Git
jtreg harness
Groups
(overview)
Adoption
Build
Client Libraries
Compatibility & Specification Review
Compiler
Conformance
Core Libraries
Governing Board
HotSpot
IDE Tooling & Support
Internationalization
JMX
Members
Networking
Porters
Quality
Security
Serviceability
Vulnerability
Web
Projects
(overview)
Amber
Annotations Pipeline 2.0
Audio Engine
Build Infrastructure
CRaC
Caciocavallo
Closures
Code Tools
Coin
Common VM Interface
Compiler Grammar
Detroit
Developers' Guide
Device I/O
Duke
Font Scaler
Framebuffer Toolkit
Graal
Graphics Rasterizer
HarfBuzz Integration
IcedTea
JDK 6
JDK 7
JDK 7 Updates
JDK 8
JDK 8 Updates
JDK 9
JDK (…17,18,19)
JDK Updates
JavaDoc.Next
Jigsaw
Kona
Kulla
Lambda
Lanai
Leyden
Lilliput
Locale Enhancement
Loom
Memory Model Update
Metropolis
Mission Control
Modules
Multi-Language VM
Nashorn
New I/O
OpenJFX
Panama
Penrose
Port: AArch32
Port: AArch64
Port: BSD
Port: Haiku
Port: Mac OS X
Port: MIPS
Port: Mobile
Port: PowerPC/AIX
Port: RISC-V
Port: s390x
Portola
SCTP
Shenandoah
Skara
Sumatra
ThreeTen
Tiered Attribution
Tsan
Type Annotations
XRender Pipeline
Valhalla
Verona
VisualVM
Wakefield
Zero
ZGC
Oracle logo
© 2022 Oracle Corporation and/or its affiliates
Terms of Use · License:GPLv2 ·Privacy ·Trademarks

[8]ページ先頭

©2009-2025 Movatter.jp