src/share/classes/com/sun/tools/classfile/package.html

Tue, 13 Oct 2009 15:26:30 -0700

author
jjg
date
Tue, 13 Oct 2009 15:26:30 -0700
changeset 423
8a4543b30586
parent 46
7708bd6d800d
child 972
694ff82ca68e
permissions
-rw-r--r--

6891079: Compiler allows invalid binary literals 0b and oBL
Reviewed-by: darcy

     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     2 <html>
     3   <head>
     4     <title></title>
     5     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
     6   </head>
     7   <body>
     8     A minimalist library to read and write class files into objects closely 
     9     based on the corresponding definitions in the Java Virtual Machine 
    10     Specification (JVMS).
    11   </body>
    12 </html>

mercurial