<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <br>
    <br>
    <div class="moz-cite-prefix">On 24/02/2026 14:51, Eirik Bjørsnøs
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:CA+pBWhug8rM0hPm7GyOh_ZRQAQ6cf039N-NdFHm9=sRSAxog9w@mail.gmail.com">
      
      <div dir="ltr">
        <div dir="ltr">On Sun, Feb 22, 2026 at 4:17 PM Eirik Bjørsnøs
          <<a href="mailto:eirbjo@gmail.com" moz-do-not-send="true" class="moz-txt-link-freetext">eirbjo@gmail.com</a>>
          wrote:</div>
        <div class="gmail_quote gmail_quote_container">
          <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
            <div dir="ltr">
              <div class="gmail_quote">
                <div>0: Do nothing, HTTP URLs is not used much in
                  URLClassPath</div>
              </div>
            </div>
          </blockquote>
          <div><br>
          </div>
          <div>Okay, given that HTTP redirects seem like a corner-case
            of a corner-case in URLClassLoader,  it seems the obvious
            choice is do not do any changes to long-standing behavior
            here.</div>
          <br>
        </div>
      </div>
    </blockquote>
    I agree. Remote class loading was very interesting in a world of
    distributed objects, security managers and sandboxing. I don't think
    we have data to know how widely used URLClassLoader is with
    http/https in modern applications and deployments. If something
    compelling comes up that has performance issues then they could be
    looked at then.<br>
    <br>
    -Alan<br>
  </body>
</html>