I20230913-1800
- Log exceptions in package org.eclipse.jdt.internal.core.search.indexing using Util.log(...) instead of printStackTrace. In most cases, the logging will only take place if JobManager.VERBOSE == true. - Change imports in AddJarFileToIndex and AddJrtToIndex Contributes to https://github.com/eclipse-jdt/eclipse.jdt.core/issues/1303