Theresa Mammarella
Theresa Mammarella
Prior to recent rebases I was facing the following issue which I think is due to a lack of service provider support: ``` LoggerWrapper.java: error: Missing method implementation for vtable...
Issue: #544
#### What kind of change does this PR introduce? This change adds Sonatype Lift as a dependency update tool and updates documentation to include Lift and the previously added PyUp...
**Describe the bug** The current [contributing.md](https://github.com/ossf/scorecard/blob/main/CONTRIBUTING.md) recommends running 'make e2e' before submitting a pull request, however this target does not do anything. Is there a more effective recommendation? `e2e-pat` maybe?...
**Is your feature request related to a problem? Please describe.** I would like to add Lift (lift.sonatype.com/) as a recognized tool for the Dependency-Update-Tool test to expand the list of...
- Remove Primitive flag that was set for nullrestricted flattening as a temporary workaround (see https://github.com/eclipse-openj9/openj9/pull/18597 for more details) - Add J9ClassAllowsInitialDefaultValue ram class flag to show class has implicitcreation...
This draft is to track vm changes that are needed for OpenJ9 vm to support ValueTypes in the OpenJDK lw5 branch and will be needed once those changes have been...
Use the port library to check if path leads to a directory or file to support jar files that may not have the typical *.jar ending. Fixes: https://github.com/eclipse-openj9/openj9/issues/19378
Java -version output -------------------- Attempting to build Java 21 Summary of problem ------------------ Build failure on Mac using Sonoma 14.4.1, Xcode 15.3, Apple clang version 15.0.0 (clang-1500.3.9.4) using configuration: `bash...
Hi there, thanks for creating this useful tool. It wasn't clear to me when installing what JDK version this is intended to run on. Is it accurate to document this...