- 23 4月, 2018 1 次提交
-
-
由 clanger 提交于
Reviewed-by: clanger, chegar Contributed-by: sshamaia@in.ibm.com
-
- 22 11月, 2016 1 次提交
-
-
由 clanger 提交于
Reviewed-by: chegar
-
- 11 6月, 2015 1 次提交
-
-
由 robm 提交于
Reviewed-by: michaelm Contributed-by: brian.toal@gmail.com
-
- 22 1月, 2015 1 次提交
-
-
由 msheppar 提交于
Summary: added null check to JNI function calls returns in Inet6AddressImpl.c net_util_md.c Reviewed-by: chegar, coffeys
-
- 05 2月, 2014 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, michaelm
-
- 04 2月, 2014 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: alanb
-
- 07 11月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: michaelm, rriggs
-
- 16 10月, 2013 1 次提交
-
-
由 robm 提交于
Reviewed-by: chegar, alanb
-
- 09 10月, 2013 1 次提交
-
-
由 robm 提交于
Reviewed-by: chegar, dsamersoff
-
- 19 7月, 2013 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: alanb, khazra, skoivu
-
- 13 2月, 2013 1 次提交
-
-
由 michaelm 提交于
Summary: delegate InetAddress fields to a holder object Reviewed-by: alanb, chegar
-
- 20 9月, 2012 1 次提交
-
-
由 chegar 提交于
Summary: Linux kernel version 2.2 isn't supported anymore. Reviewed-by: chegar, dsamersoff, alanb Contributed-by: NJohn Zavgren <john.zavgren@oracle.com>
-
- 06 7月, 2012 1 次提交
-
-
由 zhouyx 提交于
Reviewed-by: chegar
-
- 11 5月, 2012 1 次提交
-
-
由 youdwei 提交于
Reviewed-by: alanb, chegar
-
- 07 5月, 2012 1 次提交
-
-
由 robm 提交于
Reviewed-by: chegar
-
- 07 3月, 2012 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: NAlan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
-
- 12 12月, 2011 1 次提交
-
-
由 ngmr 提交于
Reviewed-by: alanb, chegar Contributed-by: NCharles Lee <littlee@linux.vnet.ibm.com>
-
- 22 11月, 2011 1 次提交
-
-
由 ngmr 提交于
7114558: Inet4AddressImpl should use memset (rather than bzero) and NI_MAXHOST (rather than MAXHOSTNAMELEN) Reviewed-by: chegar Contributed-by: NNeil Richards <neil.richards@ngmr.net>
-
- 11 11月, 2011 1 次提交
-
-
由 ngmr 提交于
Reviewed-by: chegar, alanb, mduigou, ngmr Contributed-by: NCharles Lee <littlee@linux.vnet.ibm.com>
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 11 3月, 2011 1 次提交
-
-
由 chegar 提交于
7024560: InetAddress.getLocalHost().getHostName() returns localhost for hostnames of length HOST_NAME_MAX Reviewed-by: alanb, michaelm
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 22 10月, 2010 1 次提交
-
-
由 chegar 提交于
6947677: InetAddress.isReachable() throws "java.net.SocketException:Invalid argument" on Linux if run as root Reviewed-by: alanb
-
- 18 9月, 2010 1 次提交
-
-
由 martin 提交于
Summary: generify; remove compiler warnings, typos, casts; return status information via gai_strerror when getaddrinfo fails; show full stack of native failures Reviewed-by: michaelm, alanb
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 28 1月, 2010 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 29 7月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 07/09 Reviewed-by: tbell, ohair
-
- 11 7月, 2009 1 次提交
-
-
由 andrew 提交于
Summary: Add missing header to remove compiler warnings. Reviewed-by: martin Contributed-by: NMatthew Flaschen <matthew.flaschen@gatech.edu>
-
- 11 2月, 2009 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb Contributed-by: christos@zoulas.com
-
- 28 7月, 2008 1 次提交
-
-
由 chegar 提交于
Summary: Cleanup compiler warnings Reviewed-by: alanb, jccollet, michaelm
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 13 6月, 2008 1 次提交
-
-
由 chegar 提交于
Summary: Remove unnecessary and incorrect NewStringUTF Reviewed-by: michaelm
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-