mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-24 04:54:40 +02:00
8048241: Introduce umbrella header os.inline.hpp and clean up includes
Reviewed-by: coleenp, dholmes, lfoltan
This commit is contained in:
parent
a3765464cb
commit
f2051ed6fa
67 changed files with 141 additions and 528 deletions
|
@ -621,11 +621,6 @@ class os: AllStatic {
|
|||
static void print_jni_name_prefix_on(outputStream* st, int args_size);
|
||||
static void print_jni_name_suffix_on(outputStream* st, int args_size);
|
||||
|
||||
// File conventions
|
||||
static const char* file_separator();
|
||||
static const char* line_separator();
|
||||
static const char* path_separator();
|
||||
|
||||
// Init os specific system properties values
|
||||
static void init_system_properties_values();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue