From 25544092582ff0a32c4b9a6d4af07ff08447b1f5 Mon Sep 17 00:00:00 2001 From: theoweidmannoracle Date: Thu, 23 Jan 2025 11:07:36 +0100 Subject: [PATCH] Update TestFluidAndNonFluid.java --- .../hotspot/jtreg/compiler/stringopts/TestFluidAndNonFluid.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/hotspot/jtreg/compiler/stringopts/TestFluidAndNonFluid.java b/test/hotspot/jtreg/compiler/stringopts/TestFluidAndNonFluid.java index fc4ffaddb8602..34fbaa1b6edad 100644 --- a/test/hotspot/jtreg/compiler/stringopts/TestFluidAndNonFluid.java +++ b/test/hotspot/jtreg/compiler/stringopts/TestFluidAndNonFluid.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it