Errata

Java Security

Errata for Java Security

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Printed Page 57
method readJarFile

The method readJarFile is never called in the class JarLoader and therefore the jar
file is never actually processed.

Anonymous   
Printed Page 402
The last line of the Class Definition for Class

java.security.cert.CertificateFactory should be indented only to the
level of the first line in the Class Definition, not to the level of the
lines immediately above it.

that's how all the other ones are, anyway.

Anonymous