Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6275081

Significant slowdown when creating/releasing a JMX rmi/jrmp connector server starting with b36

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • core-libs
    • b36
    • 6
    • beta
    • generic
    • generic

      Since Mustang b36 we see a jmx test failing all platforms on time out.
      Analysis is that it became around 80 times slower to create a jmx connector
      server, start it, stop it.
      Most of jmx code doing that spends time in allocating/freeing java.net
      level objects.
      An important detail is that rmi over jrmp is impacted but rmi over iiop
      is still as fast with b36 than with b35.
      The jmx engineering team did not putback anything in b36, I made an
      unsuccessful search in Bugster, so I wonder what's going on.
      Attached java code is all you need to demonstrate the issue.

      ###@###.### 2005-05-24 09:03:28 GMT

            peterjones Peter Jones (Inactive)
            yjoan Yves Joan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: