OpenJDK / jigsaw / jake / jdk
changeset 14216:2f2fa42c9342
Fix mis-merged comment in jimage.cpp
author | alanb |
---|---|
date | Sat, 10 Oct 2015 15:44:26 +0100 |
parents | fee0cf90610a |
children | f7e100339605 |
files | src/java.base/share/native/libjimage/jimage.cpp |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/java.base/share/native/libjimage/jimage.cpp Sat Oct 10 15:43:40 2015 +0100 +++ b/src/java.base/share/native/libjimage/jimage.cpp Sat Oct 10 15:44:26 2015 +0100 @@ -142,9 +142,7 @@ return size; } -/* * JImageLocationRef location = (*JImageFindResource)(image, - * "java.base", "9.0", "java/lang/String.class", &size); - +/* * JImageResourceIterator - Given an open image file (see JImageOpen), a visitor * function and a visitor argument, iterator through each of the image's resources. * The visitor function is called with the image file, the module name, the