# Chose newer JVM for local development

{% hint style="info" %}
I cannot say, yet, if choosing a different JVM for local script execution has any impact on *ScriptEase* - scripts are executed on a different Java Virtual Machine, as when they run on the Atom!

For the time being, I decided to continue with corretto-23 to avoid Warnings.
{% endhint %}

You may **download and switch to&#x20;*****corretto-23*** as the *Project SDK*, instead of choosing the ATOM JDK.

<figure><img src="/files/JIgeufiQBVkHIYk56TWG" alt=""><figcaption><p>Using a different Java SDK</p></figcaption></figure>

{% content-ref url="/pages/DmCeT5mP7D6pI2akJeU0" %}
[An illegal reflective access operation has occurred](/boomi-scriptease/troubleshoot/illegal-reflective-access.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://boomi.markusschmidt.pro/boomi-scriptease/knowlede-base/java-jdk/chose-newer-jvm-for-local-development.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
