#9929: OpenJDK-1.8.0.152
-----------------------------+------------------------------
 Reporter:  pierre.labastie  |       Owner:  pierre.labastie
     Type:  enhancement      |      Status:  assigned
 Priority:  normal           |   Milestone:  8.2
Component:  BOOK             |     Version:  SVN
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by pierre.labastie):

 Java 9 introduces big changes, see
 [https://docs.oracle.com/javase/9/whatsnew/toc.htm]. Roughly, there is no
 more a jre directory, but a jmods directory with modules, which can be
 customized to downsize the jdk to a jre or even smaller.

 Also the ''cacerts'' file is now in ''$JAVA_HOME/lib/security'' (no jre
 dir in the path), and can be accessed with the option ''-cacerts'' in the
 '''keytool''' command (instead of ''-keystore <path>''). Furthermore the
 ''-import'' option to '''keytool''' is obsolete and should be replaced
 with ''-importcert''. This has some implications to the '''make-ca'''
 command.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9929#comment:10>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to