<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Warning with Beanshell + OpenJdk11"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127015">127015</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Warning with Beanshell + OpenJdk11
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>serval2412@yahoo.fr
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
On pc Debian x86-64 with master sources updated today + OpenJDK 11, I got these
logs on console:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
com.sun.star.script.framework.container.XMLParserFactory$DefaultParser
(file:/home/julien/lo/libreoffice/instdir/program/../program/classes/ScriptFramework.jar)
to method
com.sun.org.apache.xml.internal.serialize.OutputFormat.setMethod(java.lang.String)
WARNING: Please consider reporting this to the maintainers of
com.sun.star.script.framework.container.XMLParserFactory$DefaultParser
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
when creating a macro in BeanShell part

Steps to Reproduce:
1. Launch LO
2. Tools/Macros/Organize Macros/BeanShell...
3. Select "Untitled 1" doc + click "Create..."

The macro seems created but logs quoted display

click on the macro

Actual Results:
"Edit" button is disabled
+ warnings on console just before when creating the macro

Expected Results:
No warning when creating the macro
Edit button enabled


Reproducible: Always


User Profile Reset: No



Additional Info:</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>