Prepared by: | Severin Gehwolf |
---|---|
Workspace: | /disk/openjdk/upstream-sources/openjdk-head-2 |
Compare against: | https://hg.openjdk.java.net/jdk/jdk |
Compare against version: | e3618c902d17 |
Summary of changes: | 2019 lines changed: 1402 ins; 582 del; 35 mod; 3563 unchg |
Patch of changes: | openjdk-head-2.patch |
Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/hotspot/os/linux/osContainer_linux.cpp
o rev 56646 : 8230848: OSContainer: Refactor container detection code | Summary: Move cgroups v1 implementation details out of osContainer_linux.cpp ~ Reviewed-by: bobv615 lines changed: 6 ins; 580 del; 29 mod; 97 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/hotspot/os/linux/osContainer_linux.hpp
o rev 56646 : 8230848: OSContainer: Refactor container detection code | Summary: Move cgroups v1 implementation details out of osContainer_linux.cpp ~ Reviewed-by: bobv1 line changed: 0 ins; 1 del; 0 mod; 68 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/hotspot/share/prims/whitebox.cpp
@ rev 56647 : 8230305: Cgroups v2: Container awareness | Summary: Implement Cgroups v2 container awareness in hotspot ~ Reviewed-by: bobv16 lines changed: 16 ins; 0 del; 0 mod; 2414 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
test/hotspot/jtreg/containers/cgroup/PlainRead.java
@ rev 56647 : 8230305: Cgroups v2: Container awareness | Summary: Implement Cgroups v2 container awareness in hotspot ~ Reviewed-by: bobv1 line changed: 0 ins; 0 del; 1 mod; 76 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
test/hotspot/jtreg/containers/docker/PrintContainerInfo.java
@ rev 56647 : 8230305: Cgroups v2: Container awareness | Summary: Implement Cgroups v2 container awareness in hotspot ~ Reviewed-by: bobv5 lines changed: 5 ins; 0 del; 0 mod; 34 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
test/hotspot/jtreg/containers/docker/TestCPUAwareness.java
@ rev 56647 : 8230305: Cgroups v2: Container awareness | Summary: Implement Cgroups v2 container awareness in hotspot ~ Reviewed-by: bobv25 lines changed: 22 ins; 0 del; 3 mod; 206 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
test/hotspot/jtreg/containers/docker/TestMisc.java
@ rev 56647 : 8230305: Cgroups v2: Container awareness | Summary: Implement Cgroups v2 container awareness in hotspot ~ Reviewed-by: bobv19 lines changed: 16 ins; 1 del; 2 mod; 113 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
test/lib/sun/hotspot/WhiteBox.java
@ rev 56647 : 8230305: Cgroups v2: Container awareness | Summary: Implement Cgroups v2 container awareness in hotspot ~ Reviewed-by: bobv7 lines changed: 7 ins; 0 del; 0 mod; 555 unchg
------ ------ ------
------
---
New
Patch
Raw
src/hotspot/os/linux/cgroupSubsystem_linux.cpp
@ rev 56647 : 8230305: Cgroups v2: Container awareness | Summary: Implement Cgroups v2 container awareness in hotspot | Reviewed-by: bobv o rev 56646 : 8230848: OSContainer: Refactor container detection code | Summary: Move cgroups v1 implementation details out of osContainer_linux.cpp ~ Reviewed-by: bobv406 lines changed: 406 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/hotspot/os/linux/cgroupSubsystem_linux.hpp
@ rev 56647 : 8230305: Cgroups v2: Container awareness | Summary: Implement Cgroups v2 container awareness in hotspot | Reviewed-by: bobv o rev 56646 : 8230848: OSContainer: Refactor container detection code | Summary: Move cgroups v1 implementation details out of osContainer_linux.cpp ~ Reviewed-by: bobv263 lines changed: 263 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/hotspot/os/linux/cgroupV1Subsystem_linux.cpp
@ rev 56647 : 8230305: Cgroups v2: Container awareness | Summary: Implement Cgroups v2 container awareness in hotspot | Reviewed-by: bobv o rev 56646 : 8230848: OSContainer: Refactor container detection code | Summary: Move cgroups v1 implementation details out of osContainer_linux.cpp ~ Reviewed-by: bobv243 lines changed: 243 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/hotspot/os/linux/cgroupV1Subsystem_linux.hpp
@ rev 56647 : 8230305: Cgroups v2: Container awareness | Summary: Implement Cgroups v2 container awareness in hotspot | Reviewed-by: bobv o rev 56646 : 8230848: OSContainer: Refactor container detection code | Summary: Move cgroups v1 implementation details out of osContainer_linux.cpp ~ Reviewed-by: bobv117 lines changed: 117 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/hotspot/os/linux/cgroupV2Subsystem_linux.cpp
@ rev 56647 : 8230305: Cgroups v2: Container awareness | Summary: Implement Cgroups v2 container awareness in hotspot ~ Reviewed-by: bobv218 lines changed: 218 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/hotspot/os/linux/cgroupV2Subsystem_linux.hpp
@ rev 56647 : 8230305: Cgroups v2: Container awareness | Summary: Implement Cgroups v2 container awareness in hotspot ~ Reviewed-by: bobv83 lines changed: 83 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using ../webrev.ksh (vers 25.15-hg+openjdk.java.net).