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

Tue, 12 Mar 2013 16:02:13 +0000

author
mcimadamore
date
Tue, 12 Mar 2013 16:02:13 +0000
changeset 1627
6db9a3b1a93f
parent 972
694ff82ca68e
permissions
-rw-r--r--

8008540: Constructor reference to non-reifiable array should be rejected
8008539: Spurious error when constructor reference mention an interface type
8008538: Constructor reference accepts wildcard parameterized types
Summary: Overhaul of Check.checkConstructorRefType
Reviewed-by: jjg

     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 
    10     <cite>The Java&trade; Virtual Machine Specification</cite> (JVMS).
    11   </body>
    12 </html>

mercurial