summaryrefslogtreecommitdiffstats
path: root/security-utils/src/main/java/com/yahoo/vespa/jdk8compat/package-info.java
blob: 40d74321438e9f885025b9c1c93a0d146f2a432b (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * JDK8 port of types and methods added in later JDK versions.
 * TODO Remove this package once vespa-http-client/security-utils no longer targets JDK8
 *
 * @author bjorncs
 */
package com.yahoo.vespa.jdk8compat;