Commit Graph

14 Commits

Author SHA1 Message Date
Andrew John Hughes a2b19c632a 8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
Reviewed-by: erikj, dholmes
2019-03-29 15:03:32 +00:00
David Buck 3a27d21d03 8141491: Unaligned memory access in Bits.c
Introduce alignment-safe Copy::conjoint_swap and JVM_CopySwapMemory

Reviewed-by: mikael, dholmes
2018-12-03 07:29:54 -05:00
Severin Gehwolf 3cf79c7534 8205104: EXTRA_LDFLAGS not consistently being used
Add EXTRA_LDFLAGS to linker flags for relevant libraries.

Reviewed-by: ihse
2018-06-15 14:30:02 +02:00
Volker Simonis 2202b4e3f3 8075858: AIX: clean-up HotSpot make files
Reviewed-by: kvn
2015-03-25 15:50:17 +01:00
Volker Simonis c1834a74b2 8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639
Reviewed-by: goetz
2014-12-19 18:33:55 +01:00
Matthias Baesken 5503c022d6 8069590: AIX port of "8050807: Better performing performance data handling"
Co-authored-by: Martin Doerr <martin.doerr@sap.com>
Reviewed-by: simonis, goetz
2015-01-13 16:09:52 +01:00
Volker Simonis 42ebe07684 8036614: AIX: fix adjust-mflags.sh to build with GNU Make 4.0 (adapt 8028407 for AIX)
Reviewed-by: kvn
2014-03-04 17:14:00 +01:00
Goetz Lindenmaier b16eab45df 8059592: Recent bugfixes in ppc64 port
Reviewed-by: kvn
2014-10-02 09:32:53 +02:00
Staffan Larsen 3eaf969bdb 8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Reviewed-by: mgronlun, kamg
2014-04-28 09:27:47 +02:00
Alejandro Murillo 1c70dbfe57 8038262: Workaround for ccache in vm.make is missing for aix
Reviewed-by: simonis, kvn
2014-03-24 11:51:40 -07:00
Axel Siebenborn 3632c59692 8036976: PPC64: implement the template interpreter
Co-authored-by: Martin Doerr <martin.doerr@sap.com>
Reviewed-by: kvn, coleenp
2014-03-10 12:58:02 +01:00
Goetz Lindenmaier 7d56518671 8029940: PPC64 (part 122): C2 compiler port
Reviewed-by: kvn
2013-12-11 00:06:11 +01:00
Volker Simonis d767bd2dfd 8019929: PPC64 (part 107): Extend ELF-decoder to support PPC64 function descriptor tables
Extend ELF-decoder to support PPC64 function descriptor tables

Reviewed-by: kvn, zgu
2013-12-05 19:19:09 +01:00
Volker Simonis 56654216c4 8023034: PPC64 (part 14): Implement AIX/PPC64 support in HotSpot makefiles
Reviewed-by: kvn
2013-09-06 20:08:29 +02:00