Goetz Lindenmaier
|
fd19ab133b
|
8156923: [ppc] Implement "JEP 270: Reserved Stack Areas for Critical Sections"
Reviewed-by: simonis, dholmes
|
2016-05-13 15:22:48 +02:00 |
|
David Holmes
|
15def391b5
|
8157175: GetNanoTimeAdjustment.java fails with excessive adjustment error
Reviewed-by: dcubed, gziemski
|
2016-05-25 16:23:15 -04:00 |
|
Vladimir Ivanov
|
3221da3cf7
|
Merge
|
2016-05-24 14:13:57 +03:00 |
|
Vladimir Ivanov
|
36daf60d8f
|
Merge
|
2016-05-20 18:05:09 +03:00 |
|
Christian Tornqvist
|
870555cea0
|
Merge
|
2016-05-20 14:57:18 +00:00 |
|
David Holmes
|
81a0fa24dd
|
8149901: [Solaris] Use of -XX:+UseThreadPriorities crashes fastdebug
Reviewed-by: gziemski, sspitsyn
|
2016-05-20 01:47:32 -04:00 |
|
Christian Tornqvist
|
3b2bc5df71
|
8151805: fatal error: heap walk aborted with error 1
Reviewed-by: gtriantafill, dcubed
|
2016-05-17 15:44:20 -04:00 |
|
Brian Gardner
|
0e8376bd17
|
8154715: Missing destructor and/or TLS clearing calls for terminating threads
Clear TLS on return from thread->run() unless already done. Prohibit asynchronous thread deletion.
Reviewed-by: stefank, sspitsyn
|
2016-05-11 01:02:28 -04:00 |
|
Gerard Ziemski
|
a991801b42
|
8073500: Prevent certain commercial flags from being changed at runtime
Implement new writeable mechanism for flag control
Reviewed-by: coleenp, iklam
|
2016-05-10 12:10:21 -05:00 |
|
Vladimir Ivanov
|
d14a64b0ed
|
Merge
|
2016-05-11 00:38:58 +03:00 |
|
Marcus Larsson
|
17dce93f31
|
8145934: Make ttyLocker equivalent for Unified Logging framework
Reviewed-by: rprotacio, stuefe, jrose
|
2016-05-09 15:46:12 +02:00 |
|
Igor Ignatyev
|
66686b8152
|
8149591: Prepare hotspot for GTest
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Stefan Sarne <stefan.sarne@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Reviewed-by: jwilhelm
|
2016-05-09 14:15:39 +03:00 |
|
Goetz Lindenmaier
|
1e4b00b1dc
|
8140594: Various minor code improvements (compiler)
Various minor code improvements (compiler)
Reviewed-by: thartmann, kvn
|
2016-05-03 12:23:06 +02:00 |
|
David Holmes
|
0adae4d914
|
8154710: [Solaris] Investigate use of in-memory low-resolution timestamps for Java and internal time API's
Reviewed-by: shade, rriggs, dcubed
|
2016-05-02 19:38:15 -04:00 |
|
Vladimir Ivanov
|
72747f47fd
|
Merge
|
2016-04-29 02:13:40 +03:00 |
|
Rickard Bäckman
|
b853eb7f5c
|
8151956: Support non-continuous CodeBlobs in HotSpot
Reviewed-by: iveresov, thartmann, simonis
|
2016-04-26 10:28:51 +02:00 |
|
Goetz Lindenmaier
|
187fe4afd1
|
8154996: [aix] Implement compare_file_modified_times for "8146879: Add option ..."
Reviewed-by: simonis
|
2016-04-25 12:42:29 +02:00 |
|
Stefan Karlsson
|
9ca6318ece
|
8017629: G1: UseSHM in combination with a G1HeapRegionSize > os::large_page_size() falls back to use small pages
Reviewed-by: pliden, sjohanss, stuefe
|
2016-04-25 11:36:14 +02:00 |
|
Coleen Phillimore
|
bc5d385d04
|
Merge
|
2016-04-22 16:17:45 +00:00 |
|
Matthias Baesken
|
d88ba0b30d
|
8154566: os_linux.cpp parse_os_info gives non descriptive output on current SLES releases
For SuSE, read the first line of the /etc/xrelease file, also get PRETTY_NAME from /etc/os_release
Reviewed-by: gthornbr, coleenp
|
2016-04-23 15:21:48 -04:00 |
|
Goetz Lindenmaier
|
dafa24689b
|
8154921: Fix aix after "8146879: Add option for handling existing log files in UL"
Rename os::fileno to os::get_fileno because AIX defines macro 'fileno'.
Reviewed-by: coleenp
|
2016-04-22 14:57:18 +02:00 |
|
Volker Simonis
|
7e7ae63929
|
8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build
Reviewed-by: erikj, goetz
|
2016-04-13 11:13:14 +02:00 |
|
Marcus Larsson
|
8b2f63bd2b
|
8146879: Add option for handling existing log files in UL
Reviewed-by: dsamersoff, gziemski, rehn
|
2016-04-11 12:22:09 +02:00 |
|
Stefan Karlsson
|
cf254af2fb
|
8152491: Convert TracePageSizes to use UL
Reviewed-by: sjohanss, pliden
|
2016-04-12 07:17:44 +02:00 |
|
David Holmes
|
7b27547030
|
8151322: Implement os::set_native_thread_name() on Solaris
Reviewed-by: sla, kbarrett, gziemski
|
2016-04-10 21:34:47 -04:00 |
|
Coleen Phillimore
|
0d3e7977ae
|
8151939: VM_Version_init() print buffer is too small
Increase buffer size, use logging to print out version and os information
Reviewed-by: kvn, rprotacio, mockner
|
2016-04-07 16:37:35 -04:00 |
|
Jesper Wilhelmsson
|
b7ca1e57ee
|
Merge
|
2016-03-23 23:36:29 +01:00 |
|
Chris Hegarty
|
9978f9b065
|
Merge
|
2016-03-22 17:04:25 +00:00 |
|
Chris Hegarty
|
5af2dcd643
|
Merge
|
2016-03-22 10:43:58 +00:00 |
|
Alan Bateman
|
f30fc1c88b
|
8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Christian Tornqvist <christian.tornqvist@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: George Triantafillou <george.triantafillou@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: Ioi Lam <ioi.lam@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jiangli Zhou <jiangli.zhou@oracle.com>
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: acorn, ccheung, coleenp, ctornqvi, dholmes, dsimms, gtriantafill, iklam, jiangli, mgronlun, mseledtsov, cjplummer, sspitsyn, stefank, twisti, hseigel, lfoltan, alanb, mchung, dfazunen
|
2016-03-17 19:04:01 +00:00 |
|
Jesper Wilhelmsson
|
7b7aad5481
|
Merge
|
2016-03-16 14:31:33 +01:00 |
|
Jesper Wilhelmsson
|
132e217524
|
Merge
|
2016-03-19 01:23:46 +01:00 |
|
Kevin Walls
|
d55d5e2440
|
Merge
|
2016-03-16 11:13:37 +00:00 |
|
Cheleswer Sahu
|
84e9e953a4
|
8151509: In check_addr0() function pointer is not updated correctly
Reviewed-by: dholmes, ddmitriev, stuefe
|
2016-03-14 18:05:37 +05:30 |
|
Thomas Stuefe
|
3487b38cc4
|
8148425: strerror() function is not thread-safe
Reviewed-by: dholmes, coleenp
|
2016-03-12 08:35:05 +01:00 |
|
David Holmes
|
7f66b2839b
|
8137165: Tests fail in SR_Handler because thread is not VMThread or JavaThread
Reviewed-by: kbarrett
|
2016-03-15 03:00:32 -04:00 |
|
Matthias Baesken
|
f90ee56f23
|
8151593: Cleanup definition/usage of INLINE/NOINLINE macros and add xlC support
Reviewed-by: coleenp, stuefe
|
2016-03-11 16:39:38 +01:00 |
|
Sharath Ballal
|
1df8126210
|
8147456: Parsing of argument for -agentpath can write outside of allocated memory
Reviewed-by: sspitsyn, dholmes
|
2016-03-07 20:58:09 +03:00 |
|
Kim Barrett
|
8b6631e5a2
|
8150688: Fix os_windows siglabel
Change types to eliminate implicit narrowing, and other cleanups.
Reviewed-by: dholmes, tbenson
|
2016-03-09 11:03:45 -05:00 |
|
Cheleswer Sahu
|
ca8482e568
|
8146683: check_addr0 should be more efficient
Reviewed-by: dsamersoff, kevinw, dholmes
|
2016-03-08 14:37:43 +05:30 |
|
Thomas Stuefe
|
31f86a2308
|
8150619: Improve thread based logging introduced with 8149036
Reviewed-by: coleenp, dholmes
|
2016-02-29 08:50:57 +01:00 |
|
Thomas Stuefe
|
6b037d45a6
|
8150843: [windows] os::getTimesSecs() returns negative values for kernel, user times
Reviewed-by: dholmes
|
2016-03-06 19:07:57 -05:00 |
|
Christian Tornqvist
|
ba20c3bc65
|
Merge
|
2016-02-25 01:55:45 +00:00 |
|
Christian Tornqvist
|
c25e32cc70
|
8150490: Update OS detection code to recognize Windows Server 2016
Reviewed-by: mgronlun, alanb, dholmes
|
2016-02-24 16:34:25 -05:00 |
|
Thomas Stuefe
|
3634fb9df2
|
8149036: Add tracing for thread related events at os level
Reviewed-by: coleenp, mlarsson, dholmes
|
2016-02-24 18:06:34 +01:00 |
|
Gustavo Romero
|
1c2427a182
|
8150353: PPC64LE: Support RTM on linux
Reviewed-by: mdoerr, kvn
|
2016-03-07 10:03:06 -03:00 |
|
Thomas Stuefe
|
ad6d8685e4
|
8150379: [windows] Fix Leaks in perfMemory_windows.cpp
Reviewed-by: clanger, dholmes, gthornbr
|
2016-02-23 19:10:01 -05:00 |
|
Jesper Wilhelmsson
|
e76fbbafb5
|
Merge
|
2016-02-22 19:46:37 +01:00 |
|
Christoph Langer
|
5d04cc8e61
|
8150232: AIX cleanup: Integrate changes of 7178026 and others
Reviewed-by: simonis
|
2016-02-19 10:44:54 +01:00 |
|
Alejandro Murillo
|
d55b2fce32
|
Merge
|
2016-02-18 15:19:39 -08:00 |
|