Bharadwaj Yadavalli
|
80a156e005
|
Merge
|
2016-04-21 15:59:07 -04:00 |
|
Bharadwaj Yadavalli
|
d61df5babe
|
Merge
|
2016-04-19 15:26:59 -04:00 |
|
Max Ockner
|
16c430d2b6
|
8151526: Print -Xlog configuration in the hs_err_pid file
Logging configuration is now printed in hs_err and in vm info.
Reviewed-by: coleenp, mlarsson, dholmes
|
2016-04-19 11:03:37 -04:00 |
|
Kim Barrett
|
3079c942b6
|
8133051: Concurrent refinement threads may be activated and deactivated at random
Establish min threshold step; earlier primary refinement thread activation.
Reviewed-by: tschatzl, drwhite, mgerdin, jmasa
|
2016-04-18 14:52:31 -04:00 |
|
Stefan Karlsson
|
e0d0903059
|
Merge
|
2016-04-12 09:08:48 +00:00 |
|
Stefan Karlsson
|
f78228b2ee
|
8153967: Remove top.hpp
Reviewed-by: coleenp, jwilhelm
|
2016-04-12 09:53:43 +02:00 |
|
Stefan Karlsson
|
cf254af2fb
|
8152491: Convert TracePageSizes to use UL
Reviewed-by: sjohanss, pliden
|
2016-04-12 07:17:44 +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
|
71bcff35cf
|
8153742: Move Thread::current() to thread.hpp
Reviewed-by: coleenp, jmasa
|
2016-04-11 08:51:53 +02:00 |
|
Jesper Wilhelmsson
|
2497c61bc6
|
Merge
|
2016-04-11 20:16:35 +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 |
|
Bharadwaj Yadavalli
|
cecf2d83d5
|
Merge
|
2016-04-08 12:36:27 -04:00 |
|
Robbin Ehn
|
e1a8c2d197
|
8153731: Increase max tag combinations for UL expression (config)
Reviewed-by: stefank, mlarsson
|
2016-04-08 15:36:34 +02:00 |
|
Daniel D. Daugherty
|
4f3b1c9ed5
|
Merge
|
2016-04-07 12:54:48 -07:00 |
|
Daniel D. Daugherty
|
4397e85e26
|
Merge
|
2016-04-07 09:47:48 -07:00 |
|
Bharadwaj Yadavalli
|
b2ead5ac2d
|
Merge
|
2016-04-12 14:17:42 -04:00 |
|
Filipp Zhinkin
|
6b6686bd43
|
8149374: Replace C1-specific collection classes with universal collection classes
Reviewed-by: kvn, mgerdin, coleenp
|
2016-04-06 18:51:03 +03:00 |
|
Thomas Schatzl
|
a009aa9ca7
|
8151386: Extract card live data out of G1ConcurrentMark
Move card live data management out of G1ConcurrentMark into extra class G1CardLiveData managed by G1RemSet
Reviewed-by: mgerdin, kbarrett
|
2016-04-06 13:41:59 +02:00 |
|
Thomas Schatzl
|
0c06163b35
|
8077144: Concurrent mark initialization takes too long
Remove per-marking thread liveness bitmaps and recreate liveness bitmap concurrently after the cleanup pause.
Reviewed-by: mgerdin, ehelin, kbarrett
|
2016-04-06 13:32:48 +02:00 |
|
Sangheon Kim
|
7908c3db94
|
8152188: Allow CMSBitMapYieldQuantum for BitMap::clear_range and clear_large_range
Let BitMap::clear_large_range call clear_range instead of firing an assert
Reviewed-by: jmasa, jwilhelm
|
2016-04-05 16:15:53 -07:00 |
|
Stefan Karlsson
|
ccf6f713e8
|
8152711: Create a non-template Log wrapper class
Reviewed-by: kbarrett, rehn
|
2016-04-05 10:41:52 +02:00 |
|
Stefan Karlsson
|
6c4d96782c
|
8152637: Create a stack allocatable LogStream class
Reviewed-by: rehn, brutisso
|
2016-04-05 10:35:39 +02:00 |
|
Joseph Provino
|
5cef85023b
|
8132524: Missing includes to resourceArea.hpp
Files that use ResourceMark are missing the include of resourceArea.hpp
Reviewed-by: tschatzl, jwilhelm
|
2016-04-04 12:57:48 -04:00 |
|
Stefan Karlsson
|
65a3b7e6b3
|
8152635: Create a UL class to represent a Log + Level combination
Reviewed-by: brutisso, mlarsson, rehn
|
2016-04-04 12:45:04 +02:00 |
|
Stefan Karlsson
|
15c4140ae5
|
8152632: Rename LogHandle(...) to Log(...)
Reviewed-by: brutisso, mlarsson, rprotacio
|
2016-04-04 09:15:15 +02:00 |
|
Chris Plummer
|
fbe049838a
|
8148639: Some MethodCounter fields can be excluded when not including C2
Removed _interpreter_invocation_count and _interpreter_throwout_count fields for C1
Reviewed-by: kvn, coleenp
|
2016-03-30 09:52:02 -07:00 |
|
Kim Barrett
|
3af6c14332
|
8152916: ostream has unnecessary dependency on GCId
Removed unneeded #includes and forward class declaration.
Reviewed-by: pliden, rehn, brutisso, mgerdin
|
2016-03-29 16:21:16 -04:00 |
|
Marcus Larsson
|
3db2c8085b
|
8151993: Remove inclusion of inline.hpp in log.hpp
Reviewed-by: kbarrett, stefank
|
2016-03-29 09:43:05 +02:00 |
|
Marcus Larsson
|
f4a1f4ef6b
|
8151438: UL instantiates duplicate tag sets
Reviewed-by: brutisso, stefank
|
2016-03-29 09:36:43 +02:00 |
|
Vladimir Ivanov
|
9cf0dc3015
|
8151623: Zap freed Metaspace chunks in non-product binaries
Reviewed-by: stefank, jmasa
|
2016-03-28 13:49:34 +03:00 |
|
Rachel Protacio
|
0f7f8e05ab
|
8146947: Remove PrintOopAddress rather than converting to UL
Deprecated PrintOopAddress and made functionality default
Reviewed-by: coleenp, stefank
|
2016-03-24 13:25:10 -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 |
|
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 |
|
Thomas Stuefe
|
3487b38cc4
|
8148425: strerror() function is not thread-safe
Reviewed-by: dholmes, coleenp
|
2016-03-12 08:35:05 +01:00 |
|
Coleen Phillimore
|
69e1552338
|
Merge
|
2016-03-15 20:37:35 +00:00 |
|
Rachel Protacio
|
45b1e8d5e9
|
8150085: Convert TraceClearedExceptions to Unified Loggin
Converted -XX:+TraceClearedExceptions to -Xlog:exceptions=debug
Reviewed-by: mockner, dholmes, coleenp
|
2016-03-15 15:43:04 -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 |
|
Stefan Karlsson
|
dd34e9b751
|
8151440: Move BitMap verfication inline functions out from bitMap.hpp
Reviewed-by: tschatzl, pliden, kbarrett
|
2016-03-09 12:45:44 +01:00 |
|
Stefan Karlsson
|
48813d4d84
|
8151439: Inline the BitMap constructor
Reviewed-by: tschatzl, pliden, kbarrett
|
2016-03-09 12:44:49 +01:00 |
|
Stefan Karlsson
|
7419b91e7e
|
8151436: Leaner ArrayAllocator and BitMaps
Reviewed-by: tschatzl, pliden, kbarrett
|
2016-03-09 12:44:12 +01:00 |
|
Robbin Ehn
|
c75117cf29
|
8151264: Add a notification mechanism for UL configuration changes
Reviewed-by: dholmes, mlarsson
|
2016-03-08 08:54:05 +01:00 |
|
Jesper Wilhelmsson
|
f6609ea3d2
|
Merge
|
2016-03-05 10:10:23 +01:00 |
|
Tobias Hartmann
|
2c4627b399
|
8151130: [BACKOUT] Remove Method::_method_data for C1
Backing out the fix for JDK-8147978 because it fails and blocks integration.
Reviewed-by: vlivanov, zmajo
|
2016-03-03 13:18:53 +01:00 |
|
Jesper Wilhelmsson
|
6068abeb00
|
6787054: Par compact - remove code that clears source_region
Reviewed-by: mgerdin, tschatzl
|
2016-02-29 15:47:41 +01:00 |
|
Chris Plummer
|
6d7d3228e7
|
8147978: Remove Method::_method_data for C1
Method::_method_data field removed when not using C2 or JVMCI
Reviewed-by: dholmes, kvn
|
2016-02-26 09:13:22 -08:00 |
|
Goetz Lindenmaier
|
8a70bcf857
|
8149557: Resource mark breaks printing to string stream
Reviewed-by: stuefe, dholmes
|
2016-03-06 15:50:13 -05:00 |
|
Stefan Karlsson
|
d15936bdc0
|
8150617: nth_bit and friends are broken
Reviewed-by: shade, tschatzl, vlivanov
|
2016-02-25 13:08:19 +01:00 |
|
Jesper Wilhelmsson
|
90586a424c
|
Merge
|
2016-03-09 14:18:12 +01:00 |
|