Skip to content

Commit e3827df

Browse files
author
duke
committed
Added webrev for jextract/278
1 parent 61d5bc5 commit e3827df

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

jextract/278/08-09/commits.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"commit":{"message":"revert changes to IncludeHelper"},"files":[{"filename":"src\/main\/java\/org\/openjdk\/jextract\/impl\/IncludeHelper.java"}],"sha":"5733943f65702d599da7cbbc1699b38740a531c9"}]

jextract/278/08-09/comparison.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"files":[{"patch":"@@ -2,1 +2,1 @@\n- * Copyright (c) 2021, 2025, Oracle and\/or its affiliates. All rights reserved.\n+ * Copyright (c) 2021, 2024, Oracle and\/or its affiliates. All rights reserved.\n@@ -87,5 +87,0 @@\n- public String sharedClassName;\n-\n- public String getSharedClassName() {\n- return sharedClassName;\n- }\n@@ -130,1 +125,1 @@\n- Set<String> names = includesSymbolNamesByKind.computeIfAbsent(kind, _unused -> new HashSet<>());\n+ Set<String> names = includesSymbolNamesByKind.computeIfAbsent(kind, (_unused) -> new HashSet<>());\n","filename":"src\/main\/java\/org\/openjdk\/jextract\/impl\/IncludeHelper.java","additions":2,"deletions":7,"binary":false,"changes":9,"status":"modified"}]}

jextract/278/08-09/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"head":{"repo":{"full_name":"nizarbenalla\/jextract","html_url":"https:\/\/github.com\/nizarbenalla\/jextract"},"sha":"5733943f65702d599da7cbbc1699b38740a531c9"},"created_at":"2025-05-08T13:50:14.869901883Z","base":{"repo":{"full_name":"openjdk\/jextract","html_url":"https:\/\/git.openjdk.org\/jextract"},"sha":"167423e1c23f3b3d2bf092c4cfdf6f465c6c54e1"}}

0 commit comments

Comments
 (0)