spring-projects / spring-projects/spring-boot

Revert changes made for GraalVM in EmbeddedDatabaseConnection

Open
#32,900 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status: blocked type: task
Dominant language
Java
Stars
81.5k
Forks
42.7k
Avg merge
2d 4h
Merged PRs (30d)
65

Description

https://github.com/spring-projects/spring-boot/issues/32865 changed the EmbeddedDatabaseConnection so that GraalVM would not fail to initialize it.

When https://github.com/oracle/graal/issues/5300 and https://github.com/oracle/graal/issues/5301 is resolved, we can revert these changes.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with EmbeddedDatabaseConnection and compare the changes introduced by issue #32865. Check the status of GraalVM issues #5300 and #5301 first; done means those upstream problems are resolved and the GraalVM-specific changes can be reverted without breaking the existing embedded-database behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
database
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.