8225567: Wrong file headers with 8202414 fix changeset
authorrraghavan
Tue, 11 Jun 2019 14:33:34 +0530
changeset 55324 b42cadf7eb4a
parent 55323 fc4042870cc4
child 55325 24c59b1579d7
8225567: Wrong file headers with 8202414 fix changeset Summary: Corrected source file headers Reviewed-by: thartmann
src/hotspot/share/opto/memnode.cpp
test/hotspot/jtreg/compiler/c2/Test8202414.java
--- a/src/hotspot/share/opto/memnode.cpp	Tue Jun 11 09:21:34 2019 +0100
+++ b/src/hotspot/share/opto/memnode.cpp	Tue Jun 11 14:33:34 2019 +0530
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2019, 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
--- a/test/hotspot/jtreg/compiler/c2/Test8202414.java	Tue Jun 11 09:21:34 2019 +0100
+++ b/test/hotspot/jtreg/compiler/c2/Test8202414.java	Tue Jun 11 14:33:34 2019 +0530
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2019, Huawei Technologies Co. Ltd. All rights reserved.
+ * Copyright (c) 2019, 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