Markus Grönlund
fc9ab8f530
8074905: Exclude aarch64 from Visual Studio projectcreator.make
...
Reviewed-by: ctornqvi, sla, minqi
2015-03-11 09:11:33 +01:00
Severin Gehwolf
e14531956d
8074312: Enable hotspot builds on 4.x Linux kernels
...
Add "4" to list of allowable versions
Reviewed-by: dholmes, mikael
2015-03-10 21:20:10 -04:00
Mikael Vidstedt
017611edae
8074726: Update source and target version used when compiling hotspot class files
...
Use BOOT_JDK_SOURCETARGET from top level, or fall back to -source 8 -target 8
Reviewed-by: dholmes, sla
2015-03-10 09:42:23 -07:00
Alejandro Murillo
94ddb7fc72
Merge
2015-03-03 06:23:49 -08:00
Vladimir Kozlov
6fd49139e8
Merge
2015-03-02 10:09:33 -08:00
Alejandro Murillo
e7f35f99b5
Merge
2015-02-27 07:34:26 -08:00
Magnus Ihse Bursie
0624f19e6e
8072842: Add support for building native JTReg tests
...
Reviewed-by: erikj, sla
2015-02-27 11:56:34 +01:00
Vladimir Kozlov
239370b736
Merge
2015-02-26 10:56:54 -08:00
Erik Joelsson
cf0e1e5323
8072904: building jdk9 with jdk9 boot jdk can cause failure or incorrect results
...
Reviewed-by: dholmes, dlong
2015-02-18 11:25:34 +01:00
Vladimir Kozlov
5f8d6ce7b6
Merge
2015-01-20 15:24:58 -08:00
Maynard Johnson
675f6c191d
8049716: PPC64: Implement SA on Linux/PPC64
...
Reviewed-by: simonis, dsamersoff
2014-12-17 18:20:10 +01:00
Volker Simonis
f36d8eb8f3
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
Coleen Phillimore
f486fa7c1e
8042418: Remove JVM_FindClassFromClassLoader
...
The function has been replaced so is no longer used.
Reviewed-by: mchung, dholmes
2014-12-14 16:04:03 -05:00
Vladimir Kozlov
48b6c6007f
Merge
2014-12-11 15:06:12 -08:00
Andrew Haley
0b30e012ee
8064611: AARCH64: Changes to HotSpot shared code
...
Everything except cpu/ and os_cpu/
Reviewed-by: dholmes, goetz, dlong, coleenp, kvn
2014-12-11 13:11:53 -08:00
Alejandro Murillo
db929c3598
Merge
2014-12-05 16:36:07 -08:00
Yumin Qi
9767fa7cb2
Merge
2014-12-03 20:32:33 -08:00
Chris Hegarty
7e65ec970c
Merge
2014-12-03 17:48:58 +00:00
Chris Hegarty
393a39afe3
8049367: Modular Run-Time Images
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:21:14 +00:00
Daniel D. Daugherty
fbf10d39fa
Merge
2015-02-06 10:40:04 -08:00
Alejandro Murillo
e9af52deeb
Merge
2015-01-30 16:56:05 -08:00
Yumin Qi
07acd9a05e
Merge
2015-01-30 10:52:25 -08:00
Daniel Fuchs
967c448681
8068730: Increase the precision of the implementation of java.time.Clock.systemUTC()
...
Changes the implementation of java.time.Clock.systemUTC() to take advantage of the maximum resolution of the underlying native clock on which System.currentTimeMillis() is based.
Reviewed-by: dholmes, rriggs, scolebourne, sla
2015-01-28 17:52:48 +01:00
Dean Long
fb0b5b0159
Merge
2015-01-27 13:58:55 -05:00
Alejandro Murillo
1f33087085
Merge
2015-01-27 10:11:22 -08:00
Dean Long
b7eaaba943
8031064: build_vm_def.sh not working correctly for new build cross compile
...
Move nm and awk code into vm.make
Reviewed-by: dsamersoff, dholmes
2015-01-23 22:39:24 -05:00
Erik Joelsson
e1bfe8762e
8067479: verify-modules fails in bootcycle build
...
Reviewed-by: dholmes, sla
2015-01-20 13:56:57 +01:00
Matthias Baesken
21cd501d27
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
Jaroslav Bachorik
48639428ce
8068976: Remove JSDT implementation
...
Reviewed-by: sla, mchung, dholmes
2015-01-12 14:05:16 +01:00
Erik Joelsson
92b1732031
8065576: Enable pipefail in the shell used by make to better detect build errors
...
Reviewed-by: ihse, tbell, martin
2015-01-14 15:57:59 +01:00
Jesper Wilhelmsson
3c3e60d5be
Merge
2014-11-26 18:01:10 +01:00
Erik Helin
09ae36fd33
8065656: Use DWARF debug symbols for Solaris
...
Reviewed-by: dcubed, huntch, pbk
2014-11-26 17:32:39 +01:00
Poonam Bajaj
1de1806455
8065220: Include alternate sa.make file for MacOSX
...
Include alternate sa.make in make/bsd/makefiles/sa.make
Reviewed-by: mgronlun, egahlin, sla
2014-11-18 10:19:04 -08:00
Daniel D. Daugherty
b259ede692
8033602: wrong stabs data in libjvm.debuginfo on JDK 8 - SPARC
...
8034005: cannot debug in synchronizer.o or objectMonitor.o on Solaris X86
Solaris needs objcopy version of 2.21.1 or newer is needed to create valid .debuginfo files.
Reviewed-by: dsamersoff, sspitsyn, dholmes, ihse
2014-11-13 10:39:35 -08:00
Calvin Cheung
1f7d2d4c0d
8043491: warning LNK4197: export '... ...' specified multiple times; using first specification
...
No need to use the /export linker option on windows 64-bit platform
Reviewed-by: ctornqvi, minqi
2014-11-12 16:22:12 -08:00
Dmitry Samersoff
fb8f27e2af
8059131: sawindbg.dll is not compiled with /SAFESEH
...
Make variable SAFESEH_FLAG replaced with /SAFESEH link option.
Reviewed-by: mgronlun, sla
2014-11-11 04:34:56 -08:00
Christian Tornqvist
f048251de8
8059803: Update use of GetVersionEx to get correct Windows version in hs_err files
...
Update use of GetVersionEx to get correct Windows version in hs_err files
Reviewed-by: dcubed, gtriantafill
2014-11-03 11:34:13 -08:00
Jesper Wilhelmsson
2616e09389
Merge
2014-11-17 21:32:32 +01:00
Stefan Karlsson
692dbfd02d
8062808: Turn on the -Wreturn-type warning
...
Reviewed-by: mgerdin, tschatzl, coleenp, jrose, kbarrett
2014-11-12 13:55:59 +01:00
Igor Veresov
c86e8f5a2c
8059200: Promoted JDK9 b31 for Solaris-amd64 fails (Error: dl failure on line 744, no picl library) on Solaris 11.1
...
Manually load libpicl.so (used on SPARC only)
Reviewed-by: kvn
2014-10-25 21:02:29 -10:00
Alejandro Murillo
c3b487d84f
Merge
2014-10-17 07:58:54 -07:00
Daniel D. Daugherty
c70dbd3959
Merge
2014-10-10 08:28:12 -07:00
Igor Veresov
7d595c0799
Merge
2014-10-09 12:36:20 -07:00
Frederic Parain
94af790733
8057777: Cleanup of old and unused VM interfaces
...
Reviewed-by: coleenp, hseigel, alanb, sherman
2014-10-09 04:45:58 -07:00
Coleen Phillimore
90200446c1
8047736: Remove JVM_GetClassLoader as no longer used
...
Remove this function from hotspot. It's already removed from the JDK.
Reviewed-by: mchung, fparain, ctornqvi
2014-10-02 16:31:44 -04:00
Goetz Lindenmaier
3263a62bb4
8059592: Recent bugfixes in ppc64 port
...
Reviewed-by: kvn
2014-10-02 09:32:53 +02:00
Jesper Wilhelmsson
f9b921bd25
Merge
2014-09-22 16:22:21 +02:00
Mikael Gerdin
53b92fe072
8055141: Catch linker errors earlier in the JVM build by not allowing unresolved externals
...
Reviewed-by: erikj, ehelin, dholmes
2014-09-25 10:01:53 +02:00
Staffan Larsen
a899525147
Merge
2014-09-23 14:19:55 +02:00
Staffan Larsen
071bfa97d6
Merge
2014-09-23 14:18:55 +02:00