Home
Java Version Almanac
The information below presents data on Java 6, made available by Marc R. Hoffmann, from javaalmanac.io, provided under the CC BY-SA 4.0 license.
Distro
TCK
Vendor
License
Platforms
New Features
API
- XML Digital Signatures (javax.xml.crypto.dsig) ( JSR 105 )
- Streaming API for XML 1.0 (javax.xml.stream) ( JSR 173 )
- Web Services Metadata (javax.jws) ( JSR 181 )
- Java API for XML Processing 1.3 (javax.xml.*) ( JSR 206 )
- JAXB 2.0 (javax.xml.bind) ( JSR 222 )
- Scripting for the Java Platform (javax.script) ( JSR 223 )
- XML-Based Web Services 2.0 (javax.xml.ws) ( JSR 224 )
- Common Annotations (javax.annotations) ( JSR 250 )
- Smart Card I/O (javax.smartcardio) ( JSR 268 )
- Pluggable Annotation Processing (javax.lang.model) ( JSR 269 )
- Java Activation Framework (javax.annotation) ( JDKIssue 6254474 )
Tools
- javac supports java.lang.SuppressWarnings annotation ( JDKIssue 4986256 )