Giter Club home page Giter Club logo

Comments (7)

lameiro avatar lameiro commented on June 7, 2024 4

This recent commit in OpenJDK8 changed InetAddress, it no longer has the addressCache/negativeCache fields.

from java-dns-cache-manipulator.

oldratlee avatar oldratlee commented on June 7, 2024 2

@arcuri82 @lameiro @GOODBOY008

fix this issue in release v1.8.0:
https://github.com/alibaba/java-dns-cache-manipulator/releases/tag/v1.8.0

<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>dns-cache-manipulator</artifactId>
    <version>1.8.0</version>
</dependency>

please upgrade version and check. 💕

from java-dns-cache-manipulator.

oldratlee avatar oldratlee commented on June 7, 2024 1

@arcuri82 Thanks for your report, I will troubleshoot and fix this issue these days.

Could you hold off upgrading zulu jdk 8 version for a few days? ❤️

from java-dns-cache-manipulator.

oldratlee avatar oldratlee commented on June 7, 2024 1

thx! btw, it is not about holding off upgrading, as that is the current default in GitHub Action when you use:

      - name: Setup JDK 1.8
        uses: actions/setup-java@v1
        with:
          java-version: 1.8

How about setting a more precise java-version(e.g. 8.0.345)? @arcuri82

I have tried this, it seems working:

But this leads to create a commit that shouldn't be needed. 😔


btw, rerun the java 8 ci job(auto upgrade jdk to zulu 1.8.0_352),
reproduced this issue by blew failed job:

from java-dns-cache-manipulator.

arcuri82 avatar arcuri82 commented on June 7, 2024 1

@oldratlee thx! seems working ;)

from java-dns-cache-manipulator.

arcuri82 avatar arcuri82 commented on June 7, 2024

thx! btw, it is not about holding off upgrading, as that is the current default in GitHub Action when you use:

      - name: Setup JDK 1.8
        uses: actions/setup-java@v1
        with:
          java-version: 1.8

from java-dns-cache-manipulator.

GOODBOY008 avatar GOODBOY008 commented on June 7, 2024

@oldratlee I had compare different version of jdk1.8.
image

from java-dns-cache-manipulator.

Related Issues (20)

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.