RFR: 7903335: jextract test TestSplit.java fails
making class final and constructors private breaks header split classes. Turning off these for split header classes. ------------- Commit messages: - 7903335: jextract test TestSplit.java fails Changes: https://git.openjdk.org/jextract/pull/79/files Webrev: https://webrevs.openjdk.org/?repo=jextract&pr=79&range=00 Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903335 Stats: 12 lines in 1 file changed: 5 ins; 5 del; 2 mod Patch: https://git.openjdk.org/jextract/pull/79.diff Fetch: git fetch https://git.openjdk.org/jextract pull/79/head:pull/79 PR: https://git.openjdk.org/jextract/pull/79
On Tue, 27 Sep 2022 13:16:23 GMT, Athijegannathan Sundararajan <sundar@openjdk.org> wrote:
making class final and constructors private breaks header split classes. Turning off these for split header classes.
Marked as reviewed by mcimadamore (Committer). ------------- PR: https://git.openjdk.org/jextract/pull/79
On Tue, 27 Sep 2022 13:16:23 GMT, Athijegannathan Sundararajan <sundar@openjdk.org> wrote:
making class final and constructors private breaks header split classes. Turning off these for split header classes.
This pull request has now been integrated. Changeset: d847be5c Author: Athijegannathan Sundararajan <sundar@openjdk.org> URL: https://git.openjdk.org/jextract/commit/d847be5c506540b20743f02cf35e8c24668d... Stats: 12 lines in 1 file changed: 5 ins; 5 del; 2 mod 7903335: jextract test TestSplit.java fails Reviewed-by: mcimadamore ------------- PR: https://git.openjdk.org/jextract/pull/79
participants (2)
-
Athijegannathan Sundararajan
-
Maurizio Cimadamore