RFR: 8371: Stacktrace should hide hidden frames

Marcus Hirt hirt at openjdk.org
Thu Jul 3 19:02:28 UTC 2025


On Sat, 28 Jun 2025 20:23:01 GMT, Marcus Hirt <hirt at openjdk.org> wrote:

> Alternative solution.

This is very strange - the Mac tests fail on starting the p2 server. Everything passes on Linux and Windows. It is seemingly unrelated to my changes, as I haven't changed any pom files. @viragpurnam, do you have any idea?

Error: ] Some problems were encountered while processing the POMs:
Error:  'version' must be a constant version but is '${revision}${changelist}'. @ line 41, column 11
 @ 
Error:  The build could not read 1 project -> [Help 1]
Error:    
Error:    The project org.openjdk.jmc:external-dependencies:${revision}${changelist} (/Users/runner/work/jmc/jmc/releng/third-party/pom.xml) has 1 error
Error:      'version' must be a constant version but is '${revision}${changelist}'. @ line 41, column 11
Error:  
Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
Error:  Re-run Maven using the -X switch to enable full debug logging.
Error:  
Error:  For more information about the errors and possible solutions, please read the following articles:
Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
Error: Process completed with exit code 1.

-------------

PR Comment: https://git.openjdk.org/jmc/pull/657#issuecomment-3033216568


More information about the jmc-dev mailing list