RFR: 8294526: sun/security/provider/SubjectCodeSource.java no longer referenced [v2]
Xue-Lei Andrew Fan
xuelei at openjdk.org
Fri Nov 18 17:53:19 UTC 2022
On Fri, 18 Nov 2022 13:07:06 GMT, Ryan Wallace <duke at openjdk.org> wrote:
>> test/jdk/sun/security/provider/PolicyFile/Comparator.java line 36:
>>
>>> 34: *
>>> 35: * Note: SubjectCodeSource removed, but PolicyFile might have the same problem. Keep the test as-is
>>> 36: *
>>
>> I may have the note in a bug description instead. Is it safe to remove this test and related files?
>
> @XueleiFan I have removed the Test and related policy files
> (Comparator.Combined.Policy/ Comparator.Comparator.Policy/Comparator.Principal.Policy), is this what you were expecting? I can confirm I am still getting a successful test run.
I meant to remove the Comparator.java. As SubjectCodeSource has been removed, the note you added may be confusing for future readers. If you want to have a record, you could use bug comment in JDK-8294526.
-------------
PR: https://git.openjdk.org/jdk/pull/10550
More information about the security-dev
mailing list