Hi all,
A revised webrev for this change can be found at http://cr.openjdk.java.net/~coffeys/evwhelan/8133686/webrev/ This revision fixes a test that failed as a result of the source change. If anyone has any further thoughts on whether this change needs a CSR, I would love to hear them. Thanks in advance, Evan From: Evan Whelan Sent: Friday 14 August 2020 13:10 To: net-dev@openjdk.java.net Subject: RFR 8133686: REOPEN JDK-8080659 : HttpURLConnection?s getHeaderFields method returns field values in reverse order Hi all, I'm Evan and I've just recently joined the Java Platform Group here in Oracle so this is my first time getting to interact with the OpenJDK Community. This is a request to review my fix for https://bugs.openjdk.java.net/browse/JDK-8133686 The webrev for this fix can be found at: http://cr.openjdk.java.net/~kravikumar/8133686/webrev.00/webrev/ The fix for this bug is straightforward and I don't believe that this change needs a CSR, as this change makes the source code conform to the RFC2616 spec, and does not introduce any behavioural changes. That being said, I welcome any differing thoughts! I look forward to your responses. Thanks, Evan