- 11 6月, 2013 1 次提交
-
-
由 dxu 提交于
8011950: java.io.File.createTempFile enters infinite loop when passed invalid data Reviewed-by: alanb
-
- 10 6月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: lancea, chegar, psandoz
-
- 18 5月, 2013 1 次提交
-
-
由 dxu 提交于
Summary: Correct the behavior of available() and update related java specs for available() and skip() in InputStream and FileInputStream classes. Reviewed-by: alanb
-
- 07 5月, 2013 2 次提交
-
-
由 mduigou 提交于
Reviewed-by: alanb, mduigou, psandoz Contributed-by: NBrian Goetz <brian.goetz@oracle.com>, Henry Jen <henry.jen@oracle.com>
-
由 dxu 提交于
Summary: Have every file operation done with File, FileInputStream, FileOutputStream, or RandomAccessFile that involves a file path containing NUL fail. Also reviewed by fweimer@redhat.com Reviewed-by: alanb, sherman, ahgross, mduigou, dholmes, aph, plevart, martin
-
- 02 5月, 2013 1 次提交
-
-
由 dfuchs 提交于
Reviewed-by: alanb, skoivu, smarks, mchung
-
- 22 4月, 2013 2 次提交
- 05 3月, 2013 1 次提交
-
-
由 dmocek 提交于
Reviewed-by: smarks, hawtin, mchung
-
- 09 2月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mduigou, chegar, alanb
-
- 10 1月, 2013 1 次提交
-
-
由 erikj 提交于
Reviewed-by: alanb, tbell, ohair Contributed-by: fredrik.ohrstrom@oracle.com
-
- 14 3月, 2013 1 次提交
-
-
由 dfuchs 提交于
Reviewed-by: mchung, skoivu, smarks
-
- 09 11月, 2012 1 次提交
-
-
由 smarks 提交于
Reviewed-by: dmocek, ahgross, skoivu
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 26 10月, 2012 1 次提交
-
-
由 dxu 提交于
Reviewed-by: alanb, dholmes, erikj, jgish
-
- 03 10月, 2012 1 次提交
-
-
由 dxu 提交于
Reviewed-by: dholmes, alanb
-
- 01 10月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: lancea, darcy, ulfzibis, iris, naoto, dholmes
-
- 01 9月, 2012 1 次提交
-
-
由 dxu 提交于
Summary: Clean-up JDK Build Warnings in java.util, java.io Packages Reviewed-by: smarks, darcy, khazra, dholmes, forax, dl, andrew, aph, omajid, ulfzibis, christos, mduigou
-
- 16 8月, 2012 1 次提交
-
-
由 robm 提交于
Reviewed-by: alanb
-
- 15 6月, 2012 2 次提交
- 20 2月, 2012 1 次提交
-
-
由 forax 提交于
Reviewed-by: alanb, dholmes, mduigou
-
- 24 1月, 2012 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 02 12月, 2011 1 次提交
-
-
由 smarks 提交于
Reviewed-by: alanb, smarks Contributed-by: NSebastian Sickelmann <sebastian.sickelmann@gmx.de>
-
- 30 11月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: lancea, chegar, smarks
-
- 12 11月, 2011 1 次提交
-
-
由 smarks 提交于
Reviewed-by: dmeetry, hawtin
-
- 11 11月, 2011 2 次提交
-
-
由 coffeys 提交于
Reviewed-by: alanb
-
由 lancea 提交于
Reviewed-by: alanb, darcy Contributed-by: NMartin Desruisseaux <martin.desruisseaux@geomatys.fr>
-
- 25 10月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: mduigou, alanb
-
- 13 9月, 2011 1 次提交
-
-
由 coffeys 提交于
7082769: FileInputStream/FileOutputStream/RandomAccessFile allow file descriptor be closed when still in use Reviewed-by: alanb
-
- 31 8月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: to use new InternalError constructor with cause chainning Reviewed-by: alanb, ksrini, xuelei, neugens Contributed-by: sebastian.sickelmann@gmx.de
-
- 18 8月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax, mduigou
-
- 15 6月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: hawtin, chegar
-
- 26 5月, 2011 1 次提交
-
-
由 katleman 提交于
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles Reviewed-by: ohair, trims
-
- 29 4月, 2011 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, malenkov
-
- 14 4月, 2011 1 次提交
-
-
由 jjh 提交于
7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks 7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks 7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks 7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks 7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks 7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks 7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks 7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks 7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks Summary: Removed URLs and 'edition' references Reviewed-by: darcy
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 22 2月, 2011 2 次提交
- 12 2月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: To turn off echo before prompt Reviewed-by: alanb
-