History log of /openjdk10/jdk/test/java/lang/instrument/PremainClass/InheritAgent0001.java
Revision Date Author Comments
# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 134:d4cd9e6a72da 24-Mar-2008 dcubed

6289149: 4/4 Java Agent will pick wrong execution path while attaching
Summary: Check for a declared premain() or agentmain() method before an inherited one
Reviewed-by: sspitsyn