Jonathan Dowland
8d2f7e0ccb
8292541: [Metrics] Reported memory limit may exceed physical machine memory
...
8300119: CgroupMetrics.getTotalMemorySize0() can report invalid results on 32 bit systems
Reviewed-by: sgehwolf
Backport-of: 9a0d1e7ce86368cdcade713a9e220604f7d77ecf
2023-01-19 14:34:12 +00:00
Jonathan Dowland
c9007cd44d
8231111: Cgroups v2: Rework Metrics in java.base so as to recognize unified hierarchy
...
8275713: TestDockerMemoryMetrics test fails on recent runc
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
Reviewed-by: sgehwolf, andrew
Backport-of: 4def210a22faaec6b47912dd314e6365ea48d28f
2022-12-05 04:14:16 +00:00
David Holmes
b52eb70faf
8287132: Retire Runtime.runFinalizersOnExit so that it always throws UOE
...
Reviewed-by: hseigel, iris, andrew
Backport-of: 0d4cfc090c651786535529acfe5acb0209cb1d3d
2022-08-05 21:04:59 +00:00
Severin Gehwolf
a9ec7ac023
8255003: Build failures on Solaris
...
Produce separate map file for linux
Reviewed-by: bae, andrew
2020-10-20 19:06:14 +02:00
Severin Gehwolf
a5e9f5fd8b
8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
...
Reviewed-by: aph, dholmes, bobv, shade
2020-07-24 14:31:02 +02:00
Robin Westberg
b6cec8d8ae
8041626: Shutdown tracing event
...
Reviewed-by: dholmes, alanb, rriggs
2018-02-13 15:48:23 +01:00
David Buck
f8c715b393
8141491: Unaligned memory access in Bits.c
...
Introduce alignment-safe Copy::conjoint_swap and JVM_CopySwapMemory
Reviewed-by: mikael, dholmes
2018-12-03 07:31:29 -05:00
Rob McKenna
5a10fa1175
8180881: Better packaging of deserialization
...
Reviewed-by: chegar, acorn
2017-10-27 20:38:49 +01:00
Sunny Chan
ae7883a9e2
8169556: Wrapping of FileInputStream's native skip and available methods
...
Wrap further native methods in FileInputStreams
Reviewed-by: chegar, bpb, rriggs
2017-03-14 10:21:45 -04:00
Mark Sheppard
83e7d94f0c
8157749: Improve handling of DNS error replies
...
Reviewed-by: chegar, rriggs, coffeys
2016-07-28 08:02:34 +01:00
Rob McKenna
89d7579e45
8133249: Occasional SIGSEGV: non thread-safe use of strerr in get LastErrorString
...
Reviewed-by: coffeys, igerasim
2015-10-17 21:55:25 +01:00
Volker Simonis
96a15d8105
8081674: EmptyStackException at startup if running with extended or unsupported charset
...
Reviewed-by: mchung, alanb
2015-06-10 16:55:13 +02:00
Ioi Lam
73728c66fe
8061651: Interface to the Lookup Index Cache to improve URLClassPath search time
...
Implemented the interface in sun.misc.URLClassPath and corresponding JVM_XXX APIs
Reviewed-by: mchung, acorn, jiangli, dholmes
2014-10-13 16:10:01 -07:00
Naoto Sato
6c54e8cb70
8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
...
Reviewed-by: msheppar
2014-09-17 13:55:20 -07:00
Brian Burkhalter
f12b7f9fea
8055785: Modifications of I/O methods for instrumentation purposes
...
Wrap some native methods in Java methods.
Reviewed-by: rriggs
2014-08-22 13:06:50 -07:00
Staffan Larsen
ee8e488c75
8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
...
Reviewed-by: kamg, mgronlun
2014-04-25 17:19:49 +02:00
Staffan Larsen
93bc6ba29c
8033911: Simplify instrumentation of FileInputStream and RandomAccessFile
...
Reviewed-by: alanb, dsamersoff, jbachorik
2014-02-10 13:00:50 +01:00
Magnus Ihse Bursie
453a40a431
8027566: Remove the old build system
...
Reviewed-by: erikj, tbell
2013-11-14 11:19:32 +01:00