jdk/test/java/lang/instrument/classpathAgent.mf
author dcubed
Mon, 24 Mar 2008 15:14:31 -0700
changeset 273 3d51c181a2e5
parent 2 90ce3da70b43
permissions -rw-r--r--
6274276: 3/2 java.lang.instrument JAR manifest processing does not remove spaces from class names Summary: Attribute values should be extracted without leading or trailing whitespace. Reviewed-by: ohair, sspitsyn
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
Manifest-Version: 1.0
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
Class-Path: hidden/
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
Premain-Class: InstrumentationHandoff