Coder Social home page Coder Social logo

Comments (4)

chewiebug avatar chewiebug commented on June 22, 2024

Hmm, this shouldn't fail. What's the exact version of java that you are using?

Regards, Jörg

 -------- Original-Nachricht --------
 Datum: Tue, 22 Jan 2013 09:36:17 -0800
 Von: adfaedv [email protected]
 An: chewiebug/GCViewer [email protected]
 Betreff: [GCViewer] Parsing problem with G1 and PrintGCDateStamps (#51)
 &#xA

from gcviewer.

adfaedv avatar adfaedv commented on June 22, 2024

Hi Jörg,
Java version is:
java version "1.7.0"
Java(TM) SE Runtime Environment (build 1.7.0-b147)
Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)

and the Java options are
-XX:+PrintGCDetails -XX:+PrintGCDateStamps

As sad - if I replace the date stamps e.g. "2013-01-17T13:40:06.537+0000" with time since restart e.g. "0.522" everything works fine so I suppose it's a timestamp parsing problem?

Cheers,
Daniel

from gcviewer.

chewiebug avatar chewiebug commented on June 22, 2024

Hi Daniel,

Thank you for the jdk version - are you using a very early version of
1.7? Usually I see something like "1.7.0_11".

Yes, it is a timestamp parsing problem, I have been able to reproduce
the problem using
-XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:-PrintGCTimeStamps
(explicitly omitting timestamps).

That is not supported yet. It works if you have -XX:+PrintGCDateStamps
-XX:+PrintGCTimeStamps (both stamps). I considered this low priority
because -XX:+PrintGCTimeStamps is the default setting.

Regards, Jörg

from gcviewer.

chewiebug avatar chewiebug commented on June 22, 2024

This ssue should be fixed now (commit a87d4d). Latest SNAPSHOT contains the change.

Regards, Jörg

from gcviewer.

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.