Code Monkey home page Code Monkey logo

Comments (10)

skybber avatar skybber commented on July 21, 2024 1

Hi, I think that only way is to use VS 2010 toolchain

https://github.com/TravaOpenJDK/trava-jdk-8-dcevm/blob/master/build_windows.sh#L17

but I did not resolve how to do it. The build scripts is based on AdoptOpenJDK scripts, they resolved this issue in the past, pby they are using 2010 toolchain. may be you can ask on adopt slack. Unfortunately I don't have enough time for it now.

from trava-jdk-8-dcevm.

phiberber avatar phiberber commented on July 21, 2024

I'm already using 2010 Toolchain as I saw, didn't know that issue was caused by AdoptOpenJDK, will try to contact them asking for the solution. I'll come back and tell you if I get it, don't want to spend that much time on it though, as I have things to deliver this week. Thanks for responding, didn't think you would.

from trava-jdk-8-dcevm.

phiberber avatar phiberber commented on July 21, 2024

Are you sure that the problem is with AdoptOpenJDK? I didn't find the directory workspace / hotspot on their Github.

from trava-jdk-8-dcevm.

skybber avatar skybber commented on July 21, 2024

Problem is in toolchain, they are building jdk8 with the same script as Trava-jdk8 does.

from trava-jdk-8-dcevm.

cagriuzel avatar cagriuzel commented on July 21, 2024

Hi, I also try to build windows version of dcevm8u282b08 but no luck yet. @phiberber , @skybber any update here ?

from trava-jdk-8-dcevm.

skybber avatar skybber commented on July 21, 2024

Unfortunatelly no updates.

from trava-jdk-8-dcevm.

phiberber avatar phiberber commented on July 21, 2024

I adapted my code so it could run in the TravaJDK 11. Was not as hard as I thought it would be.

Didn't figure out how the problem was in the toolchain as AdoptOpenJDK is able to compile using it.

from trava-jdk-8-dcevm.

cagriuzel avatar cagriuzel commented on July 21, 2024

I finally manage to build dcevm8u282b08 branch successfully (hotspot only) in my local pc. But I cant build dcevm8u282b08 branch with jfr enable. jvm.dll enough for me to use dcevm.

  • Windows SDK for Windows 7.1
  • Cygwin64
  • freetype
  • jdk1.7.0_80
  1. configure --disable-ccache --with-freetype-include=/cygdrive/d/freetype-2.9.1/include --with-freetype-lib=/cygdrive/d/freetype-2.9.1/win64 --with-target-bits=64 --with-boot-jdk=/cygdrive/c/Java/jdk1.7.0_80 --enable-jfr=no
  2. make hotspot

from trava-jdk-8-dcevm.

skybber avatar skybber commented on July 21, 2024

I'm migrating TravaOpenJDK from Travis to Github actions now since Travis started to restrict free builds :( . It is already done in https://github.com/TravaOpenJDK/trava-jdk-11-dcevm/actions/workflows/manually.yml .

from trava-jdk-8-dcevm.

phiberber avatar phiberber commented on July 21, 2024

I finally manage to build dcevm8u282b08 branch successfully (hotspot only) in my local pc. But I cant build dcevm8u282b08 branch with jfr enable. jvm.dll enough for me to use dcevm.

  • Windows SDK for Windows 7.1
  • Cygwin64
  • freetype
  • jdk1.7.0_80
  1. configure --disable-ccache --with-freetype-include=/cygdrive/d/freetype-2.9.1/include --with-freetype-lib=/cygdrive/d/freetype-2.9.1/win64 --with-target-bits=64 --with-boot-jdk=/cygdrive/c/Java/jdk1.7.0_80 --enable-jfr=no
  2. make hotspot

Is Windows 7.1 SDK really required? I remember it having a lot of compatibility issues with Windows 8 and 10.

from trava-jdk-8-dcevm.

Related Issues (10)

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.