log

age author description
Wed, 19 Apr 2017 06:17:56 +0100 dholmes 8170888: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments jdk7u141-b00
Wed, 19 Apr 2017 06:00:00 +0100 hseigel 7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems.
Wed, 19 Apr 2017 05:37:53 +0100 jwilhelm 8000351: Tenuring threshold should be unsigned
Tue, 20 Dec 2016 16:06:10 -0500 dholmes 8170307: Stack size option -Xss is ignored
Wed, 19 Apr 2017 05:07:18 +0100 morris 6518907: cleanup IA64 specific code in Hotspot
Wed, 19 Apr 2017 04:27:50 +0100 tschatzl 8161993: G1 crashes if active_processor_count changes during startup
Wed, 19 Apr 2017 04:15:53 +0100 vkempik 8016302: Change type of the number of GC workers to unsigned int (2)
Thu, 28 Jul 2016 16:09:31 +0300 dpochepk 8162603: Unrecognized VM option 'UseCountedLoopSafepoints'
Mon, 25 Jul 2016 14:31:42 -0700 roland 8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled
Wed, 19 Apr 2017 03:21:51 +0100 aeriksso 6869327: Add new C2 flag to keep safepoints in counted loops.
Fri, 09 Dec 2016 19:40:47 +0300 msolovie 8150490: Update OS detection code to recognize Windows Server 2016
Tue, 18 Apr 2017 07:37:58 +0100 ctornqvi 8059803: Update use of GetVersionEx to get correct Windows version in hs_err files
Tue, 18 Apr 2017 07:25:46 +0100 tschatzl 8147910: Cache initial active_processor_count
Tue, 18 Apr 2017 07:03:25 +0100 tschatzl 8024669: Native OOME when allocating after changes to maximum heap supporting Coops sizing on sparcv9
Wed, 18 Sep 2013 10:02:19 +0200 tschatzl 8024662: gc/arguments/TestUseCompressedOopsErgo.java does not compile.
Tue, 18 Apr 2017 06:37:32 +0100 tschatzl 8010722: assert: failed: heap size is too big for compressed oops
Tue, 14 May 2013 17:08:31 +0200 tschatzl 8014489: tests/gc/arguments/Test(Serial|CMS|Parallel|G1)HeapSizeFlags jtreg tests invoke wrong class
Mon, 13 May 2013 09:45:33 +0200 tschatzl 8014058: Regression tests for 8006088
Tue, 18 Apr 2017 05:08:02 +0100 tschatzl 8006088: Incompatible heap size flags accepted by VM
Tue, 18 Apr 2017 04:54:54 +0100 tschatzl 7112912: Message "Error occurred during initialization of VM" on boxes with lots of RAM
Thu, 16 Feb 2017 08:07:06 +0100 goetz 8028471: PPC64 (part 215): opto: Extend ImplicitNullCheck optimization.
Thu, 27 Apr 2017 03:09:57 +0100 andrew Added tag icedtea-2.7.0pre11 for changeset 8d8fc0174498
Wed, 26 Apr 2017 04:56:01 +0100 martin 8043780, PR3369: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC) icedtea-2.7.0pre11
Tue, 28 Mar 2017 06:12:49 -0400 adinn 8177661, PR3367: Correct ad rule output register types from iRegX to iRegXNoSp
Wed, 26 Apr 2017 02:45:41 +0100 ysuenaga 8173941, PR3330: SA does not work if executable is DSO
Thu, 23 Jun 2016 17:58:59 +0000 aph 8157306, PR3209: Random infrequent null pointer exceptions in javac
Sun, 01 Sep 2013 19:21:05 +0200 adlertz 8023988, PR3209: Move local scheduling of nodes to the CFG creation and code motion phase (PhaseCFG)
Tue, 25 Apr 2017 14:28:17 +0100 adlertz 8023691, PR3209: Create interface for nodes in class Block
Mon, 24 Apr 2017 19:28:39 +0100 neliasso 8011621, PR3209: live_ranges_in_separate_class.patch
Mon, 24 Apr 2017 16:49:33 +0100 adlertz 8023003, PR3209: Cleanup the public interface to PhaseCFG