hg: jdk/jdk: 8220095: Assertion failure when symlink (with different name) is used for lib/modules file
ioi.lam at oracle.com
ioi.lam at oracle.com
Sun Mar 24 16:06:28 UTC 2019
Changeset: 21702e87efdf
Author: iklam
Date: 2019-03-23 21:51 -0700
URL: http://hg.openjdk.java.net/jdk/jdk/rev/21702e87efdf
8220095: Assertion failure when symlink (with different name) is used for lib/modules file
Summary: Removed confusing function ClassLoader::is_modules_image(char*)
Reviewed-by: lfoltan, ccheung
Contributed-by: Jiangli Zhou <jianglizhou at google.com>
! src/hotspot/share/classfile/classFileParser.cpp
! src/hotspot/share/classfile/classFileStream.cpp
! src/hotspot/share/classfile/classFileStream.hpp
! src/hotspot/share/classfile/classLoader.cpp
! src/hotspot/share/classfile/classLoader.hpp
! src/hotspot/share/oops/instanceKlass.cpp
+ test/hotspot/jtreg/runtime/modules/ModulesSymLink.java
More information about the jdk-all-changes
mailing list