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

Serialization support #2656

Closed
dmlloyd opened this issue May 30, 2019 · 8 comments
Closed

Serialization support #2656

dmlloyd opened this issue May 30, 2019 · 8 comments
Labels
pinned Issue will never be marked as stale
Milestone

Comments

@dmlloyd
Copy link
Member

dmlloyd commented May 30, 2019

Introduce support for Java serialization

@dmlloyd
Copy link
Member Author

dmlloyd commented May 30, 2019

Emmanuel says we should wait for someone who needs it, which I agree with. I believe Bela has some interest in this from a JGroups perspective though.

@dmlloyd
Copy link
Member Author

dmlloyd commented May 30, 2019

See also: oracle/graal#460

@gsmet gsmet added the pinned Issue will never be marked as stale label Nov 13, 2019
@mschorsch
Copy link
Contributor

mschorsch commented Jan 17, 2021

Java Serialization Support was added to GraalVM.

oracle/graal#460 (comment)

@ppalaga
Copy link
Contributor

ppalaga commented Jan 21, 2021

GraalVM 21.0.0 with serialization support is out.

@ppalaga
Copy link
Contributor

ppalaga commented Jan 21, 2021

Camel Quarkus definitely interested in having some sort of SerializableClassBuildItem on Quarkus.

I'd give a try unless there is somebody else working on it already?

@ppalaga
Copy link
Contributor

ppalaga commented May 17, 2021

There is #15380

@geoand
Copy link
Contributor

geoand commented Aug 2, 2021

With #15380 in, is there something else that should be done around this issue or can we close it?

@ppalaga
Copy link
Contributor

ppalaga commented Aug 2, 2021

Although there still are ways how #15380 can be improved (@JiriOndrusek may know more), the serialization is there now and is usable. Let's close.

@ppalaga ppalaga closed this as completed Aug 2, 2021
@geoand geoand added this to the 2.1.0.CR1 milestone Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pinned Issue will never be marked as stale
Projects
None yet
Development

No branches or pull requests

5 participants