mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #807] [MERGED] Convert org.pkl.core.runtime POJOs to record classes
#745
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/807
Author: @KushalP
Created: 11/13/2024
Status: ✅ Merged
Merged: 11/13/2024
Merged by: @holzensp
Base:
main← Head:org.pkl.core.runtime-class-to-record📝 Commits (1)
b2fe8fbConvertorg.pkl.core.runtimePOJOs torecordclasses📊 Changes
3 files changed (+5 additions, -21 deletions)
View changed files
📝
pkl-core/src/main/java/org/pkl/core/runtime/StackTraceRenderer.java(+1 -9)📝
pkl-core/src/main/java/org/pkl/core/runtime/VmException.java(+1 -9)📝
pkl-core/src/main/java/org/pkl/core/runtime/VmExceptionRenderer.java(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.