Hi all!

Will the following snippet stop working after the JEP 486 has been
integrated? If so, will there be any replacement to get a CodeSource?

```
getClass().getProtectionDomain().getCodeSource().getLocation()
```

Best regards,
Thiago

Reply via email to