Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove inlineJsrBytecode following upstream removal in jdt #3189

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

cdietrich
Copy link
Member

No description provided.

Copy link

github-actions bot commented Sep 8, 2024

Test Results

  6 460 files  ± 0    6 460 suites  ±0   2h 59m 43s ⏱️ - 2m 16s
 43 242 tests ± 0   42 658 ✅ ±0    584 💤 ±0   0 ❌ ± 0 
170 123 runs  +10  167 740 ✅ ±0  2 358 💤 ±0  24 ❌ +10  1 🔥 ±0 

Results for commit 03f3d51. ± Comparison against base commit 45d8078.

@iloveeclipse
Copy link
Contributor

Fixes #3188

Copy link
Contributor

@LorenzoBettini LorenzoBettini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIRC that's required because we use, in POM, an ancient version of jdt where this wasn't set by default, and in the recent versions the option is not even available anymore, right?

I think we should keep track of these reflection hacks so that we'll remove them when we switch to Java 17 and update to more recent version of jdt in POM as well.

@cdietrich
Copy link
Member Author

@LorenzoBettini as my committer status is caught in eclipse fdn bureaucracy can you please merge

@LorenzoBettini LorenzoBettini added this to the Release_2.37 milestone Sep 11, 2024
@LorenzoBettini LorenzoBettini merged commit a189bea into main Sep 11, 2024
14 checks passed
@LorenzoBettini LorenzoBettini mentioned this pull request Sep 11, 2024
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants