Wed, 12 Dec 2018 11:34:08 +0000 |
clanger |
8214892: Delayed starting of debugging via jcmd |
Wed, 10 Oct 2018 08:36:31 +0200 |
thartmann |
8211332: Space for stub routines (code_size2) is too small on new Skylake CPUs |
Wed, 05 Sep 2018 12:48:51 +0200 |
mbaesken |
8209942: [epsilon] range function for EpsilonTLABElasticity causes compiler warning |
Thu, 12 Jul 2018 16:30:47 +0200 |
erikj |
8207001: *.obj.log files get truncated causing unreliable incremental builds on Windows |
Wed, 10 Jun 2020 23:40:44 +0200 |
rschmelter |
8247362: HeapDumpComressedTest fails |
Wed, 10 Jun 2020 12:29:01 +0200 |
rschmelter |
8237354: Add option to jcmd to write a gzipped heap dump |
Tue, 07 Apr 2020 09:06:01 +0200 |
rschmelter |
8238289: Use _byteswap_ functions to implenent Bytes::swap_uX on Windows |
Fri, 06 Mar 2020 16:19:32 +0100 |
rschmelter |
8240440: Implement get_safepoint_workers() for parallel GC |
Wed, 08 Jan 2020 13:44:54 +0100 |
rschmelter |
8234510: Remove file seeking requirement for writing a heap dump |
Mon, 11 Nov 2019 12:06:22 +0100 |
rschmelter |
8233790: Forward output from heap dumper to jcmd/jmap |
Tue, 15 Oct 2019 17:08:09 +0200 |
rschmelter |
8232168: Fix non wide char canonicalization on Windows |
Tue, 01 Oct 2019 14:09:44 +0200 |
rschmelter |
8191521: handle long relative path specified in -Xbootclasspath/a on windows |
Fri, 26 Jul 2019 10:52:47 +0200 |
rschmelter |
8228589: BasicJStackTest.java and JcmdOutputEncodingTest.java failing after JDK-8227868 |
Mon, 22 Jul 2019 14:40:00 +0200 |
rschmelter |
8227868: jinfo and jstack can fail converting UTF8 output to strings |
Thu, 18 Jul 2019 10:25:49 +0200 |
rschmelter |
8227435: Perf::attach() should not throw a java.lang.Exception |
Tue, 16 Jul 2019 13:57:13 +0200 |
rschmelter |
8227440: Implement fix to JDK-8224642 on all platforms |
Fri, 24 May 2019 04:18:18 -0700 |
rschmelter |
8224673: Adjust permission for delayed starting of debugging |
Thu, 27 Jun 2019 00:51:04 -0700 |
rschmelter |
8226608: Hide the onjcmd option from the help output |
Mon, 13 May 2019 07:41:32 -0700 |
rschmelter |
8223770: code_size2 still too small in some compressed oops configurations |
Thu, 09 May 2019 05:04:42 -0700 |
rschmelter |
8223617: code_size2 needs adjustments |
Wed, 17 Apr 2019 01:21:56 -0700 |
rschmelter |
8222529: sun.jdwp.listenerAddress agent property uses wrong encoding |
Mon, 15 Apr 2019 06:41:02 -0700 |
rschmelter |
8222491: jcmd can fail converting UTF8 output to strings |
Wed, 10 Apr 2019 05:15:50 -0700 |
rschmelter |
8222264: Windows incremental build is broken with JDK-8217728 |
Tue, 26 Mar 2019 01:46:06 -0700 |
rschmelter |
8221325: Add information about swap space to print_memory_info() on MacOS |
Fri, 22 Mar 2019 04:47:02 -0700 |
rschmelter |
8220570: Additonal trace when native thread creation fails |
Mon, 11 Mar 2019 05:09:14 -0700 |
rschmelter |
8220363: hotspot-ide project fails |
Tue, 26 Feb 2019 05:46:02 -0800 |
rschmelter |
8219712: code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs |
Fri, 22 Feb 2019 04:59:12 -0800 |
rschmelter |
8219577: Returning NULL in a function which returns bools |