Skip to content

ConfigurationStrSubstitutor - incorrect class-level Javadoc  #3170

@JWT007

Description

@JWT007

ConfigurationStrSubstitutor (Log4j 2.24.1)

Small Javadoc inconsistency - probably copy/paste error?

In the ConfigurationStrSubstitutor javadoc, the RuntimeStrStubstitutoris incorrectly referenced.

/**
 * {@link RuntimeStrSubstitutor} is a {@link StrSubstitutor} which only supports recursive evaluation of lookups.
 * This can be dangerous when combined with user-provided inputs, and should only be used on data directly from
 * a configuration.
 */
public final class ConfigurationStrSubstitutor extends StrSubstitutor {

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions