Skip to content

Java 3d versions and JDK compatibility #14

@sstevenson638

Description

@sstevenson638

This issue is to message @philjord with a question. There appears to be two diverging versions of java3d, version 1.7 under the Philjord path, and version 1.6 under the hharrison path. Which one should I use? Based on browsing the repositories it appears like 1.7 is a little more up to date.

I have a legacy application using java3d 1.5 and java 8. We want to update to a newer version of java and are looking to upgrade to a newer version of java3d also. I would like to move all the way to java 25. However, based on the source code, java3d 1.7 may be limited to java 17. The java security manager was dropped in java 24 and I saw usages of it in java3d 1.7. Can you verify this? If I wanted to contribute would it be hard for me to remove usages of security manager from java3d 1.7? Are there other potential blockers to using java3d in java 25?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions