Commits
User selector
Commit History
Commits on May 10, 2021
8266797: Fix for 8266610 breaks the build on macos
Show description for b823b3ecommitted
Vyom Tewari8266610: Method RandomAccessFile#length() returns 0 for block devices on linux.
Show description for 69b96f9committed
Vyom Tewari
Commits on Apr 23, 2021
8264208: Console charset API
Show description for bebfae4committed
Commits on Jan 21, 2021
8259943: FileDescriptor.close0 does not handle EINTR
Show description for 2f47c39committed
Brian Burkhalter
Commits on Nov 23, 2020
8254231: Implementation of Foreign Linker API (Incubator)
Show description for 0fb31dbcommitted
Commits on Jul 23, 2020
8249612: Remove unused ISNANF and ISNAND from jdk_util_md.h
Show description for 993b1b0committed
Alexander Scherbatiy
Commits on May 21, 2020
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Show description for 071bd52committed
Commits on May 13, 2020
8244936: Reduce JNI overhead of accessing FileDescriptor
Show description for 168cdcfcommitted
Commits on Feb 4, 2020
8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
Show description for a59e8a7committed
Commits on Dec 6, 2019
8234185: Cleanup usage of canonicalize function between libjava, hotspot and libinstrument
Show description for 547e472committed
Commits on Oct 8, 2019
8231355: Remove unused utility methods in libjava
Show description for f8f7cdccommitted
Commits on Sep 17, 2019
8231124: Missing closedir call with JDK-8223490
Show description for b59950bcommitted8223490: Optimize search algorithm for determining default time zone
Show description for 788b241committed
Commits on Jul 16, 2019
8227737: avoid implicit-function-declaration on AIX
Show description for a573f6acommitted
Commits on Jun 18, 2019
8226242: Diagnostic output for posix_spawn failure
Show description for 339b71dcommitted
Roger Riggs
Commits on Jun 5, 2019
8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
Show description for d45aa9ccommitted8224181: On child process spawn, child may write to random file descriptor instead of the fail pipe
Show description for 7fa6705committed
Commits on May 22, 2019
8220072: GCC 8.3 reports errors in java.base
Show description for 7a1ce22committed
Dmitry Chuyko
Commits on May 10, 2019
8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit
Show description for 8ca1211committed
Commits on May 4, 2019
8222819: Remove setting of headless property on MacOS from launcher code
Show description for 5c29489committed
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 26, 2019
8221262: Cleanups in UnixFileSystem/WinNTFileSystem implementation classes
Show description for 6ede0b6committed
Commits on Mar 16, 2019
6307456: UnixFileSystem_md.c use of chmod() and access() should handle EINTR signal appropriately (unix)
Show description for 07b560acommitted
Ivan Gerasimov
Commits on Feb 8, 2019
8212828: (process) Change the Process launch mechanism default on Linux to be posix_spawn
Show description for e21cb12committed
Commits on Dec 14, 2018
8214077: test java/io/File/SetLastModified.java fails on ARM32
Show description for 1d7662eauthored 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 18, 2018
8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux
Show description for f853aebauthored andcommitted
Commits on Oct 3, 2018
8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean
Show description for 1ef860ccommitted
Andrew Haley
Commits on Sep 24, 2018
8072130: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Mac OSX
Show description for 3910193committed
Brent Christian
Commits on Aug 30, 2018
8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
Show description for 67b2c6fcommitted
Brian Burkhalter
Commits on Jul 17, 2018
8202794: Native Unix code should use readdir rather than readdir_r
Show description for f472325authored andcommitted
Commits on Jun 12, 2018
8202329: [AIX] Fix codepage mappings for IBM-943 and Big5
Show description for dc7d03eauthored andcommitted