Skip to content

Commit 44e8c46

Browse files
driverktwangweij
authored andcommittedJul 1, 2022
8289603: Code change for JDK-8170762 breaks all build
Reviewed-by: weijun
1 parent 2dd00f5 commit 44e8c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/java.base/share/classes/com/sun/crypto/provider/ISO10126Padding.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2003, 2017, 2022, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2003, 2022, Oracle and/or its affiliates. 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)
Please sign in to comment.