- 937d5f7 7081813: ProblemList.txt updates (8/2011) Reviewed-by: weijun, mchung by alanb · 13 years ago
- 62a7a95 7043847: NTML impl of SaslServer throws UnsupportedOperationException from (un)wrap method by weijun · 13 years ago
- 70427a4 7015589: (spec) BufferedWriter.close leaves stream open if close of underlying Writer fails by alanb · 13 years ago
- c98fb9c Merge by lana · 13 years ago
- c99aa48 Merge by sherman · 13 years ago
- aa28842 6237353: Remove sun.io package from j2se binary by sherman · 13 years ago
- 6d8fea8 7079204: add several security and networking tests to problems list by weijun · 13 years ago
- b36dbce 7079486: Locale.getDisplayScript() (no args) does not honor default DISPLAY locale by naoto · 13 years ago
- 26990ef 7079144: concise_jarsigner.sh test often fails on solaris Reviewed-by: xuelei by weijun · 13 years ago
- 502b730 7078816: /test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failure by weijun · 13 years ago
- 83dab67 7076526: add test MemoryMXBean/CollectionUsageThreshold to the problem list by smarks · 13 years ago
- 1d52e12 4900206: Include worst-case rounding tests for Math library functions by darcy · 13 years ago
- ff9980c 7078355: sun/net/www/protocol/file/DirPermissionDenied.sh leaves garbage on some linux systems by weijun · 13 years ago
- dff52e6 7055363: jdk_security3 test target cleanup Reviewed-by: alanb, xuelei by weijun · 13 years ago
- 7d835d5 7076415: sun/security/krb5/runNameEquals.sh failed on sles 10 by weijun · 13 years ago
- cb759b5 7077451: SerialLob, SerialClob have the wrong checks for setStream methods by lancea · 13 years ago
- 2d051e4 7076523: TEST_BUG: test/java/net/NetworkInterface/NetParamsTest.java can fail with NPE by chegar · 13 years ago
- 475508c Merge by lana · 13 years ago
- 8cc00c6 7076756: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails to cleanup in Cygwin by chegar · 13 years ago
- 5c58050 7073295: TEST_BUG: test/java/lang/instrument/ManifestTest.sh causing havoc (win) by chegar · 13 years ago
- 950c719 7012365: TEST_BUG: test/java/nio/charset/spi/basic.sh can be run with Cygwin by mchung · 13 years ago
- 5ceadd9 7036518: TEST_BUG: add cygwin support to test/java/nio/charset/coders/CheckSJISMappingProp.sh by mchung · 13 years ago
- 559eae5 Merge by lana · 13 years ago
- 4e87e64 Merge by lana · 13 years ago
- 066a150 7073296: Executable.equalParamTypes() incorrectly returns true when the number of params differs. by mduigou · 13 years ago
- 2d0cf38 7061379: [Kerberos] Cross-realm authentication fails, due to nameType problem by weijun · 13 years ago
- dd34d3d Merge by lana · 13 years ago
- 54acf3c 7068060: closed/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java failed on windows by serb · 13 years ago
- 4f8e2cd 7068662: Reserve and restore the default locale Reviewed-by: alanb, weijun by xuelei · 13 years ago
- dfb1213 7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown by rupashka · 13 years ago
- bdedd11 6670868: StackOverFlow with bad authenticated Proxy tunnels by chegar · 13 years ago
- f91f669 6330275: Rework the PaddingTest regression test. Reviewed-by: wetmore, smarks by weijun · 13 years ago
- e92b110 7068416: Lightweight HTTP Server should support TCP_NODELAY by chegar · 13 years ago
- 37e8b50 7067922: (launcher) java -jar throws NPE if JAR file does not contain Main-Class attribute by ksrini · 13 years ago
- fd57c2e 7021280: SocketPermission should accept wildcards Reviewed-by: michaelm by chegar · 13 years ago
- 22956fe 7068059: Update jdk/test/ProblemList.txt Reviewed-by: mchung, chegar by alanb · 13 years ago
- b4be026 7058651: JSR 292 unit tests need a refresh by jrose · 13 years ago
- 43b8c12 7058630: JSR 292 method handle proxy violates contract for Object methods by jrose · 13 years ago
- 6c1c8c5 6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails by serb · 13 years ago
- a2011e6 Merge by lana · 13 years ago
- 68ba0fc 7057320: test/java/util/concurrent/Executors/AutoShutdown.java failing intermittently by dl · 13 years ago
- 3f9f60d Merge by jrose · 13 years ago
- 8170bfc 7058828: test/java/util/concurrent/Phaser/Arrive.java fails intermittently by dl · 13 years ago
- fb55c61 Merge by lana · 13 years ago
- 3fb4f8d 7051769: java.text.Bidi.toString() output is wrong Reviewed-by: okutsu by peytoia · 13 years ago
- d1f1181 7042148: closed/java/awt/font/TextLayout/CheckLayoutLTR.java failed by peytoia · 13 years ago
- 686d3a6 7012364: test/java/util/Locale/LocaleCategory.sh fails on Cygwin by peytoia · 13 years ago
- ac053ca 7050935: closed/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html fails on win32 by bagiras · 13 years ago
- 911493d 7041125: LDAP API does not catch malformed filters that contain two operands for the ! operator by coffeys · 13 years ago
- a4eb68c Merge by lana · 13 years ago
- d167794 Merge by lana · 13 years ago
- d4fb34a 7058832: com/sun/net/httpserver/bugs/B6373555.java failing intermittently by michaelm · 13 years ago
- 9f212cc 7059777: Remove lang tests from Problemlist.txt Reviewed-by: alanb by michaelm · 13 years ago
- 564d3b4 7049339: AnyBlit is broken with non-rectangular clips. Reviewed-by: flar by dlila · 14 years ago
- 03d32c4 6965150: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java takes too long by alanb · 14 years ago
- 20b0f48 Merge by lana · 14 years ago
- cb69bad 7057022: test/sun/security/pkcs11/fips/ClientJSSEServerJSSE.java has invalid jtreg tags by xuelei · 14 years ago
- 8c26e26 7021010: java/lang/Thread/ThreadStateTest.java fails intermittently by chegar · 14 years ago
- 4443232 7057935: com/sun/nio/sctp tests should be moved out of jdk_nio and into their own target, jdk_sctp by chegar · 14 years ago
- 5d0f10c Merge by lana · 14 years ago
- a0422ba 7058271: Remove InterruptedIO.java record from ProblemList.txt by xuelei · 14 years ago
- be00874 6952814: sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java failing in PIT by xuelei · 14 years ago
- 68c1cad 7055362: jdk_security2 test target cleanup Reviewed-by: alanb by weijun · 14 years ago
- ff47e80 7056447: test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java fails in agentvm by alanb · 14 years ago
- 2f53304 7056815: test/java/lang/ClassLoader/deadlock/TestOneWayDelegate.sh times out intermittently on busy machine by alanb · 14 years ago
- d0be493 7054918: jdk_security1 test target cleanup Reviewed-by: alanb, smarks, vinnie by weijun · 14 years ago
- 1ad9ec0 7054428: test/java/security/SecureClassLoader/DefineClassByteBuffer.java error by weijun · 14 years ago
- 4ece8ad 7056489: test/com/sun/jndi/ldap/ReadTimeoutTest.java hangs or times out by alanb · 14 years ago
- ebeadea Merge by trims · 14 years ago
- 9b2e242 7043125: TEST: tools/launcher/VersionCheck.java fails just against openjdk7 (b141 & b138-nightly) promoted by ksrini · 14 years ago
- 53f49b8 7021922: java.lang.annoation.IncompleteExceptions throws NPE when type is null by darcy · 14 years ago
- 61adda3 Merge by lana · 14 years ago
- af75194 7054590: (JSR-292) MethodHandleProxies.asInterfaceInstance() accepts private/protected nested interfaces by jrose · 14 years ago
- 3661ffb 7052202: JSR 292: Crash in sun.invoke.util.ValueConversions.fillArray by jrose · 14 years ago
- a3d4538 Merge by lana · 14 years ago
- f5e1926 7052537: java/security/Security/NotInstalledProviders.java is causing -samevm tests to fail. by wetmore · 14 years ago
- 76232ee 7050028: ISE "zip file closed" from JarURLConnection.getInputStream on JDK 7 when !useCaches by michaelm · 14 years ago
- 0f5c2b4 7043737: klist does not detect non-existing keytab Reviewed-by: valeriep by weijun · 14 years ago
- 522f260 Merge by lana · 14 years ago
- 3c790bd Merge by lana · 14 years ago
- d36c5a1 Merge by lana · 14 years ago
- b6f171d 7042594: 3 testis api/java_awt/Color/ICC_ProfileRGB/index.html fail against RI b138 OEL6x64. by bae · 14 years ago
- 664d25a Merge by mullan · 14 years ago
- 605f58a 7050329: test/java/security/Policy/GetPermissions/JarURL.java fails on Windows by mullan · 14 years ago
- a9fa795 Merge by trims · 14 years ago
- cd1d97b 7051206: JSR 292 method name SwitchPoint.isValid is misleading to unwary users; should be hasBeenInvalidated by jrose · 14 years ago
- 34b5127 Merge by lana · 14 years ago
- 82bdcdc Merge by lana · 14 years ago
- d27cb01 7049122: java/lang/invoke/RicochetTest.java with MAX_ARITY=255 in -Xcomp mode overflows code cache by jrose · 14 years ago
- 55375a7 7050328: (jsr-292) findConstructor throws ExceptionInInitializerError if run under SecurityManager by jrose · 14 years ago
- f7f6681 7045594: 4/4 fix for 6977677 introduced a ResourceBundle race by dcubed · 14 years ago
- ee58145 7048308: 4/4 LoggingDeadlock3 test timeout is too small by dcubed · 14 years ago
- 708e9d8 7048204: NPE from NimbusLookAndFeel.addDefault Reviewed-by: peterz by rupashka · 14 years ago
- b36b7e8 Merge by jcoomes · 14 years ago
- b4b9faf Merge by asaha · 14 years ago
- 9b82ad6 7032323: code changes for JSR 292 EG adjustments to API, through Public Review by jrose · 14 years ago
- 7d8178b 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles by katleman · 14 years ago
- 2730c5b Merge by mullan · 14 years ago
- 76d4be0 7044443: Permissions resolved incorrectly for jar protocol (Patch from bugs.openjdk.java.net) by mullan · 14 years ago
- 24291ab 7045593: Possible Regression : JTextfield cursor placement behavior algorithm has changed. by rupashka · 14 years ago