summaryrefslogtreecommitdiffstats
path: root/container-search
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2023-07-17 12:51:42 +0200
committerGitHub <noreply@github.com>2023-07-17 12:51:42 +0200
commitdab95e8297ce1ddedcd64b57606ad03bfa36dce7 (patch)
tree82b024c29f71526f943fe12ca66058d655c5a71f /container-search
parent0fad33fbe815bc306ee8902c02b943a38ee6675f (diff)
parent11bfe17d6f0ee2dc29ac1dc479c81251087d50ff (diff)
Merge pull request #27779 from vespa-engine/jdk21-prep-3
jdk21: Generate config classes with final Builder class
Diffstat (limited to 'container-search')
-rw-r--r--container-search/abi-spec.json18
1 files changed, 12 insertions, 6 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index c41c1c79149..0f440957dfd 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -4456,7 +4456,8 @@
"com.yahoo.config.ConfigInstance$Builder"
],
"attributes" : [
- "public"
+ "public",
+ "final"
],
"methods" : [
"public void <init>()",
@@ -4696,7 +4697,8 @@
"com.yahoo.config.ConfigInstance$Builder"
],
"attributes" : [
- "public"
+ "public",
+ "final"
],
"methods" : [
"public void <init>()",
@@ -4758,7 +4760,8 @@
"com.yahoo.config.ConfigInstance$Builder"
],
"attributes" : [
- "public"
+ "public",
+ "final"
],
"methods" : [
"public void <init>()",
@@ -4784,7 +4787,8 @@
"com.yahoo.config.ConfigBuilder"
],
"attributes" : [
- "public"
+ "public",
+ "final"
],
"methods" : [
"public void <init>()",
@@ -7186,7 +7190,8 @@
"com.yahoo.config.ConfigInstance$Builder"
],
"attributes" : [
- "public"
+ "public",
+ "final"
],
"methods" : [
"public void <init>()",
@@ -7212,7 +7217,8 @@
"com.yahoo.config.ConfigBuilder"
],
"attributes" : [
- "public"
+ "public",
+ "final"
],
"methods" : [
"public void <init>()",