File format version is 1.0.1, probably needs to be updated.
>
> Second, I noticed that the version in the file is still
> "1.0.1", which is the version as of JDK 1.2 beta 4. This
> isn't a bug, just an observation, though I'm pretty sure
> that in JDK 1.2 the pointer was to the element type. If
> we bumped up the version number, I could distinguish that;
> this might help some with backwards compatibility with
> older JDKs (though I don't really plan to test it!).
May hing on any changes to the format, i.e. bug 5096280
>
> Second, I noticed that the version in the file is still
> "1.0.1", which is the version as of JDK 1.2 beta 4. This
> isn't a bug, just an observation, though I'm pretty sure
> that in JDK 1.2 the pointer was to the element type. If
> we bumped up the version number, I could distinguish that;
> this might help some with backwards compatibility with
> older JDKs (though I don't really plan to test it!).
May hing on any changes to the format, i.e. bug 5096280
- relates to
-
JDK-6239651 New binary heap dump format (to replace hprof format=b)
- Closed