- 29 5月, 2014 1 次提交
-
-
由 msheppar 提交于
Summary: enhance the return check for JNI native calls, check for NULL and pending exceptions Reviewed-by: alanb, chegar
-
- 21 1月, 2014 1 次提交
-
-
由 simonis 提交于
Reviewed-by: alanb, sla
-
- 27 12月, 2013 1 次提交
-
-
由 lana 提交于
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar
-
- 26 11月, 2013 1 次提交
-
-
由 simonis 提交于
Reviewed-by: alanb, prr, sla, chegar, michaelm, mullan, art Contributed-by: luchsh@linux.vnet.ibm.com, spoole@linux.vnet.ibm.com, thomas.stuefe@sap.com
-
- 30 10月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 13 8月, 2013 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: alanb, dholmes, chegar, michaelm
-
- 19 7月, 2013 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: alanb, khazra, skoivu
-
- 03 5月, 2013 1 次提交
-
-
由 khazra 提交于
Summary: Remove buffer overruns in native code Reviewed-by: alanb, chegar
-
- 31 5月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, michaelm
-
- 13 2月, 2013 1 次提交
-
-
由 michaelm 提交于
Summary: delegate InetAddress fields to a holder object Reviewed-by: alanb, chegar
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 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>
-
- 13 8月, 2012 1 次提交
-
-
由 chegar 提交于
7190254: NetworkInterface getFlags implementation should support full integer bit range for flags value Reviewed-by: chegar Contributed-by: NShirish Kuncolienkar <shirishk@linux.vnet.ibm.com>
-
- 06 7月, 2012 1 次提交
-
-
由 zhouyx 提交于
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>
-
- 21 12月, 2011 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: michaelm, alanb, chegar Contributed-by: brandon.passanisi@oracle.com
-
- 21 9月, 2011 1 次提交
-
-
由 michaelm 提交于
7079012: test/java/net/NetworkInterface/NetParamsTest.java fails with SocketException getting mac address Reviewed-by: chegar, alanb
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 28 2月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: michaelm, alanb
-
- 25 2月, 2011 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: chegar
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 29 7月, 2010 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, dsamersoff
-
- 13 7月, 2010 2 次提交
-
-
由 dsamersoff 提交于
6964714: NetworkInterface getInetAddresses enumerates IPv6 addresses if java.net.preferIPvStack property set Summary: User can disable ipv6 explicitly, have to check it Reviewed-by: chegar, alanb
-
由 chegar 提交于
Reviewed-by: alanb, dsamersoff
-
- 23 6月, 2010 1 次提交
-
-
由 dsamersoff 提交于
Summary: Separate Linux and Solaris code, use lifreq under Solaris Reviewed-by: chegar
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 28 1月, 2010 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 17 2月, 2009 1 次提交
-
-
由 chegar 提交于
6800805: java.net.NetworkInterface.getNetworkInterfaces() does not list IPv6 network interfaces correctly Reviewed-by: jccollet
-
- 25 8月, 2008 1 次提交
-
-
由 jccollet 提交于
Summary: Make getIndex() and getByIndex() public. Required a name change in native code Reviewed-by: alanb, chegar, michaelm
-
- 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: failover to IPv6 socket if IPv4 fails Reviewed-by: michaelm
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-