-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b08
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8313184 | 17.0.10-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
JDK-8317460 | 17.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8333623 | 11.0.25-oracle | kiran kumar J | P4 | Resolved | Fixed | b01 |
JDK-8337627 | 11.0.25 | Andrew Lu | P4 | Resolved | Fixed | b02 |
command: main IllegalRecordVersion
reason: User specified action: run main/othervm IllegalRecordVersion
started: Thu Dec 15 10:02:18 EST 2022
Mode: othervm [/othervm specified]
finished: Thu Dec 15 10:02:19 EST 2022
elapsed time (seconds): 0.181
----------configuration:(0/0)----------
----------System.out:(3/161)----------
client hello (record version(0xa9, 0xa2))
Client wrap result: Status = OK HandshakeStatus = NEED_UNWRAP
bytesConsumed = 0 bytesProduced = 440 sequenceNumber = 0
----------System.err:(11/696)----------
java.lang.Exception: Cannot catch the unsupported record version issue
at IllegalRecordVersion.main(IllegalRecordVersion.java:70)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
at java.base/java.lang.Thread.run(Thread.java:1623)
- backported by
-
JDK-8313184 Update IllegalRecordVersion.java for changes to TLS implementation
- Resolved
-
JDK-8317460 Update IllegalRecordVersion.java for changes to TLS implementation
- Resolved
-
JDK-8333623 Update IllegalRecordVersion.java for changes to TLS implementation
- Resolved
-
JDK-8337627 Update IllegalRecordVersion.java for changes to TLS implementation
- Resolved
- relates to
-
JDK-8249826 5 javax/net/ssl/SSLEngine tests use @ignore w/o bug-id
- Resolved
-
JDK-8301189 validate-source fails after JDK-8298873
- Resolved
-
JDK-8299870 TLS record version check allows invalid records
- Closed
- links to
-
Commit openjdk/jdk17u-dev/28adafcb
-
Commit openjdk/jdk/fc26d3e5
-
Commit(master) openjdk/jdk11u-dev/d668844b
-
Review openjdk/jdk17u-dev/1814
-
Review openjdk/jdk/11929
-
Review(master) openjdk/jdk11u-dev/2887