- 23 10月, 2014 1 次提交
-
-
由 jbachorik 提交于
Reviewed-by: egahlin, dholmes
-
- 04 12月, 2014 1 次提交
-
-
由 jbachorik 提交于
Reviewed-by: sla
-
- 03 12月, 2014 1 次提交
-
-
由 jbachorik 提交于
Reviewed-by: dholmes, egahlin, sspitsyn
-
- 01 7月, 2014 1 次提交
-
-
由 jbachorik 提交于
Reviewed-by: sla
-
- 20 12月, 2014 1 次提交
-
-
由 dfuchs 提交于
8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible. Summary: This test parses the jars in the boot class path to find the name of all classes, then loads each of them, get their declared fields, and attempt to call setAccessible. Reviewed-by: coffeys, dholmes, plevart
-
- 16 12月, 2014 1 次提交
-
-
由 alanb 提交于
Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com
-
- 10 12月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose, psandoz
-
- 04 12月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: psandoz, jrose, shade
-
- 10 12月, 2014 1 次提交
-
-
由 alexsch 提交于
Reviewed-by: serb, azvegint
-
- 05 12月, 2014 1 次提交
-
-
由 dfuchs 提交于
Summary: The call to JavaAWTAccess is moved outside of the critical section Reviewed-by: mchung
-
- 02 12月, 2014 1 次提交
-
-
由 dfuchs 提交于
Summary: This fix hides the new private Class.classLoader field from reflection, rather than making it not accessible. Reviewed-by: mchung, coffeys
-
- 28 11月, 2014 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: martin, jfranck
-
- 05 12月, 2014 1 次提交
-
-
由 kshefov 提交于
Reviewed-by: psandoz, vlivanov, dfuchs
-
- 24 11月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: psandoz, shade
-
- 14 11月, 2014 2 次提交
- 28 11月, 2014 1 次提交
-
-
由 serb 提交于
Reviewed-by: flar, prr
-
- 14 11月, 2014 1 次提交
-
-
由 alexsch 提交于
Reviewed-by: serb, pchelko
-
- 21 10月, 2014 1 次提交
-
-
由 jnimeh 提交于
8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input Reviewed-by: weijun
-
- 20 10月, 2014 1 次提交
-
-
由 aivanov 提交于
8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized Reviewed-by: serb, ant
-
- 19 10月, 2014 1 次提交
-
-
由 alanb 提交于
Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com
-
- 18 10月, 2014 1 次提交
-
-
由 bpb 提交于
8039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly at rounding position greater than 5 Summary: Fixes erroneous rounding in DigitList for corner cases uncovered previously. Adds dedicated unit tests to TieRoundingTest Reviewed-by: bpb, darcy Contributed-by: NOlivier Lagneau <olivier.lagneau@oracle.com>
-
- 17 10月, 2014 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: chegar
-
- 16 10月, 2014 3 次提交
-
-
由 kshefov 提交于
8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError Reviewed-by: serb, prr Contributed-by: srinivasan.raghavan@oracle.com
-
由 kshefov 提交于
8058733: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java and LFMultiThreadCachingTest.java failed on some platforms due to java.lang.VirtualMachineError Reviewed-by: vlivanov, psandoz, darcy
-
由 kshefov 提交于
Reviewed-by: vlivanov, psandoz
-
- 31 10月, 2014 1 次提交
-
-
由 prr 提交于
Reviewed-by: flar, jgodinez
-
- 06 10月, 2014 1 次提交
-
-
由 ant 提交于
8049346: [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java Reviewed-by: serb, alexsch
-
- 22 9月, 2014 1 次提交
-
-
由 kshefov 提交于
8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods Reviewed-by: vlivanov, iignatyev, psandoz
-
- 19 9月, 2014 1 次提交
-
-
由 bpb 提交于
Summary: Remove remaining non-US-ASCII characters Reviewed-by: alanb
-
- 18 9月, 2014 1 次提交
-
-
由 bpb 提交于
Summary: Replace bad fonts with spaces. Reviewed-by: alanb
-
- 16 9月, 2014 2 次提交
-
-
由 bpb 提交于
Summary: Modify divideLarge() method such that the w/z division exercises the B-Z branch. Reviewed-by: darcy Contributed-by: NRobert Gibson <robbiexgibson@yahoo.com> -
由 bpb 提交于
Summary: Modify MutableBigInteger.divideAndRemainderBurnikelZiegler() to copy the instance (this) to a new MutableBigInteger to use as the dividend. Reviewed-by: darcy Contributed-by: robbiexgibson@yahoo.com
-
- 18 9月, 2014 2 次提交
- 17 9月, 2014 2 次提交
- 08 9月, 2014 1 次提交
-
-
由 aefimov 提交于
Reviewed-by: mfang, okutsu
-
- 11 9月, 2014 1 次提交
-
-
由 jfranck 提交于
Reviewed-by: duke
-
- 10 9月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: vlivanov, psandoz Contributed-by: john.r.rose@oracle.com
-