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

Thu, 06 Oct 2011 18:39:31 +0100

author
mcimadamore
date
Thu, 06 Oct 2011 18:39:31 +0100
changeset 1103
47147081d5b4
parent 972
694ff82ca68e
permissions
-rw-r--r--

7090499: missing rawtypes warnings in anonymous inner class
Summary: javac does not detect raw types inside anonymous inner classes
Reviewed-by: jjg

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

mercurial