Giter VIP home page Giter VIP logo

jitwatch's Introduction

jitwatch's People

Contributors

chriswhocodes avatar karianna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

oleksiyp

jitwatch's Issues

Investigate why classloading log statements are not atomic with native code dumps

Looks like multiple threads clashing :(

Example:

Decoding compiled method 0x009e06c8:
Code:
[Entry Point]
[Constants]
  # {method} 'ind

[Loaded sun.nio.cs.ThreadLocalCoders from C:\Program Files\Java\jre7\lib\rt.jar]

exOf' '(II)I' in 'java/lang/String'
  # this:     ecx       = 'java/lang/String'
  # parm0:    edx       = int
  # parm1:    [sp+0x20]   = int  (sp of caller)
  0x009e07e0: nop
  0x009e07e1: nop
  0x009e07e2: nop

ANT build file does not take into account separate JAVA_HOME on Mac OS X

Build script assumes that Java will be laid out in a particular manner:

However, ${java.home} isn't always what we think it is (http://stackoverflow.com/questions/16533256/where-does-ant-set-its-java-home-and-is-it-wrong-and-is-it-supposed-to-appen).

e.g. For Java 7 on Mac OS X, it gets interpreted to:

/Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home/jre

There is no lib/tools.jar under that structure.

You may need to prompt the user for the JDK location as an interim solution (auto detecting is possible but non-trivial).

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.