Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8217903

java/net/httpclient/Response204.java fails with 404

    XMLWordPrintable

Details

    • b06

    Backports

      Description

        Jan 28, 2019 3:24:27 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
        INFO: RESPONSE: (GET http://localhost:36557/test/foo.html) 404 HTTP_1_1 Local port: 43004
        java.lang.RuntimeException: wrong response code
        at Response204.main(Response204.java:74)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:835)

        Attachments

          Issue Links

            Activity

              People

                dfuchs Daniel Fuchs
                dfuchs Daniel Fuchs
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: