Skip to content

Commit 9a1f0c6

Browse files
John Jianggnu-andrew
authored andcommitted
8364597: Replace THL A29 Limited with Tencent
Reviewed-by: andrew Backport-of: 4c9eaddaef83c6ba30e27ae3e0d16caeeec206cb
1 parent 2b36fc1 commit 9a1f0c6

File tree

7 files changed

+7
-10
lines changed

7 files changed

+7
-10
lines changed

hotspot/test/compiler/unsafe/TestMisalignedUnsafeAccess.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
2+
* Copyright (C) 2020, Tencent. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it

jdk/test/javax/net/ssl/ServerName/EndingDotHostname.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2022 THL A29 Limited, a Tencent company. All rights reserved.
2+
* Copyright (C) 2022, Tencent. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -247,4 +247,3 @@ protected void runClientApplication(SSLSocket socket) throws Exception {
247247
sslIS.read();
248248
}
249249
}
250-

jdk/test/javax/net/ssl/templates/SSLExampleCert.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2022 THL A29 Limited, a Tencent company. All rights reserved.
2+
* Copyright (C) 2022, Tencent. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it

jdk/test/javax/security/auth/callback/PasswordCallback/CheckCleanerBound.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2022 THL A29 Limited, a Tencent company. All rights reserved.
2+
* Copyright (C) 2022, Tencent. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -58,4 +58,3 @@ public static void main(String[] args) throws Exception {
5858
}
5959
}
6060
}
61-

jdk/test/javax/security/auth/callback/PasswordCallback/PasswordCleanup.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2022 THL A29 Limited, a Tencent company. All rights reserved.
2+
* Copyright (C) 2022, Tencent. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -49,4 +49,3 @@ public static void main(String[] args) throws Exception {
4949
}
5050
}
5151
}
52-

jdk/test/jdk/internal/platform/docker/GetFreeSwapSpaceSize.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
2+
* Copyright (C) 2020, Tencent. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it

jdk/test/jdk/internal/platform/docker/TestGetFreeSwapSpaceSize.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
2+
* Copyright (C) 2020, Tencent. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it

0 commit comments

Comments
 (0)