summaryrefslogtreecommitdiff
path: root/java/jdk16/files (follow)
Commit message (Expand)AuthorAgeFilesLines
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-1055-2635/+0
* . Fix infinite loop in parsing certain doubles. See CVE-2010-4476.Greg Lewis2011-02-091-0/+11
* . Some fixes for the KQueue NIO selector.Greg Lewis2010-08-131-30/+23
* . Add a new NIO selector that uses kqueue(2) and make it the default.Greg Lewis2010-08-071-0/+699
* . Update to the latest set of root certificates that come with the JDK.Greg Lewis2010-07-251-0/+0
* . Add file missed in the last commit:Greg Lewis2010-06-091-1/+1
* . Fix the build with recent xorg.Greg Lewis2010-04-191-0/+15
* . sigignore(3) has been MFC'ed to 8-STABLE. Attempt to fix the buildGreg Lewis2010-02-071-1/+1
* . Detect that recent versions of 9-CURRENT have sigignore(3) and configureGreg Lewis2010-02-051-1/+15
* . Update to the cacerts file included in Update 17.Greg Lewis2009-12-061-0/+0
* . Fix a security hole in the Calendar class which allows the elevation ofGreg Lewis2009-03-051-0/+93
* . Implement the virtual machine interface for BSD. This allowsGreg Lewis2009-02-027-0/+777
* . Properly scope the calls to clock_get* so that we use the system versionsGreg Lewis2008-10-181-0/+14
* . When building libsplashscreen, put the internal JDK header paths beforeGreg Lewis2008-10-151-3/+22
* . Enable system tray support for Enlightenment.Greg Lewis2008-05-161-0/+13
* . Use the correct specifier for printing a size_t.Greg Lewis2008-05-031-0/+13
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-1911-22/+22
* . Update to patchset 4.Greg Lewis2008-02-167-61/+46
* . Fix locale generation and hence locale handling in general.Greg Lewis2008-02-031-0/+15
* . Update to patchset 2 (based on 1.6.0_02 aka 6u2)Greg Lewis2007-10-2814-906/+27
* Fix build on i386 with WITHOUT_WEB option.Jung-uk Kim2007-10-042-0/+28
* . Fix build problems with cpu.h being picked up from /usr/local/include.Greg Lewis2007-09-091-0/+24
* . Fix another problem with exec() by using the same static initialisationGreg Lewis2007-09-021-0/+15
* . Sync the BSD specific code with the changes between 1.5 and 1.6 andGreg Lewis2007-08-281-0/+31
* Add browser plugin support for amd64. It is turned off by default as it isJung-uk Kim2007-08-161-0/+701
* Unbreak build on -CURRENT.Jung-uk Kim2007-08-163-0/+51
* . Split the JRL agreement out into a separate script that is only runGreg Lewis2007-08-142-194/+194
* . Fix the 'shebang' line in jcontrol. [1]Greg Lewis2007-08-061-0/+10
* . Make BUILD_DEPENDS against the Diablo JDK, not the Linux JDK. [2]Greg Lewis2007-08-064-0/+58
* . A native port for JDK 1.6.0 (aka 6.0) Update 1.Greg Lewis2007-08-0553-864/+497
* . Better fix. Just use 'short' variables and be done with it. TheGreg Lewis2007-07-311-3/+14
* . Include a different header file for 'fastInt'. The definition in Hint.hGreg Lewis2007-07-311-0/+13
* Add browser plugin support for amd64. It is turned off by default as it isJung-uk Kim2007-07-301-0/+577
* . Update to patchset 6, based on 1.5.0 Update 12.Greg Lewis2007-07-277-188/+0
* . Update to patchset 5, based on the 1.5.0_11 JRL source code.Greg Lewis2007-06-0919-248/+322
* Fix more sysctl(3) argument sizes and correct a comment.Jung-uk Kim2007-05-301-5/+31
* Various fixes for -CURRENT.Jung-uk Kim2007-05-2521-0/+385
* . Don't statically link with libXm any more. The Open Motif port no longerGreg Lewis2007-03-061-3/+17
* . Update to patchset 4.Greg Lewis2007-01-2216-320/+6
* All we are saying is give gcc 4.x a chance.Greg Lewis2007-01-101-0/+17
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]Greg Lewis2006-12-1113-6/+212
* . Fix a problem with os_sleep returning early without raising an exceptionGreg Lewis2006-11-061-0/+32
* . Fix a possible problem building the JDK in the GMT+0 time zone. WhenGreg Lewis2006-11-061-0/+21
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-2/+2
* . Prevent problems opening RandomAccessFile with "rws" as the mode byGreg Lewis2006-09-091-0/+21
* . Fix a segfault caused by fonts with illegal glyph names or glyph namesGreg Lewis2006-08-011-0/+17
* . On amd64 the plugin should look for the Server VM, since there is noGreg Lewis2006-07-183-0/+45
* . Properly deal with error cases in transferTo0().Greg Lewis2006-07-181-0/+38
* . Work around a thread cache problem that caused javah to crash with anGreg Lewis2006-06-161-0/+16
* . Filter out corrupt environment variables with no name.Greg Lewis2006-06-161-0/+22