[PR #1040] [MERGED] Fix compiler error in benchmark #862

Closed
opened 2025-12-30 01:27:15 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1040
Author: @bioball
Created: 4/11/2025
Status: Merged
Merged: 4/12/2025
Merged by: @bioball

Base: mainHead: fix-ci


📝 Commits (1)

  • f4153b4 Fix compiler error in benchmark

📊 Changes

2 files changed (+3 additions, -0 deletions)

View changed files

📝 bench/bench.gradle.kts (+1 -0)
📝 bench/src/jmh/java/org/pkl/core/parser/ParserBenchmark.java (+2 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/1040 **Author:** [@bioball](https://github.com/bioball) **Created:** 4/11/2025 **Status:** ✅ Merged **Merged:** 4/12/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-ci` --- ### 📝 Commits (1) - [`f4153b4`](https://github.com/apple/pkl/commit/f4153b462fbe89a0b6954a25c44c5d83512144a0) Fix compiler error in benchmark ### 📊 Changes **2 files changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `bench/bench.gradle.kts` (+1 -0) 📝 `bench/src/jmh/java/org/pkl/core/parser/ParserBenchmark.java` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:27:15 +01:00
adam closed this issue 2025-12-30 01:27:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#862