Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openmrs/openmrs-core
base: e439a88d6bfa
Choose a base ref
...
head repository: openmrs/openmrs-core
compare: 29ef2412b690
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Apr 18, 2013

  1. Fixing problem where OpenmrsClassScanner led to an OpenmrsClassLoader

    memory leak for each application context refresh: Investigate possible
    memory leak in 1.9.0 or one of its bundled modules. - TRUNK-3440
    dkayiwa committed Apr 18, 2013
    Copy the full SHA
    791fb6c View commit details
    Browse the repository at this point in the history
  2. Fixing OpenmrsClassLoader memory leak caused by threads which have a

    longer lifespan than it: Investigate possible memory leak in 1.9.0 or
    one of its bundled modules. - TRUNK-3440
    dkayiwa committed Apr 18, 2013
    Copy the full SHA
    3944a81 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #279 from dkayiwa/TRUNK-3056

    Merging two fixes for OpenmrsClassLoader memory leaks caused by threads with a longer lifespan and OpenmrsClassScanner: Investigate possible memory leak in 1.9.0 or one of its bundled modules. - TRUNK-3440
    dkayiwa committed Apr 18, 2013
    Copy the full SHA
    29ef241 View commit details
    Browse the repository at this point in the history