RFR: JDK-8262277: java.net.URLClassLoader.getResource throws undocumented IllegalArgumentException [v2]

Brent Christian brent.christian at oracle.com
Thu Mar 4 22:00:05 UTC 2021


On 3/4/21 1:16 PM, Craig Andrews wrote:
> 
>> @bchristi-git has indicated that a [compatibility and specification](https://wiki.openjdk.java.net/display/csr/Main) (CSR) request is needed for this pull request.
>> @candrews please create a CSR request and add link to it in [JDK-8262277](https://bugs.openjdk.java.net/browse/JDK-8262277). This pull request cannot be integrated until the CSR request is approved.
> 
> I'm trying to figure out how to create a CSR and I'm not having much luck. According to the [CSR FAQs](https://wiki.openjdk.java.net/display/csr/CSR+FAQs):
>> Q: How do I create a CSR ?
> A: Do not directly create a CSR from the Create Menu. JIRA will let you do this right up until the moment you try to save it and find your typing was in vain.
> Instead you should go to the target bug, select "More", and from the drop down menu select "Create CSR". This is required to properly associate the CSR with the main bug, just as is done for backports.
> 
> However, I don't have an account on https://bugs.openjdk.java.net so I can't do as instructed.
> 
> How do I create the CSR?

OK, yeah - I can create the CSR.  If you can craft some content for the 
Summary, Problem, Solution, and maybe Compatibility Risk Description 
(the risk itself is Low), I can take it from there.

A recent CSR of a somewhat similar 
fix-the-implementation-to-match-the-spec flavor might be:
   https://bugs.openjdk.java.net/browse/JDK-8255997
(though the change there is to *start* throwing an exception :D ).
Anyway, perhaps that might helpful as a reference.

-Brent


More information about the core-libs-dev mailing list