langtools/test/tools/javadoc/varArgs/expected.out
author jmasa
Wed, 24 Feb 2010 07:00:33 -0800
changeset 5035 0e498c4df637
parent 10 06bc494ca11e
permissions -rw-r--r--
6928081: G1: rename parameters common with CMS Summary: Rename marking stack sizing flags to be common between G1 and CMS Reviewed-by: ysr, tonyp
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
interface pkg1.A
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
  name: A / A / pkg1.A
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
  methods:
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
    void m1(int, String...)