- bb9cc31 8004044: Lazily instantiate SunJCE.RANDOM by valeriep · 12 years ago
- ee4d20a Merge by valeriep · 12 years ago
- 8b344e8 8003228: (props) sun.jnu.encoding should be set to UTF-8 [macosx] by bchristi · 12 years ago
- 4af2cbd 6996769: support AEAD cipher by valeriep · 12 years ago
- 9708437 8004547: Extend JavaFX launcher support to allow full JavaFX launch feature set by ksrini · 12 years ago
- 3454b51 8005709: Add at since tags to new FJP getCommonPoolParallelism and commonPool by chegar · 12 years ago
- 7f3ed60 8005683: ProblemList.txt updates (01/2013) by smarks · 12 years ago
- 68c0fbb 8005638: Less secure Authentication schemes should work when more secure schemes are not available by chegar · 12 years ago
- c7cf29e 8005659: Add tools/pack200/AttributeTests.java to exclude list (ProblemList.txt) until pack200 updated to support method parameters by chegar · 12 years ago
- b98c1ad 8005634: tools/launcher/VersionCheck.java fails version check on jdeps by chegar · 12 years ago
- 89e16fd 8005118: Javadoc styles are inconsistent by jgish · 12 years ago
- 3a4df52 Merge by lana · 12 years ago
- a7d9754 8005556: java/net/Socks/SocksV4Test.java is missing @run tag Reviewed-by: alanb by chegar · 12 years ago
- 98b6e50 8003562: Provide a CLI tool to analyze class dependencies by mchung · 12 years ago
- 762f8c9 Merge by lana · 12 years ago
- e49dfe6 Merge by lana · 12 years ago
- 1079038 Merge by lana · 12 years ago
- ae0ae65 Merge by smarks · 12 years ago
- 915bd58 8005594: Fix to 8003265 breaks build by jgish · 12 years ago
- 8286aa0 7120365: DiffHBTest.java fails due to ConcurrentModificationException by sjiang · 12 years ago
- 63995cc 8003265: Need to clone array of input/output parameters Reviewed-by: mullan by xuelei · 12 years ago
- 7b2dfe7 7109274: Restrict the use of certificates with RSA keys less than 1024 bits by xuelei · 12 years ago
- 479b53e 8005561: typo in Calendar Reviewed-by: peytoia by okutsu · 12 years ago
- 45eeb15 8005277: Regression in JDK 7 in Bidi implementation Reviewed-by: okutsu by peytoia · 12 years ago
- 7c2b273 8005471: DateFormat: Time zone info is not localized when adapter is CLDR by okutsu · 12 years ago
- 2ab8259 8003981: Support Parallel Array Sorting - JEP 103 by chegar · 12 years ago
- 8580632 Added tag jdk8-b70 for changeset a996b57e5541 by katleman · 12 years ago
- 35d8843 8001161: mac: EmbeddedFrame doesn't become active window Reviewed-by: ant by dcherepanov · 12 years ago
- 4a081ed Merge by katleman · 12 years ago
- c0b8038 Merge by mullan · 12 years ago
- d52c611 8005117: Eliminate dependency from ConfigSpiFile to com.sun.security.auth.login.ConfigFile by mullan · 12 years ago
- ef4d95f 8005402: Need to provide benchmarks for color management by bae · 12 years ago
- 3495961 7124245: [lcms] ColorConvertOp to color space CS_GRAY apparently converts orange to 244,244,0 by bae · 12 years ago
- b78f655 Merge by yhuang · 12 years ago
- ed3fafe 8005280: (props) Improve test coverage for small XML parser by joehw · 12 years ago
- 4ac7527 Merge by amurillo · 12 years ago
- d72919a 8003982: new test javax/swing/AncestorNotifier/7193219/bug7193219.java failed on macosx by alexp · 12 years ago
- 773737d 8005325: The script should use TESTVMOPTS by sjiang · 12 years ago
- 8322878 7146162: javax/management/remote/mandatory/connection/BrokenConnectionTest.java failing intermittently by jbachorik · 12 years ago
- f34bec8 8005290: remove -showversion from RMI test library subprocess mechanism by smarks · 12 years ago
- 75226eb 7195759: ISO 4217 Amendment 154 Reviewed-by: naoto by yhuang · 12 years ago
- d08780c 8004982: JDK8 source with GPL header errors Reviewed-by: ohair by katleman · 12 years ago
- 6e2382c 7180359: Assertion in awt_Win32GraphicsDevice.cpp when running specjbb in jprt by jgodinez · 12 years ago
- 36aa3f5 8005281: (props) loadFromXML/storeToXML with small parser is not thread safe by alanb · 12 years ago
- de29d10 8001048: JSR-160: Allow IIOP transport to be optional by alanb · 12 years ago
- 22ea3e5 8004330: Add missing Unsafe entry points for addAndGet() family by dl · 12 years ago
- e16b358 8005345: JSR 292: JDK performance tweaks Reviewed-by: kvn, jrose by twisti · 12 years ago
- ddba07e Added tag jdk8-b69 for changeset a8012d8d7e9c by katleman · 12 years ago
- a11365d 8005309: Missed tests for 6783290,6937053,7009998 by dsamersoff · 12 years ago
- e995127 8005306: Redundant cast warning in KeepAliveStream.java Reviewed-by: alanb by chegar · 12 years ago
- 9c7ea46 8002356: Add ForkJoin common pool and CountedCompleter by dl · 12 years ago
- 3ee1b57 7009998: JMX synchronization during connection restart is faulty by dsamersoff · 12 years ago
- 7a5bcce 6937053: RMI unmarshalling errors in ClientNotifForwarder cause silent failure by dsamersoff · 12 years ago
- ec9918d 8005178: build-infra: Dependency on libfdlibm on mac is broken by erikj · 12 years ago
- 5e41319 6783290: MBeanInfo/MBeanFeatureInfo has inconsistent readObject/writeObject by dsamersoff · 12 years ago
- fe62864 Merge by katleman · 12 years ago
- 6a3afda 8005097: Tie isSynthetic javadoc to the JLS Reviewed-by: mduigou by darcy · 12 years ago
- 28a98e2 8005248: (props) Integrate small footprint parser into Properties by alanb · 12 years ago
- 1733db5 8004371: (props) Properties.loadFromXML needs small footprint XML parser as fallback when JAXP is not present by joehw · 12 years ago
- 93ebf50 7158614: JMXStartStopTest.sh failing intermittently by sjiang · 12 years ago
- dd218c0 8004803: build-infra: Cannot use icedtea as boot for closed build. by erikj · 12 years ago
- d4dcc4e Merge by lana · 12 years ago
- b70f235 8004318: JEP-171: Support Unsafe fences intrinsics by kvn · 12 years ago
- a9ca9d4 Merge by lana · 12 years ago
- b8d900d 8004699: Add type annotation storage to Constructor, Field and Method by darcy · 12 years ago
- 0cae6a8 8005042: Add Method.isDefault to core reflection by darcy · 12 years ago
- 94d2a37 7104594: [macosx] Test closed/javax/swing/JFrame/4962534/bug4962534 expects Metal L&F by default by kshefov · 12 years ago
- fcfe1c5 8004863: Infinite Loop in KeepAliveStream Reviewed-by: chegar by martin · 12 years ago
- cdd7cfd 8004832: Add new doclint package Reviewed-by: erikj, ohair by jjg · 12 years ago
- 8bb0ec7 8005018: X11: focus problems with openjdk 1.7.0 under gnome3 when selected keyboard is not the first in keyboard list by neugens · 12 years ago
- 9fc671c 8005090: Include com.sun.source.doctree in Tree API docs Reviewed-by: erikj by jjg · 12 years ago
- ad2b9b6 8005081: java/util/prefs/PrefsSpi.sh fails on macos-x Reviewed-by: alanb by chegar · 12 years ago
- 3bbbd1e Merge by mullan · 12 years ago
- 5256fac 8004234: Downgrade normative references to ${java.home}/lib/security/krb5.conf by mullan · 12 years ago
- 642dd78 8005065: [findbugs] reference to mutable array in JavaBeans Reviewed-by: alexsch by malenkov · 12 years ago
- 592c484 8004928: TEST_BUG: Reduce dependence of CoreLib tests from the AWT subsystem by uta · 12 years ago
- ce68f78 Merge by lana · 12 years ago
- 6478b2d 7197159: accept different kvno if there no match Reviewed-by: xuelei by weijun · 12 years ago
- 272f448 8004963: URLConnection, downgrade normative reference to ${java.home}/lib/content-types.properties by alanb · 12 years ago
- ccadd91 Merge by lana · 12 years ago
- aaf3aaa Merge by lana · 12 years ago
- f809aa6 Merge by lana · 12 years ago
- 3a4a689 6757986: javax/swing/JInternalFrame/5066752/bug5066752.java needs correction by kshefov · 12 years ago
- 21d0053 8003632: HPROF class file version java.lang.RuntimeException errors by dholmes · 12 years ago
- de9faf6 Added tag jdk8-b68 for changeset 53fb43e4d614 by katleman · 12 years ago
- 185927e 8000525: Java.net.httpcookie api does not support 2-digit year format by robm · 12 years ago
- d7d09a5 7132385: [macosx] IconifyTest of RepaintManager could use some delay by kshefov · 12 years ago
- 3f6cad7 8003890: corelibs test scripts should pass TESTVMOPTS by chegar · 12 years ago
- 0d8e2e6 Merge by mullan · 12 years ago
- 14da443 7193792: sun/security/pkcs11/ec/TestECDSA.java failing intermittently by juh · 12 years ago
- 8f9fe84 8004675: Inet6Address.getHostAddress should use string scope identifier where available by chegar · 12 years ago
- 1dcbb38 8004925: java/net/Socks/SocksV4Test.java failing on all platforms by chegar · 12 years ago
- f08a611 8004357: Implement various methods in SerialBlob/Clob/Array and specify Thread Safety by lancea · 12 years ago
- ea39fce 8004235: Disable native JGSS provider on Mac Reviewed-by: erikj, valeriep by weijun · 12 years ago
- 201da26 8004651: TEST: java/util/logging/CheckLockLocationTest.java failed to delete file (win) by jgish · 12 years ago
- 60c2c6d Merge by katleman · 12 years ago
- 74f0454 8004748: clean up @build tags in RMI tests Reviewed-by: alanb, darcy, mchung by smarks · 12 years ago
- 2533236 8004337: java/sql tests aren't run in test/Makefile Reviewed-by: lancea, alanb by robm · 12 years ago
- 2b2c6d1 Merge by mullan · 12 years ago
- 3402f41 8004064: Downgrade normative references to ${java.home}/lib/security/java.security by mullan · 12 years ago