log

age author description
Mon, 10 Feb 2014 11:09:31 +0100 goetz 8019929: PPC64 (part 107): Extend ELF-decoder to support PPC64 function descriptor tables
Mon, 10 Feb 2014 10:47:51 +0100 goetz 8019973: PPC64 (part 11): Fix IA64 preprocessor conditionals on AIX.
Mon, 10 Feb 2014 10:34:59 +0100 goetz 8019517: PPC64 (part 102): cppInterpreter: implement G1 support
Fri, 07 Feb 2014 16:18:07 +0100 goetz 8016696: PPC64 (part 4): add relocation for trampoline stubs
Fri, 07 Feb 2014 16:07:53 +0100 goetz 8017313: PPC64 (part 6): stack handling improvements
Fri, 07 Feb 2014 15:08:10 +0100 goetz 8016586: PPC64 (part 3): basic changes for PPC64
Fri, 07 Feb 2014 14:57:01 +0100 goetz 8016491: PPC64 (part 2): Clean up PPC defines.
Sat, 10 Sep 2016 21:36:58 +0100 andrew 8165807: PPC64: Backport PPC64 port to OpenJDK 7
Mon, 06 Feb 2017 19:40:32 +0000 andrew Added tag icedtea-2.7.0pre09 for changeset 9a1457cc02ae
Sat, 04 Feb 2017 23:06:39 +0000 dholmes 8170888, PR3316: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments icedtea-2.7.0pre09
Sat, 04 Feb 2017 20:00:32 +0000 hseigel 7102489, PR3316: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems.
Sat, 04 Feb 2017 19:38:29 +0000 jwilhelm 8000351, PR3316: Tenuring threshold should be unsigned
Fri, 18 Nov 2016 13:19:50 -0500 adinn 8165673: AArch64: Fix JNI floating point argument handling
Thu, 27 Oct 2016 18:25:25 +0100 andrew PR3209: Backed out changeset 3cc3ab869ccf
Thu, 27 Oct 2016 06:57:51 +0100 andrew PR3211: AArch64 build fails with pre-compiled headers disabled
Thu, 27 Oct 2016 06:16:50 +0100 andrew Added tag icedtea-2.7.0pre08 for changeset c2a745174c84
Sun, 06 Sep 2015 05:02:06 -0700 dbuck 8135002, PR3162: Fix or remove broken links in objectMonitor.cpp comments icedtea-2.7.0pre08
Fri, 08 Jan 2016 05:28:21 -0800 kevinw 8144483, PR3162: One long Safepoint pause directly after each GC log rotation
Fri, 30 Oct 2015 08:29:19 -0700 poonam 8140249, PR3162: JVM Crashing During startUp If Flight Recording is enabled
Thu, 19 Mar 2015 08:55:50 -0400 hseigel 8075118, PR3162: JVM stuck in infinite loop during verification
Wed, 26 Oct 2016 08:28:18 +0100 sspitsyn 8076579, PR3162: Popping a stack frame after exception breakpoint sets last method param to exception
Wed, 26 Oct 2016 05:40:47 +0100 aph 8157306, PR3209: Random infrequent null pointer exceptions in javac
Wed, 26 Oct 2016 05:30:06 +0100 mikael 8141491, PR3160, G592292: Unaligned memory access in Bits.c
Tue, 25 Oct 2016 04:22:24 +0100 andrew 8078628, PR3151: Zero build fails with pre-compiled headers disabled
Thu, 06 Oct 2016 15:11:35 +0000 aph 8167200: AArch64: Broken stack pointer adjustment in interpreter
Wed, 28 Sep 2016 07:45:01 +0100 andrew Added tag icedtea-2.7.0pre07 for changeset b6971126dc0f
Tue, 19 Apr 2016 21:44:54 +0100 andrew PR2938: Fix build of 8148487 backport icedtea-2.7.0pre07
Mon, 18 Apr 2016 07:12:53 +0100 aph 8154413: AArch64: Better byte behaviour
Wed, 27 Jan 2016 15:01:46 +0100 simonis 8148487: PPC64: Better byte behavior
Wed, 04 Nov 2015 16:23:08 -0800 clanger 8140244, PR3171: Port fix of JDK-8075773 to AIX