Results 31 issues of 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...

kind: task 📋

#### 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?...

bug
good first issue
hacktoberfest

**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...

enhancement

- 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...

comp:vm
project:valhalla

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...

comp:vm
project:valhalla

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...

userRaised

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...