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

Thu, 05 Aug 2010 09:44:54 +0100

author
mcimadamore
date
Thu, 05 Aug 2010 09:44:54 +0100
changeset 629
0fe472f4a332
parent 46
7708bd6d800d
child 972
694ff82ca68e
permissions
-rw-r--r--

6881115: javac permits nested anno w/o mandatory attrs => IncompleteAnnotationException
Summary: default annotation value is not attributed
Reviewed-by: jjg, 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