David Holmes
|
7c27f9f5dd
|
8235741: Inappropriate uses of os::javaTimeMillis()
Reviewed-by: rehn, kbarrett, egahlin, shade
|
2020-01-17 00:52:10 -05:00 |
|
Kim Barrett
|
577e87e5b2
|
8234779: Provide idiom for declaring classes noncopyable
Add NONCOPYABLE macro and uses.
Reviewed-by: dholmes, pliden, coleenp
|
2019-12-03 19:09:30 -05:00 |
|
David Holmes
|
23ec926327
|
8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen
Reviewed-by: lkorinth, hseigel, thartmann, dnsimon
|
2019-09-24 03:28:42 -04:00 |
|
Leo Korinth
|
eafb888c18
|
8227168: Cleanup usage of NEW_C_HEAP_ARRAY
Reviewed-by: coleenp, dholmes, kbarrett, tschatzl
|
2019-09-11 14:16:27 +02:00 |
|
Matthias Baesken
|
7414acdd07
|
8221915: cleanup ticks related coding in os_perf_aix.cpp [aix]
Reviewed-by: mdoerr
|
2019-04-10 09:33:32 +02:00 |
|
Matthias Baesken
|
8f556345e1
|
8221535: add steal tick related information to hs_error file [linux]
Reviewed-by: dholmes, goetz
|
2019-04-08 14:36:33 +02:00 |
|
Mikael Vidstedt
|
15d554b395
|
8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
Reviewed-by: kbarrett, rehn
|
2019-02-21 16:56:06 -08:00 |
|
Kim Barrett
|
9a9c824ece
|
8202353: os::readdir should use readdir instead of readdir_r
8202835: jfr/event/os/TestSystemProcess.java fails on missing events
Os::readdir uses POSIX readdir, drop buffer arg, fix JFR uses.
Reviewed-by: coleenp, tschatzl, bsrbnd
|
2018-07-17 15:59:47 -04:00 |
|
Robin Westberg
|
b11c7752e8
|
8003209: JFR events for network utilization
Reviewed-by: mgronlun, egahlin
|
2018-06-28 15:06:55 +02:00 |
|
Martin Doerr
|
2dd143b06f
|
8203288: PPC64 and s390 fail to build after JDK-8199712 (Flight Recorder)
Reviewed-by: shade
|
2018-05-17 14:16:49 +02:00 |
|