RFR: 8273684: Unnecessary Stack usage
    Chris Plummer 
    cjplummer at openjdk.java.net
       
    Wed Sep 15 16:45:47 UTC 2021
    
    
  
On Wed, 15 Sep 2021 16:34:51 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:
>> There is something wrong with the version of jhsdb you are running. It appears to be an old version, not the latest. You should not be seeing the following warning. The code that produces it is not even present in the latest jdk.
>> `Warning: Nashorn engine is planned to be removed from a future JDK release`
>
> I wondered about this too. Perhaps this messages coming from the _target JDK_ which I'm attached too?
> I attached to my IntelliJ IDEA process. It uses JDK 11.
SA doesn't doesn't run any code on the target.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5294
    
    
More information about the serviceability-dev
mailing list