Download Latest Version localedata.jar (843.2 kB)
Email in envelope

Get an email when there's a new version of Supernova Rom

Name Modified Size InfoDownloads / Week
Parent folder
libminst.so 2011-04-14 14.0 kB
Totals: 1 Item   14.0 kB 0
#
# %W% %E%
#
# Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
#

minst: %W% %E%

This agent library can be used to inject code at method calls.
It uses the same java_crw_demo library used by HPROF to do BCI on all 
or selected classfiles loaded into the Virtual Machine.  
The class Minst.java can be customized to do whatever you wish,
within reason of course, and does not call native methods directly.

You can use this agent library as follows:

    java -agentlib:minst ...

To get help on the available options try:

    java -agentlib:minst=help

See ${JAVA_HOME}/demo/jvmti/index.html for help running and building agents.

Source: README.txt, updated 2011-04-14