Naoto Sato
|
e7e3712121
|
8300010: UnsatisfiedLinkError on calling System.console().readPassword() on Windows
Reviewed-by: alanb
|
2023-01-17 17:25:44 +00:00 |
|
Matthias Baesken
|
7012d4ba55
|
8294837: unify Windows 2019 version check in os_windows and java_props_md
Reviewed-by: alanb, rriggs
|
2022-10-06 07:12:07 +00:00 |
|
Daniel Jeliński
|
04c47da118
|
8289768: Clean up unused code
Reviewed-by: dfuchs, lancea, weijun, naoto, cjplummer, alanb, michaelm, chegar
|
2022-07-12 11:30:17 +00:00 |
|
Matthias Baesken
|
4fd79a6ad2
|
8285730: unify _WIN32_WINNT settings
Reviewed-by: dholmes, erikj, ihse, prr, alanb
|
2022-05-10 06:45:15 +00:00 |
|
Alan Bateman
|
9583e3657e
|
8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
|
2022-05-07 08:06:16 +00:00 |
|
Naoto Sato
|
2293448531
|
8272352: Java launcher can not parse Chinese character when system locale is set to UTF-8
Reviewed-by: rriggs
|
2022-05-05 19:59:58 +00:00 |
|
Naoto Sato
|
03bcf7b6d1
|
8283620: System.out does not use the encoding/charset specified in the Javadoc
Reviewed-by: alanb
|
2022-04-26 16:05:20 +00:00 |
|
Magnus Ihse Bursie
|
fb469fb894
|
8284893: Fix typos in java.base
Reviewed-by: iris, wetmore, lancea, mullan, naoto
|
2022-04-19 20:07:57 +00:00 |
|
Zhengyu Gu
|
2cddf3f539
|
8282887: Potential memory leak in sun.util.locale.provider.HostLocaleProviderAdapterImpl.getNumberPattern() on Windows
Reviewed-by: naoto, alanb
|
2022-03-15 14:16:35 +00:00 |
|
Zhengyu Gu
|
879b6445e3
|
8282897: Fix call parameter to GetStringChars() in HostLocaleProviderAdapter_md.c
Reviewed-by: shade, naoto
|
2022-03-10 18:23:41 +00:00 |
|
Daniel Jeliński
|
a5416669a5
|
8280474: Garbage value passed to getLocaleInfoWrapper in HostLocaleProviderAdapter_md
Reviewed-by: naoto, alanb
|
2022-01-24 19:31:11 +00:00 |
|
Matthias Baesken
|
97ea9dd2f2
|
8274840: Update OS detection code to recognize Windows 11
Co-authored-by: Arno Zeller <arno.zeller@sap.com>
Reviewed-by: clanger, dholmes
|
2021-10-08 06:40:18 +00:00 |
|
Matthias Baesken
|
c2e015c3c1
|
8273229: Update OS detection code to recognize Windows Server 2022
Reviewed-by: alanb, dholmes
|
2021-09-02 11:22:49 +00:00 |
|
Brian Burkhalter
|
3fae4b3720
|
6633375: FileOutputStream_md.c should be merged into FileOutputStream.c
Reviewed-by: naoto
|
2021-06-25 19:07:39 +00:00 |
|
Maurizio Cimadamore
|
59a539fef1
|
8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries
Reviewed-by: jvernee, psandoz
|
2021-06-04 12:53:17 +00:00 |
|
Naoto Sato
|
c494efc5b5
|
8266774: System property values for stdout/err on Windows UTF-8
Reviewed-by: bpb, alanb
|
2021-05-10 16:25:30 +00:00 |
|
Naoto Sato
|
bebfae48e3
|
8264208: Console charset API
Reviewed-by: joehw, rriggs, alanb
|
2021-04-23 18:57:03 +00:00 |
|
Alexey Semenyuk
|
0c31d5b9c5
|
8261977: Fix comment for getPrefixed() in canonicalize_md.c
Reviewed-by: alanb
|
2021-02-18 20:54:40 +00:00 |
|
Michael McMahon
|
9ffabf30c3
|
8252971: WindowsFileAttributes does not know about Unix domain sockets
Reviewed-by: alanb
|
2021-02-12 13:08:08 +00:00 |
|
Naoto Sato
|
74b79c6e19
|
8257964: Broken Calendar#getMinimalDaysInFirstWeek with java.locale.providers=HOST
Reviewed-by: joehw
|
2020-12-11 21:26:16 +00:00 |
|
Jorn Vernee
|
7c73fff34d
|
8256486: Linux/Windows-x86 builds broken after JDK-8254231
Reviewed-by: shade
|
2020-11-25 18:09:22 +00:00 |
|
Maurizio Cimadamore
|
0fb31dbf3a
|
8254231: Implementation of Foreign Linker API (Incubator)
Reviewed-by: coleenp, ihse, dholmes, vlivanov
|
2020-11-23 11:00:38 +00:00 |
|
Monica Beckwith
|
9604ee8269
|
8248238: Implementation: JEP 388: Windows AArch64 Support
Co-authored-by: Monica Beckwith <mbeckwit@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Bernhard Urban-Forster <burban@openjdk.org>
Reviewed-by: dholmes, cjplummer, aph, ihse
|
2020-10-05 03:21:39 +00:00 |
|
Alexander Scherbatiy
|
993b1b0afa
|
8249612: Remove unused ISNANF and ISNAND from jdk_util_md.h
Reviewed-by: darcy
|
2020-07-23 11:39:56 +03:00 |
|
Naoto Sato
|
f8f35d30af
|
8248695: HostLocaleProviderAdapterImpl provides invalid date-only
Reviewed-by: joehw
|
2020-07-14 09:30:08 -07:00 |
|
Claes Redestad
|
168cdcf65d
|
8244936: Reduce JNI overhead of accessing FileDescriptor
Reviewed-by: rriggs, alanb
|
2020-05-13 22:25:14 +02:00 |
|
Brent Christian
|
cdf8cc5706
|
8244855: Remove unused "getParent" function from Windows jni_util_md.c
Reviewed-by: lancea, naoto
|
2020-05-12 14:19:21 -07:00 |
|
Johannes Kuhn
|
06d6234213
|
8244767: Potential non-terminated string in getEncodingInternal() on Windows
Reviewed-by: bpb, naoto
|
2020-05-12 11:20:34 -07:00 |
|
Yasumasa Suenaga
|
d34f732b99
|
8242283: Can't start JVM when java home path includes non-ASCII character
Reviewed-by: naoto, hseigel
|
2020-04-14 09:03:38 +09:00 |
|
Toshio Nakamura
|
7f8d785086
|
8232846: ProcessHandle.Info command with non-English shows question marks
Reviewed-by: stuefe, ysuenaga, rriggs
|
2020-03-28 16:47:21 -04:00 |
|
Yasumasa Suenaga
|
99b28daf56
|
8240725: Some functions might not work with CJK character
Reviewed-by: naoto
|
2020-03-11 13:14:40 +09:00 |
|
Yasumasa Suenaga
|
1cd5eac5c3
|
8238203: Return value of GetUserDefaultUILanguage() should be handled as LANGID
Reviewed-by: naoto
|
2020-02-02 18:35:28 +01:00 |
|
Christoph Langer
|
547e472c42
|
8234185: Cleanup usage of canonicalize function between libjava, hotspot and libinstrument
Reviewed-by: dholmes, alanb, sspitsyn
|
2019-12-06 14:13:10 +01:00 |
|
Naoto Sato
|
9803a8dcb2
|
8232860: Error formatting integer values with MessageFormat.format() using HOST provider
Reviewed-by: rriggs
|
2019-11-12 14:05:18 -08:00 |
|
Ralf Schmelter
|
04e885b498
|
8232168: Fix non wide char canonicalization on Windows
Reviewed-by: clanger, alanb, ccheung
|
2019-10-15 17:08:09 +02:00 |
|
Claes Redestad
|
f8f7cdcbe3
|
8231355: Remove unused utility methods in libjava
Reviewed-by: dholmes, jrose, alanb
|
2019-10-08 10:24:22 +02:00 |
|
Ivan Gerasimov
|
5c25e2a6fb
|
8211360: Change #if DEF to #if defined(DEF)
Reviewed-by: bpb, vtewari
|
2019-08-21 13:49:16 -07:00 |
|
Phil Race
|
8ca1211aab
|
8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit
Reviewed-by: serb, rriggs
|
2019-05-10 16:22:35 -07:00 |
|
Phil Race
|
d43616c60a
|
8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class
Reviewed-by: serb, bchristi
|
2019-04-29 10:16:58 -07:00 |
|
Phil Race
|
e3e016b54c
|
8212701: remove sun.desktop property from launcher code
Reviewed-by: serb, alanb, rriggs
|
2019-04-24 09:21:02 -07:00 |
|
Toshio Nakamura
|
aa5aa46fb0
|
8220227: Host Locale Provider getDisplayCountry returns error message under non-English Win10
Adjusting to detect translated Unknown messages
Reviewed-by: naoto
|
2019-03-13 13:05:37 +09:00 |
|
Andrew Luo
|
a057c3828c
|
8216067: Unused local vars in windows/native/libjava/io_util_md.c
Reviewed-by: rriggs
|
2019-01-04 11:03:53 -05:00 |
|
Phil Race
|
8895605e66
|
8212703: Remove sun.java2d.fontpath property from java launcher code
Reviewed-by: alanb, rriggs
|
2018-12-10 12:33:23 -08:00 |
|
Phil Race
|
7fe615f9a7
|
8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation
Reviewed-by: serb, rriggs
|
2018-11-30 10:55:59 -08:00 |
|
Matthias Baesken
|
e552242db6
|
8211106: [windows] Update OS detection code to recognize Windows Server 2019
Reviewed-by: alanb, clanger, bobv
|
2018-10-02 13:48:08 +02:00 |
|
Roger Riggs
|
29e742273e
|
8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
Reviewed-by: mchung, redestad, dholmes
|
2018-11-09 13:28:16 -05:00 |
|
Pavel Rappo
|
01a3fec4cb
|
8212001: Verify exported symbols in java.base (libjava)
Reviewed-by: chegar
|
2018-10-11 14:10:13 +01:00 |
|
Matthias Baesken
|
f8d007dbf0
|
8211149: fix potential memleak in getJavaIDFromLangID after failing SetupI18nProps call [windows]
Reviewed-by: naoto, lucy
|
2018-09-27 15:37:55 +02:00 |
|
Calvin Cheung
|
fcc414655b
|
8190737: use unicode version of the canonicalize() function to handle long path on windows
Also calling CreateFileW in zip_util.c to handle long path
Reviewed-by: sherman, iklam
|
2018-09-14 11:17:25 -07:00 |
|
Naoto Sato
|
009cd15a1b
|
8209167: Use CLDR's time zone mappings for Windows
Reviewed-by: erikj, rriggs, ihse
|
2018-09-13 13:41:17 -07:00 |
|