Commits
User selector
Commit History
Commits on Sep 2, 2021
8273229: Update OS detection code to recognize Windows Server 2022
Show description for c2e015ccommitted
Commits on Jun 25, 2021
6633375: FileOutputStream_md.c should be merged into FileOutputStream.c
Show description for 3fae4b3committed
Brian Burkhalter
Commits on Jun 4, 2021
8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries
Show description for 59a539fcommitted
Commits on May 10, 2021
8266774: System property values for stdout/err on Windows UTF-8
Show description for c494efccommitted
Commits on Apr 23, 2021
8264208: Console charset API
Show description for bebfae4committed
Commits on Feb 18, 2021
8261977: Fix comment for getPrefixed() in canonicalize_md.c
Show description for 0c31d5bcommitted
Alexey Semenyuk
Commits on Feb 12, 2021
8252971: WindowsFileAttributes does not know about Unix domain sockets
Show description for 9ffabf3committed
Commits on Dec 11, 2020
8257964: Broken Calendar#getMinimalDaysInFirstWeek with java.locale.providers=HOST
Show description for 74b79c6committed
Commits on Nov 25, 2020
8256486: Linux/Windows-x86 builds broken after JDK-8254231
Show description for 7c73fffcommitted
Commits on Nov 23, 2020
8254231: Implementation of Foreign Linker API (Incubator)
Show description for 0fb31dbcommitted
Commits on Oct 5, 2020
8248238: Implementation: JEP 388: Windows AArch64 Support
Show description for 9604ee8authored andcommitted
Commits on Jul 23, 2020
8249612: Remove unused ISNANF and ISNAND from jdk_util_md.h
Show description for 993b1b0committed
Alexander Scherbatiy
Commits on Jul 14, 2020
8248695: HostLocaleProviderAdapterImpl provides invalid date-only
Show description for f8f35d3committed
Commits on May 13, 2020
8244936: Reduce JNI overhead of accessing FileDescriptor
Show description for 168cdcfcommitted
Commits on May 12, 2020
8244855: Remove unused "getParent" function from Windows jni_util_md.c
Show description for cdf8cc5committed
Brent Christian8244767: Potential non-terminated string in getEncodingInternal() on Windows
Show description for 06d6234authored andcommitted
Commits on Apr 14, 2020
8242283: Can't start JVM when java home path includes non-ASCII character
Show description for d34f732committed
Commits on Mar 28, 2020
8232846: ProcessHandle.Info command with non-English shows question marks
Show description for 7f8d785committed
Toshio Nakamura
Commits on Mar 11, 2020
8240725: Some functions might not work with CJK character
Show description for 99b28dacommitted
Commits on Feb 2, 2020
8238203: Return value of GetUserDefaultUILanguage() should be handled as LANGID
Show description for 1cd5eaccommitted
Commits on Dec 6, 2019
8234185: Cleanup usage of canonicalize function between libjava, hotspot and libinstrument
Show description for 547e472committed
Commits on Nov 12, 2019
8232860: Error formatting integer values with MessageFormat.format() using HOST provider
Show description for 9803a8dcommitted
Commits on Oct 15, 2019
8232168: Fix non wide char canonicalization on Windows
Show description for 04e885bcommitted
Commits on Oct 8, 2019
8231355: Remove unused utility methods in libjava
Show description for f8f7cdccommitted
Commits on Aug 21, 2019
8211360: Change #if DEF to #if defined(DEF)
Show description for 5c25e2acommitted
Ivan Gerasimov
Commits on May 10, 2019
8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit
Show description for 8ca1211committed
Commits on Apr 29, 2019
8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class
Show description for d43616ccommitted
Commits on Apr 24, 2019
8212701: remove sun.desktop property from launcher code
Show description for e3e016bcommitted
Commits on Mar 13, 2019
8220227: Host Locale Provider getDisplayCountry returns error message under non-English Win10
Show description for aa5aa46committed
Toshio Nakamura
Commits on Jan 4, 2019
8216067: Unused local vars in windows/native/libjava/io_util_md.c
Show description for a057c38authored andcommitted
Commits on Dec 10, 2018
8212703: Remove sun.java2d.fontpath property from java launcher code
Show description for 8895605committed
Commits on Nov 30, 2018
8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation
Show description for 7fe615fcommitted
Commits on Nov 9, 2018
8185496: Improve performance of system properties initialization in initPhase1
Show description for 29e7422committed
Roger Riggs
Commits on Oct 11, 2018
8212001: Verify exported symbols in java.base (libjava)
Show description for 01a3feccommitted
Commits on Oct 2, 2018
8211106: [windows] Update OS detection code to recognize Windows Server 2019
Show description for e552242committed