bmarwell opened a new issue, #11545:
URL: https://github.com/apache/maven/issues/11545

   ### Affected version
   
   4.0.0-SNAPSHOT
   
   ### Bug description
   
   ```
   # mvn clean
   Dec 12, 2025 2:02:38 PM org.jline.terminal.impl.ffm.CLibrary <clinit>
   WARNING: Unable to find openpty native method in static libraries and unable 
to load the util library.
           - java.lang.UnsatisfiedLinkError: Can't load util
   
   # uname -v; uname -r
   7
   3
   
   # java --version
   openjdk 25 2025-09-16 LTS
   IBM Semeru Runtime Open Edition 25.0.0.0 (build 25+36-LTS)
   Eclipse OpenJ9 VM 25.0.0.0 (build 25+36-openj9-0.55.0, JRE 25 AIX 
ppc64-64-Bit Compressed References 20250916_47 (JIT enabled, AOT enabled)
   OpenJ9   - 6fb31293be
   OMR      - b62e20077
   JCL      - 56cc1351c53 based on jdk-25+36)
   ```
   
   Not sure where this method `openpty` should reside.
   Anyways, it is not  high priority, because colour still works after ignoring 
this message.
   Also, I have not updated IBM Semeru with OpenJ9 to v0.56.0 yet.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to