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

SetIfModifiedSince.java test fails with http return code 404

XMLWordPrintable

    • b153

        sun/net/www/protocol/http/SetIfModifiedSince.java

        java.lang.RuntimeException: Test failed! Http return code using setIfModified method is:404
        NOTE:some web servers are not implemented according to RFC, thus a failed test does not necessarily indicate a bug in setIfModifiedSince method
        at SetIfModifiedSince.<init>(SetIfModifiedSince.java:100)
        at SetIfModifiedSince.main(SetIfModifiedSince.java:105)
        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:538)
        at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:230)
        at java.base/java.lang.Thread.run(Thread.java:844)

              michaelm Michael McMahon
              rhalade Rajan Halade
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: