Greg Lewis
bbac75f33c
. Update to 8u172.
2018-05-21 00:03:43 +00:00
Greg Lewis
9e41abde7f
. Link libinstrument.so with iconv and jli as intended.
...
PR: 210297
2018-03-06 04:41:08 +00:00
Jung-uk Kim
139ceeaf09
Fix few more mismerges in the previous update.
2015-07-20 22:10:17 +00:00
Greg Lewis
8088e0cda1
. Update to 8u51.
2015-07-19 14:23:54 +00:00
Jung-uk Kim
6a5bb1c2f8
- Revert all damages done in r372338 and r379049.
...
- Really fix non-release builds. [1]
PR: 193009 [1]
2015-02-27 06:54:30 +00:00
Greg Lewis
2c4da2b583
. Fix the DEBUG build.
...
PR: 193009
Submitted by: Brian Gardner (openjdk@getsnappy.com )
2015-02-15 21:18:12 +00:00
Greg Lewis
ec0ba98b99
. Update to 8u25.
2014-11-09 05:23:31 +00:00
Jung-uk Kim
a548434ab2
Always link libjli statically. When launchers are symlinked, it may not be
...
able to find libjli.so from RPATH because argv[0] points to the symlink.
Note it seems Linux does not have the problem when /proc/self/exe exists.
If it does not exist, it also fails to find libjli.so. Clean up patches
while I am here.
2014-05-17 06:14:58 +00:00
Jung-uk Kim
aa8f38c3b6
Add a port of OpenJDK8.
...
Submitted by: Brian Gardner <openjdk@getsnappy.com> (preliminary version)
2014-03-28 22:11:29 +00:00