index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
2024Q3
2024Q4
2025Q1
2025Q2
2025Q3
2025Q4
2026Q1
2026Q2
2026Q3
main
FreeBSD ports tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
jdk16
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_2_0'.
release/6.2.0
cvs2svn
2006-11-17
22
-428
/
+0
*
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
Joe Marcus Clarke
2006-10-14
2
-2
/
+2
*
. Prevent problems opening RandomAccessFile with "rws" as the mode by
Greg Lewis
2006-09-09
1
-0
/
+21
*
. Fix a segfault caused by fonts with illegal glyph names or glyph names
Greg Lewis
2006-08-01
1
-0
/
+17
*
. On amd64 the plugin should look for the Server VM, since there is no
Greg Lewis
2006-07-18
3
-0
/
+45
*
. Properly deal with error cases in transferTo0().
Greg Lewis
2006-07-18
1
-0
/
+38
*
. Work around a thread cache problem that caused javah to crash with an
Greg Lewis
2006-06-16
1
-0
/
+16
*
. Filter out corrupt environment variables with no name.
Greg Lewis
2006-06-16
1
-0
/
+22
*
. Increase the default stack size on amd64.
Greg Lewis
2006-06-16
1
-0
/
+13
*
. Fix key recognition problems when NumLock is on.
Greg Lewis
2006-04-25
2
-0
/
+60
*
. Update to 1.5.0 patchset 3.
Greg Lewis
2006-04-07
17
-386
/
+10
*
. Set the REX bits correctly on amd64. Fixes possible segfaults with
Greg Lewis
2006-02-12
1
-0
/
+13
*
. Tweak the fix for linking with the system's version of zlib to just
Greg Lewis
2006-02-12
1
-5
/
+60
*
. Enable parallel compilation during the build of HotSpot. Note that we
Greg Lewis
2006-02-02
1
-0
/
+0
*
. Install a desktop icon for the java/jdk15 Control Panel. [1]
Greg Lewis
2006-01-29
1
-0
/
+13
*
. Link with the system libz instead of building the our own internal
Greg Lewis
2006-01-28
7
-88
/
+139
*
. Add $FreeBSD$.
Greg Lewis
2005-12-03
2
-0
/
+4
*
. "Privatise" the symbols in libzip.so to avoid conflicting with those
Greg Lewis
2005-12-02
1
-0
/
+85
*
. The patch to use getaddrinfo() #ifdef'ed out too much code. Change that
Greg Lewis
2005-12-02
1
-0
/
+25
*
. Add $FreeBSD$.
Greg Lewis
2005-11-23
1
-0
/
+1
*
. Make pkg-install install a symbolic link for the browser plugin if a
Greg Lewis
2005-11-23
2
-0
/
+67
*
. Switch to using XToolkit by default. According to
Greg Lewis
2005-10-13
2
-0
/
+34
*
. Fix javaws.
Greg Lewis
2005-10-13
3
-0
/
+54
*
. Include header files from the JDK that was just built, not from the
Greg Lewis
2005-09-27
1
-0
/
+17
*
. Update to patchset 2:
Greg Lewis
2005-09-20
17
-717
/
+52
*
. Force the Client VM when dumping the shared archive since you can't
Greg Lewis
2005-09-06
1
-1
/
+1
*
. Generate the class data shared archive during post-install to speed
Greg Lewis
2005-09-04
1
-10
/
+16
*
Add two more hunks to patch-koi8u. Should make the koi8-u fonts support better
Mikhail Teterin
2005-08-03
1
-0
/
+17
*
Add the two forgotten files neccessary for proper KOI8-U support... Uh-oh.
Mikhail Teterin
2005-08-01
2
-0
/
+375
*
. Avoid memory corruption on FreeBSD 4.x. This seems to have no affect
Greg Lewis
2005-06-22
1
-0
/
+18
*
. Ensure that when files are extracted that their fully resolved path lies
Greg Lewis
2005-05-12
2
-0
/
+71
*
. Fix various problems with time zone handling including:
Greg Lewis
2005-05-12
1
-0
/
+100
*
. Using dladdr(3) to determine the path to the current executable, and
Greg Lewis
2005-05-12
1
-0
/
+62
*
. When linprocfs is not mounted the Linux JDK will output a warning message,
Greg Lewis
2005-04-08
1
-0
/
+17
*
. Fix the build on FreeBSD 4.x by using <inttypes.h> rather than <stdint.h>
Greg Lewis
2005-04-07
3
-0
/
+46
*
. Fix a typo that results in an undefined reference (sizof -> sizeof).
Greg Lewis
2005-03-21
1
-0
/
+13
*
. Fix a performance issue by using the correct INTERRUPTIBLE_NORESTART
Greg Lewis
2005-03-21
1
-0
/
+9
*
Please welcome new participant of FreeBSD ports tree and Java ports
Alexey Zelkin
2005-01-20
8
-128
/
+21
*
. Avoid a problem where, without linprocfs mounted, the first line of
Greg Lewis
2004-12-17
1
-0
/
+11
*
. Update to patchset 7.
Greg Lewis
2004-12-17
22
-2014
/
+0
*
. Backport parts of the 1.5 plugin to address plugin vulnerabilities.
Greg Lewis
2004-12-03
8
-0
/
+1419
*
. Take into account that pthread_mutex_trylock() can return EDEADLK as
Greg Lewis
2004-11-02
2
-0
/
+22
*
The BSD patchset for the Sun JDK modeled its thread behavior mostly after
Brian Feldman
2004-10-20
1
-0
/
+13
*
. Fix the Server VM for gcc 3.4 part 2/2.
Greg Lewis
2004-10-16
1
-0
/
+24
*
. Fix the Server VM for gcc 3.4 part 1/2.
Greg Lewis
2004-10-16
1
-0
/
+38
*
. In the ReadChunk() function, change an assert() to be a "test for a
Greg Lewis
2004-10-16
1
-0
/
+53
*
. At least on FreeBSD, O_SYNC and O_DSYNC aren't both defined
Greg Lewis
2004-10-16
1
-0
/
+21
*
. Fix the build for gcc 3.4.
Greg Lewis
2004-08-12
3
-0
/
+47
*
. Set LATEST_LINK [1]
Alexey Zelkin
2004-03-05
2
-0
/
+315
*
1. Switch 5.x version of jdk14 back to libc_r as default threading library.
Alexey Zelkin
2004-01-28
3
-0
/
+74
[next]