On 12/12/2019 10:00, Langer, Christoph wrote:
Yes, another issue is fine. If decodePath can't allocate during the onload phase (-javaagent case) then it would be better to have the VM initialization abort. The late binding agent case is trickery but it is wrong to continue with the Boot-Class-Path attribute ignored.Hi Matthias,I think your current patch is good as it is – at least it wouldn’t make things worse, AFAICS.Further improvements can probably be done under another issue.
-Alan