Coder Social home page Coder Social logo

Comments (6)

anajosep avatar anajosep commented on July 29, 2024 1

@smillidge Yes I will be porting this change to the Eclipse Grizzly NPN as well.

from grizzly-npn.

smillidge avatar smillidge commented on July 29, 2024

@anajosep can you port over the change you put on the JavaEE repo javaee/grizzly-npn@4082270. This will be needed for the December Eclipse GlassFish release.

from grizzly-npn.

rlfnb avatar rlfnb commented on July 29, 2024

Just out for curiosity: https://www.oracle.com/technetwork/java/faq-sun-packages-142232.html

I'm facing the problem (depending on unstable APIs) more and more often in multiple JavaEE libraries (Jersey, Grizzly...). (com)?.sun.* packages were never part of the public API. Maybe, it makes sense for future stability to get rid of all (com)?.sun.* (and other non public APIs in the JDK as well) packages?

from grizzly-npn.

smillidge avatar smillidge commented on July 29, 2024

these changes are required because fundamentally the JDK 8 SSL packages do not support ALPN negotiation. ALPN support didn't come in until JDK9+. That is why this jar is required, it replaces the JDK 8 SSL classes with versions that support ALPN negotiation.

from grizzly-npn.

smillidge avatar smillidge commented on July 29, 2024

@anajosep any idea when you will port as otherwise Eclipse GF will go out not working on the latest JDK 8

from grizzly-npn.

anajosep avatar anajosep commented on July 29, 2024

This issue is addressed by Grizzly NPN 1.9 uploaded to OSSRH staging repository.
The PR eclipse-ee4j/glassfish#22650 is merged to include it to the GlassFish bundle.
Closing this issue.

from grizzly-npn.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.