aboutsummaryrefslogtreecommitdiff
path: root/agent
AgeCommit message (Expand)Author
2019-10-238038392: Generating prelink cache breaks JAVA 'jinfo' utility normal behaviourdsamersoff
2019-10-238225636: SA can't handle prelinked librariesysuenaga
2019-07-228202884: SA: Attach/detach might fail on Linux if debugee application create/...adinn
2019-07-228144332: HSDB could not terminate when close button is pushed.ysuenaga
2019-07-227127191: SA JSDB does not display native symbols correctly for transported Li...dsamersoff
2019-01-24Merge branch 'openjdk'jb8u202-b1486jb8u202-b1483.3jb8u202-b1483.2jb8u202-b1483Alexey Ushakov
2018-12-128059038: Create new launcher for SA toolssgehwolf
2018-11-20Merge with openjdk 8u202Alexey Ushakov
2018-11-20JRE-1041 AIOOBE during read only attachjb8u152-b1402.1jb8u152-b1402Vitaly Provodin
2018-09-05JRE-937 java.lang.ClassCastException: sun.jvm.hotspot.jdi.MonitorInfoImpl can...jb8u152-b1397jb8u152-b1393jb8u152-b1389jb8u152-b1381jb8u152-b1380.6jb8u152-b1380.5jb8u152-b1380.4jb8u152-b1380.3jb8u152-b1380.2jb8u152-b1380.1jb8u152-b1380jb8u152-b1379jb8u152-b1375jb8u152-b1373jb8u152-b1370jb8u152-b1365jb8u152-b1363jb8u152-b1362jb8u152-b1361jb8u152-b1358jb8u152-b1352.5jb8u152-b1352.4jb8u152-b1352.3jb8u152-b1352.2jb8u152-b1352.1jb8u152-b1352jb8u152-b1351jb8u152-b1349jb8u152-b1348jb8u152-b1347jb8u152-b1346jb8u152-b1344jb8u152-b1343.5jb8u152-b1343.4jb8u152-b1343.3jb8u152-b1343.28jb8u152-b1343.27jb8u152-b1343.26jb8u152-b1343.25jb8u152-b1343.2jb8u152-b1343.18jb8u152-b1343.17jb8u152-b1343.16jb8u152-b1343.15jb8u152-b1343.14jb8u152-b1343.13jb8u152-b1343.12jb8u152-b1343.11jb8u152-b1343.10jb8u152-b1343.1jb8u152-b1343jb8u152-b1342jb8u152-b1341jb8u152-b1340jb8u152-b1339jb8u152-b1338jb8u152-b1336jb8u152-b1335jb8u152-b1333Egor Ushakov
2017-10-118023667: SA: ExceptionBlob and other C2 classes not available in client VMdbuck
2017-10-116656031: SA: jmap -permstat number of classes is off by 1dbuck
2018-07-238208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686sgehwolf
2018-10-028164383: jhsdb dumps core on Solaris 12 when loading dumped corefmatte
2017-02-148173941: SA does not work if executable is DSOysuenaga
2016-04-05Mergeasaha
2016-03-018139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wun...csahu
2016-02-15Mergeasaha
2016-02-088148475: Missing SA Bytecode updates.kevinw
2015-12-18Mergedcubed
2015-12-188144885: agent/src/os/linux/libproc.h needs to support Linux/SPARC buildsgthornbr
2015-12-108145099: Better error message when SA can't attach to a processsla
2015-12-098140031: SA: Searching for a value in Threads does not workpoonam
2016-02-028059677: Thread.getName() instantiates Stringsshade
2015-05-298068945: Use RBP register as proper frame pointer in JIT compiled code on x86zmajo
2015-04-108044416: serviceability/sa/jmap-hashcode/Test8028623.java fails with Assertio...dsamersoff
2015-04-078067991: [Findbugs] SA com.sun.java.swing.ui.CommonUI some methods need final...dsamersoff
2015-04-028068007: [Findbugs] SA com.sun.java.swing.action.ActionManager.manager should...dsamersoff
2015-03-038073688: Infinite loop reading types during jmap attach.kevinw
2015-03-058049049: Unportable format string argument mismatch in hotspot/agent/src/os/s...dsamersoff
2015-03-048025667: Warning from b62 for hotspot.agent.src.os.solaris.proc: use after freedsamersoff
2015-02-248072383: resolve conflicts between open and closed portsdlong
2015-02-178046282: SA updatepoonam
2014-02-178033440: jmap reports unexpected used/free size of concurrent mark-sweep gene...sjohanss
2015-02-028069030: support new PTRACE_GETREGSETdlong
2014-06-138043340: [macosx] Fix hard-wired paths to JavaVM.frameworkddehaven
2014-09-118032247: SA: Constantpool lookup for invokedynamic is not implementeddsamersoff
2014-09-058057536: Refactor G1 to allow context specific allocationssjohanss
2014-08-268054819: Rename HeapRegionSeq to HeapRegionManagertschatzl
2014-08-198054818: Refactor HeapRegionSeq to manage heap region and auxiliary datatschatzl
2014-06-268047818: G1 HeapRegions can no longer be ContiguousSpacesmgerdin
2018-02-07Mergerobm
2018-01-168187045: [linux] Not all libraries in the VM are linked with -z,noexecstackdbuck
2017-10-24Mergeasaha
2017-09-298174962: Better interface invocationsdbuck
2017-09-078023667: SA: ExceptionBlob and other C2 classes not available in client VMdbuck
2017-08-236656031: SA: jmap -permstat number of classes is off by 1dbuck
2014-06-138046408: Build failure from multiple ptrace.hjwilhelm
2014-04-298042059: Various fixes to linux/sparcmikael
2014-03-26Mergekvn