Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

detect osgi/equinox classloaders #1

Open
GoogleCodeExporter opened this issue Mar 22, 2015 · 0 comments
Open

detect osgi/equinox classloaders #1

GoogleCodeExporter opened this issue Mar 22, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I run Eclipse with losejar javaagent. Here is the output after workbench is
started and it seems like it doesn't show the most part of the VM
classloaders there.

[loosejar]: Found 10548 classes loaded in the JVM.
[loosejar]: Found 3 URLClassLoader(s).
[loosejar]: Summary for [sun.misc.Launcher$AppClassLoader] classloader:

    Jar:
C:\eclipse\eclipse-3.4M5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.100.v2
0080205.jar
    Utilization: 41.67% - loaded 5 of 12 classes.

Summary for [sun.misc.Launcher$ExtClassLoader] classloader:

    No third-party jars detected on this classloader's classpath.

Summary for [org.eclipse.equinox.launcher.Main$StartupClassLoader] classloader:

    Jar:
c:\eclipse\eclipse-3.4M5\eclipse\plugins\org.eclipse.osgi_3.4.0.v20080205.jar
    Utilization: 64.94% - loaded 300 of 462 classes.

Original issue reported on code.google.com by ekules...@gmail.com on 21 Feb 2008 at 6:26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant