RFR: 8214712: Archive Attributes$Name.KNOWN_NAMES
Claes Redestad
claes.redestad at oracle.com
Fri Mar 15 13:45:20 UTC 2019
Hi,
On 2019-03-14 18:20, Claes Redestad wrote:
>
> On 2019-03-14 18:13, Alan Bateman wrote:
>>
>> For the current webrev then I'm concerned it is brings back legacy
>> attributes. The concept of "installed optional packages" was removed
>> in Java SE 9, as was the ability for JAR packaged applets to trigger
>> downloading of optional packages. I don't think the later was ever
>> implemented in the JDK so surprising that we are finding JAR files
>> with those attributes now. If we can prune that down then I think the
>> changes will be okay.
>
> Ok. I stumbled on some new test issues in SA with this patch, so I'll
> need to pause this one for a while anyhow.
I have a solution to the heap dump issues out for review[1], so I've
cleaned up this patch, verified the failing tests pass locally and am
running both through tier1-3:
http://cr.openjdk.java.net/~redestad/8214712/open.01/
Thanks!
/Claes
[1]
http://mail.openjdk.java.net/pipermail/serviceability-dev/2019-March/027455.html
More information about the hotspot-runtime-dev
mailing list