mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-10 18:38:27 +00:00
8301189: validate-source fails after JDK-8298873
Reviewed-by: dcubed, rhalade
This commit is contained in:
parent
fc26d3e577
commit
7ddafd75b0
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2014, 2023, 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
|
||||
@ -233,4 +233,4 @@ public class HandshakeWithInvalidRecordVersion implements SSLContextTemplate {
|
||||
System.out.println(msg);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user