Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Bug 582814 Remove unneeded synchronized in IntIndexCollector::getHEADmasterJason Koch1-0/+12
2024-01-16Bug 582821 Improve IO locality in MultiplePathsFromGCRootsComputerImpl bfsJason Koch1-22/+38
2024-01-16Bug 582818 Simplify ObjectMarker code and scale to more coresJason Koch1-739/+112
2024-01-16Bug 582822 Lazily load ThreadInfo informationJason Koch2-56/+73
2024-01-16Merge "Bug 582820 Improve locality in SnapshotImpl getHistogram"Jason Koch1-12/+42
2024-01-15Bug 582814 Remove unneeded synchronized in IntIndexCollector::getJason Koch1-8/+2
2024-01-14Bug 582813 Fix Contention when performing IO on slower devices (eg NFS)Jason Koch4-54/+99
2023-12-31Bug 582820 Improve locality in SnapshotImpl getHistogramJason Koch1-12/+42
2023-12-30Bug 582724 Avoid using ThreadLocal in f-j poolJason Koch1-67/+25
2023-12-29Merge "Bug 582791 Check DTFJ Image.isTruncated if available"Kevin Grigorenko3-18/+72
2023-12-24Bug 582654: OQL breaks ctrl+A in all the other MAT windowsAndrew Johnson1-1/+2
2023-12-18Bug 582791 Check DTFJ Image.isTruncated if availableKevin Grigorenko3-18/+72
2023-12-18Bug 582684 Cleanup for new DTFJ dump reliability checkKevin Grigorenko1-1/+1
2023-12-16582672: Allow single click modeAndrew Johnson3-18/+18
2023-12-16582654: OQL breaks ctrl+A in all the other MAT windowsAndrew Johnson3-34/+125
2023-12-13Bug 582736 Add dump reliability check for mismatched DTFJ implementationsKevin Grigorenko3-42/+185
2023-11-17Bug 582476 MAT 2023-09+ CVE-2021-28170R_1.15.0Andrew Johnson1-1/+1
2023-11-17Bug 582642 New and Noteworthy for MAT 1.15.0Andrew Johnson4-45/+246
2023-11-11Validate XML for reportschanges/15/205415/1Andrew Johnson5-4/+52
2023-11-09Bug 582486 Improve help for queriesAndrew Johnson28-192/+248
2023-11-09Bug 582480 Generate dependency information / SBOM - requireEagerResolveKrum Tsvetkov1-0/+1
2023-11-06Bug 582479 Move to a newer Tycho versionKrum Tsvetkov2-5/+9
2023-11-04Bug 582308 Add description information to snapshot detailsAndrew Johnson1-2/+3
2023-11-04Bug 582308 Add description information to snapshot detailsAndrew Johnson14-57/+369
2023-11-03Bug 582480 Generate dependency information / SBOM - add Bundle-LicenseKrum Tsvetkov1-0/+1
2023-11-02Bug 582480 Generate dependency information / SBOM - add Bundle-LicenseKrum Tsvetkov15-0/+15
2023-11-01Bug 582462 Character encodings for output and input filesAndrew Johnson6-32/+64
2023-11-01Bug 581884 Update MAT website ready for move to eclipse.devAndrew Johnson2-7/+8
2023-11-01Bug 582308 Add description information to snapshot history or detailsAndrew Johnson2-5/+8
2023-10-28Bug Bug 582473 CI Build warningsAndrew Johnson3-9/+7
2023-10-28Bug 582520 beginTask should only be called once per instanceAndrew Johnson1-17/+25
2023-10-27Bug 582520 beginTask should only be called once per instance.Andrew Johnson3-10/+19
2023-10-27Bug 582480 Generate dependency information / SBOM - add metadataKrum Tsvetkov1-0/+22
2023-10-26Bug 491109 Some collections queries fail for some collections from PHDAndrew Johnson2-2/+117
2023-10-26Bug 582480 Generate dependency information / SBOMAndrew Johnson3-3/+55
2023-10-26Bug 582480 Generate dependency information / SBOMKrum Tsvetkov1-0/+67
2023-10-23Bug 491109 Some collections queries fail for some collections from PHDAndrew Johnson4-10/+63
2023-10-21Bug 582556 Leak suspects should include group of objects for remainingAndrew Johnson1-2/+20
2023-10-21Bug 582556 Leak suspects should include group of objects for remainingAndrew Johnson1-8/+40
2023-10-19Bug 582520 beginTask should only be called once per instance.Andrew Johnson1-26/+28
2023-10-19Bug 491109 Some collections queries fail for some collections from PHDAndrew Johnson3-10/+62
2023-10-17Bug 534419 Java 9, Java 10 and Memory AnalyzerAndrew Johnson4-269/+453
2023-10-17Bug 534419 Java 9, Java 10 and Memory AnalyzerAndrew Johnson2-198/+210
2023-10-14Bug 582520 beginTask should only be called once per instance.Andrew Johnson3-6/+7
2023-10-14Merge "Bug 582520 beginTask should only be called once per instance."Andrew Johnson36-190/+459
2023-10-14Bug 582520 beginTask should only be called once per instance.Andrew Johnson36-190/+459
2023-10-12Bug 582512 Application name "mat"Andrew Johnson1-5/+8
2023-10-08Bug 582308 Add description information to snapshot history or detailsAndrew Johnson2-5/+111
2023-10-07Bug 582512 Application icon in low resolution and application name "mat"Andrew Johnson3-0/+0
2023-10-02Bug 582305 Improve Leak Suspects report for references in pathsAndrew Johnson5-6/+9

Back to the top