| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Clang does not support "-fcheck-new". Note it is a backport of S8021954
(http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9758d9f36299).
- Re-implement signal_name() with sys_signame(3) and adjust the comments.
- Re-implement ThreadCritical with PTHREAD_MUTEX_RECURSIVE.
- Fix DEBUG build with Clang on i386. Clang does not support "-gstabs".
- Limit allocatable physical memory per getrlimit(2).
Notes:
svn path=/head/; revision=333271
|
|
|
|
| |
Notes:
svn path=/head/; revision=333250
|
|
|
|
|
|
|
|
|
| |
- Micro-optimize and tidy up some patches.
PR: java/183656 [1]
Notes:
svn path=/head/; revision=332909
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=332090
|
|
|
|
|
|
|
|
|
| |
Release notes: https://netbeans.org/community/releases/74/relnotes.html
Submitted by: Federico Bernoldi <federico@bernoldi.com.ar>
Notes:
svn path=/head/; revision=332088
|
|
|
|
|
|
|
|
|
|
| |
to instead create an instance of BsdAsynchronousChannelProvider().
PR: 183389
Submitted by: girgen@
Notes:
svn path=/head/; revision=332063
|
|
|
|
| |
Notes:
svn path=/head/; revision=331935
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331644
|
|
|
|
|
|
|
|
| |
- Add few minor patches related to thread ID that were mis-merged.
- Add couple of minor HotSpot patches from upstream while I am here.
Notes:
svn path=/head/; revision=331642
|
|
|
|
| |
Notes:
svn path=/head/; revision=331463
|
|
|
|
| |
Notes:
svn path=/head/; revision=331461
|
|
|
|
| |
Notes:
svn path=/head/; revision=331460
|
|
|
|
| |
Notes:
svn path=/head/; revision=331315
|
|
|
|
|
|
|
|
|
| |
the mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331272
|
|
|
|
|
|
|
|
|
|
|
| |
- Turn off mixed mode for HotSpot (i. e., JIT compiler) by default for
extreme safety. Although it may be too conservative and/or slow, it is okay
because it is not useful for anything but bootstrapping OpenJDK itself. In
fact, it does not seem stable within jails (e. g., QAT) for unknown reasons.
- Revert r330422. Now it is obsolete by r330500.
Notes:
svn path=/head/; revision=331195
|
|
|
|
|
|
|
| |
- Fix COMMENT
Notes:
svn path=/head/; revision=331168
|
|
|
|
| |
Notes:
svn path=/head/; revision=330750
|
|
|
|
| |
Notes:
svn path=/head/; revision=330538
|
|
|
|
| |
Notes:
svn path=/head/; revision=330460
|
|
|
|
| |
Notes:
svn path=/head/; revision=330422
|
|
|
|
|
|
|
| |
Reported by: Scott Ballantyne (sdb at ssr dot com)
Notes:
svn path=/head/; revision=330421
|
|
|
|
| |
Notes:
svn path=/head/; revision=330343
|
|
|
|
| |
Notes:
svn path=/head/; revision=330338
|
|
|
|
| |
Notes:
svn path=/head/; revision=330275
|
|
|
|
| |
Notes:
svn path=/head/; revision=330214
|
|
|
|
| |
Notes:
svn path=/head/; revision=330185
|
|
|
|
|
|
|
|
|
|
|
| |
- Re-enable -Werror for HotSpot build with GCC.
- Revert couple of unnecessary local changes to reduce diff.
- Add inactive pages as availble memory. Note it is a cosmetic change.
PR: ports/182907 [1]
Notes:
svn path=/head/; revision=330107
|
|
|
|
|
|
|
|
| |
- Fix build with libiconv. This problem was introduced in r330018.
- Update CA list to Oracle Java 7u40. An expired CA was removed.
Notes:
svn path=/head/; revision=330035
|
|
|
|
| |
Notes:
svn path=/head/; revision=330019
|
|
|
|
|
|
|
|
|
| |
- Convert LIB_DEPENDS to new formats.
Submitted by: bar
Notes:
svn path=/head/; revision=330018
|
|
|
|
| |
Notes:
svn path=/head/; revision=329933
|
|
|
|
| |
Notes:
svn path=/head/; revision=329926
|
|
|
|
| |
Notes:
svn path=/head/; revision=329761
|
|
|
|
| |
Notes:
svn path=/head/; revision=329757
|
|
|
|
| |
Notes:
svn path=/head/; revision=329756
|
|
|
|
|
|
|
|
|
|
| |
- Fix fastdebug installation.
- Update jtreg version to Build b05.
- Refine r327353. Use an extra patch instead.
- Install proper license file. OpenJDK6 has GPLv2 + "Classpath" exception.
Notes:
svn path=/head/; revision=329749
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=329691
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=329690
|
|
|
|
|
|
|
| |
- Break lines after 80 chars
Notes:
svn path=/head/; revision=329544
|
|
|
|
|
|
|
| |
package name conflicts with java/netbeans
Notes:
svn path=/head/; revision=329111
|
|
|
|
|
|
|
| |
java/jboss5
Notes:
svn path=/head/; revision=329094
|
|
|
|
| |
Notes:
svn path=/head/; revision=328550
|
|
|
|
| |
Notes:
svn path=/head/; revision=328477
|
|
|
|
| |
Notes:
svn path=/head/; revision=328328
|
|
|
|
| |
Notes:
svn path=/head/; revision=328327
|
|
|
|
|
|
|
|
|
|
| |
whatever happens to be on the stack.
. Bump PORTREVISION.
Submitted by: Xiaoguang Sun <sunxiaoguang@gmail.com>
Notes:
svn path=/head/; revision=327845
|
|
|
|
|
|
|
| |
java)
Notes:
svn path=/head/; revision=327738
|
|
|
|
| |
Notes:
svn path=/head/; revision=327594
|
|
|
|
| |
Notes:
svn path=/head/; revision=327592
|
|
|
|
| |
Notes:
svn path=/head/; revision=327591
|