installDist fails with error: cannot find symbol return buildRequestMetaData.getBuildTimeClock().getStartTime();
See original GitHub issueopenjdk version "11.0.1" 2018-10-16
OpenJDK Runtime Environment (build 11.0.1+13-Ubuntu-2ubuntu1)
OpenJDK 64-Bit Server VM (build 11.0.1+13-Ubuntu-2ubuntu1, mixed mode, sharing)
Is what I’m using for building. I’m on 3fd498c421f99d122feeac79f0eb0d14c31fc41d
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Java Flight Recorder is only part of Open JKD since Java 11. For lower versions you need to use Oracle JDK. I’ll add a better error message for that.
Agreed, I’ll improve the error handling.