GithubHelp home page GithubHelp logo

Comments (4)

theresa-m avatar theresa-m commented on May 30, 2024 1

@dylanjtuttle confirmed that he is experiencing the same failure on his m3. Thanks Dylan!

from openj9.

knn-k avatar knn-k commented on May 30, 2024

Could you share the binary build/macosx-aarch64-server-release/support/modules_libs/java.base/libjava.dylib, please?
I am going take a look into it.

from openj9.

theresa-m avatar theresa-m commented on May 30, 2024

Thanks @knn-k this is the file I received from the user.
libjava.dylib.zip

from openj9.

knn-k avatar knn-k commented on May 30, 2024

I am not sure if this is the reason of the failure, but I see a garbage ^] in the Load command 13 of the otool output:

% otool -lv libjava.dylib | less
...
Load command 12
          cmd LC_LOAD_DYLIB
      cmdsize 52
         name /usr/lib/libSystem.B.dylib (offset 24)
   time stamp 2 Thu Jan  1 09:00:02 1970
      current version 1345.100.2
compatibility version 1.0.0
Load command 13
          cmd LC_LOAD_DYLIB
      cmdsize 48
         name /usr/lib/libobjc.A.dylib^] (offset 24) <-- HERE
   time stamp 2 Thu Jan  1 09:00:02 1970
      current version 228.0.0
compatibility version 1.0.0
Load command 14
      cmd LC_CODE_SIGNATURE
  cmdsize 16
  dataoff 130704
 datasize 20896

I don't see the garbage in the otool output for libjava.dylib from ibm-semeru-open-jdk_aarch64_mac_21.0.2_13_openj9-0.43.0.tar.gz.

from openj9.

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.