Fri, 02 May 2014 21:10:31 +0000 jwilhelm Merge
Tue, 29 Apr 2014 22:57:19 +0200 jwilhelm 8027643: Merge GenCollectorPolicy and TwoGenerationCollectorPolicy
Thu, 08 May 2014 15:08:45 -0700 twisti Merge
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Wed, 07 May 2014 22:06:42 +0200 anoll 8042570: Excessive number of tests timing out on nightly testing due to fix for 8040798
Fri, 02 May 2014 14:53:06 +0200 goetz 8042309: Some bugfixes for the ppc64 port.
Tue, 06 May 2014 13:08:28 +0200 anoll 8042443: Fix C++-Interpreter after "8036956: remove EnableInvokeDynamic flag"
Tue, 06 May 2014 08:01:14 +0000 anoll Merge
Tue, 06 May 2014 09:52:38 +0200 anoll 8042428: CompileQueue::free_all() code is incorrect
Tue, 06 May 2014 09:17:57 +0200 anoll 8036851: volatile double accesses are not explicitly atomic in C2
Mon, 05 May 2014 15:10:43 +0200 anoll 8042052: assert(t != NULL) failed: must set before get
Fri, 02 May 2014 19:10:24 -0700 twisti Merge
Fri, 02 May 2014 16:44:54 -0700 kvn 8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR))
Fri, 02 May 2014 09:30:17 +0000 iignatyev Merge
Fri, 02 May 2014 13:20:42 +0400 iignatyev 8042214: add @ignore tag to all excluded jtreg tests in test/compiler
Thu, 01 May 2014 21:30:54 -0700 anoll Merge
Fri, 02 May 2014 06:24:39 +0200 anoll 8041992: Fix of JDK-8034775 neglects to account for non-JIT VMs
Wed, 07 May 2014 18:19:31 -0400 coleenp Merge
Tue, 06 May 2014 09:56:55 -0400 lfoltan 8041620: Solaris Studio 12.4 C++ 5.13 change in behavior for placing friend declarations within surrounding scope.
Tue, 06 May 2014 08:59:57 -0400 lfoltan 8041627: Solaris Studio 12.4 C++ 5.13 compilation error due to lack of "surplus" prototype for binaryTreeDictionary.cpp.
Mon, 05 May 2014 19:53:00 -0400 coleenp 8023697: failed class resolution reports different class name in detail message for the first and subsequent times
Mon, 05 May 2014 20:17:19 +0200 sla 8031126: java/lang/management/ThreadMXBean/ThreadUserTime.java fails intermittently
Fri, 02 May 2014 11:06:26 -0700 dcubed Merge
Thu, 01 May 2014 05:52:28 -0700 zgu 6885993: Named Thread: introduce print() and print_on(outputStream* st) methods
Fri, 02 May 2014 19:00:04 -0700 twisti Merge
Thu, 01 May 2014 17:57:29 -0700 kvn 8042281: compiler/7184394/TestAESMain.java fails with: javax.crypto.IllegalBlockSizeException: Input length not multiple of 16 bytes
Wed, 30 Apr 2014 14:14:01 -0700 kvn 8035936: SIGBUS in StubRoutines::aesencryptBlock, solaris-sparc
Tue, 29 Apr 2014 22:05:10 -0700 mikael 8042059: Various fixes to linux/sparc
Tue, 29 Apr 2014 22:04:09 -0700 mikael 8022070: Compilation error in stubGenerator_sparc.cpp with some compilers
Tue, 29 Apr 2014 12:20:53 -0700 kvn 8041957: -XX:UseAVX=0 cause assert(UseAVX) failed
Tue, 29 Apr 2014 10:29:56 -0700 kvn 8041959: Skip replay parsing errors with ReplayIgnoreInitErrors
Tue, 29 Apr 2014 07:14:46 +0000 anoll Merge
Tue, 29 Apr 2014 08:08:44 +0200 anoll 8036956: remove EnableInvokeDynamic flag
Tue, 29 Apr 2014 07:59:22 +0200 anoll 8040798: compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline
Mon, 28 Apr 2014 16:05:12 -0700 morris 8040919: Uninitialised memory in hotspot/src/share/vm/compiler/oopMap.cpp
Mon, 28 Apr 2014 15:09:39 -0400 drchase 8039407: Regression test needed for JDK-8015396
Mon, 28 Apr 2014 14:34:12 +0200 anoll 8041771: C1: remove unused IR::_locals_size
Mon, 28 Apr 2014 03:44:35 -0700 anoll Merge
Mon, 28 Apr 2014 12:39:12 +0200 anoll 8040085: dtrace/jsdt tests crash on solaris. found an unadvertised bad scavengable oop in the code cache
Fri, 25 Apr 2014 14:29:47 -0400 bharadwaj Merge
Fri, 25 Apr 2014 12:48:34 +0200 adlertz 8029302: Performance regression in Math.pow intrinsic
Fri, 25 Apr 2014 09:22:16 +0200 roland 8041481: JVM crashes with collect_args_for_profiling
Thu, 24 Apr 2014 10:32:49 +0000 iignatyev Merge
Thu, 24 Apr 2014 14:02:48 +0400 iignatyev 8041497: Compilation of compiler/rtm/cli/TestUseRTMDeoptOption* tests failed
Thu, 24 Apr 2014 11:05:07 +0200 roland 8039960: Unexpected exit from test compiler/profiling/spectrapredefineclass/Launcher.java
Thu, 24 Apr 2014 09:47:34 +0200 anoll 8041468: Field nmethod::_lock_count should be declared volatile
Thu, 15 May 2014 10:25:40 -0700 katleman Added tag jdk9-b13 for changeset ca74accc73cf
Thu, 15 May 2014 10:40:18 -0700 lana Merge
Wed, 14 May 2014 16:45:07 -0700 mduigou 8043182: hgforest.sh: syntax error on line 329
Tue, 13 May 2014 08:42:44 -0700 mduigou 8042810: hgforest: some shells run read in sub-shell and can't use fifo
Tue, 13 May 2014 10:20:06 +0100 coffeys 8042932: Bump up the -source version for JDK 9 builds
Thu, 15 May 2014 10:25:31 -0700 katleman Added tag jdk9-b13 for changeset 3a0155bc559c
Wed, 05 Jul 2017 19:40:19 +0200 duke Added tag jdk9-b13 for changeset 1a30593dcb98
Wed, 05 Jul 2017 19:40:19 +0200 duke Merge jdk9-b13
Wed, 05 Jul 2017 19:40:16 +0200 duke Merge
Thu, 08 May 2014 15:28:38 -0700 lana Merge
Wed, 07 May 2014 17:29:42 +0200 alundblad 8028196: Javac allows timestamps inside rt.jar to affect compilation when using -sourcepath.
Wed, 07 May 2014 15:54:16 -0700 ksrini 8042654: [javadoc] revert the default methods list.sort to Collections.sort
Thu, 08 May 2014 00:22:31 +0200 ohrstrom 8042441: sjavac does not track dependencies
Wed, 07 May 2014 23:55:41 +0200 ohrstrom 8042699: sjavac does not track dependencies
Wed, 07 May 2014 14:22:14 -0700 anazarov 8040129: Implement classfile tests for SourceFile attribute.
Tue, 06 May 2014 15:46:09 -0600 dlsmith 8033718: Inference ignores capture variable as upper bound
Fri, 02 May 2014 16:41:10 -0700 jjg 8042358: some tests have placeholder bugid 1234567
Fri, 02 May 2014 22:35:23 +0100 pgovereau 8033437: javac, inconsistent generic types behaviour when compiling together vs. separate
Thu, 08 May 2014 01:05:31 -0700 katleman Added tag jdk9-b12 for changeset 61f3b005022e
Wed, 05 Jul 2017 19:40:11 +0200 duke Merge
Thu, 08 May 2014 01:05:22 -0700 katleman Added tag jdk9-b12 for changeset b0fcefc9bc5b
Wed, 05 Jul 2017 19:40:08 +0200 duke Merge
Thu, 08 May 2014 01:05:21 -0700 katleman Added tag jdk9-b12 for changeset 0d036e9731b8
Wed, 05 Jul 2017 19:40:04 +0200 duke Merge
Thu, 08 May 2014 15:28:15 -0700 lana Merge
Wed, 07 May 2014 20:20:58 +0530 sundar 8042600: Add more samples in nashorn/samples directory
Wed, 07 May 2014 14:07:19 +0530 sundar 8041697: CompiledScript slower when eval with binding
Tue, 06 May 2014 17:54:15 +0530 sundar 8042364: Make __proto__ ES6 draft compliant
Tue, 06 May 2014 12:38:12 +0200 hannesw 8041998: RegExp implementation is not thread-safe
Fri, 02 May 2014 19:15:59 +0530 sundar 8027933: Add --const-as-var option
Thu, 08 May 2014 01:05:33 -0700 katleman Added tag jdk9-b12 for changeset 8e7a633f1d8e
Wed, 05 Jul 2017 19:40:00 +0200 duke Merge
Thu, 08 May 2014 01:05:00 -0700 katleman Added tag jdk9-b12 for changeset 5b12c43aa53c
Wed, 05 Jul 2017 19:39:57 +0200 duke Merge
Thu, 08 May 2014 17:42:58 -0700 lana Merge
Thu, 08 May 2014 15:27:38 -0700 lana Merge
Thu, 08 May 2014 16:06:43 -0700 bpb 8042478: Include Mersenne primes in BigInteger primality testing
Thu, 08 May 2014 22:30:31 +0800 weijun 8039951: com.sun.security.auth.module missing classes on some platforms
Thu, 08 May 2014 22:30:24 +0800 weijun 8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false)
Thu, 08 May 2014 13:26:26 +0400 yan 8042105: Fix some more doclint issues in javax.swing.text.html classes
Fri, 25 Apr 2014 17:19:49 +0200 sla 8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Thu, 08 May 2014 08:22:25 +0900 peytoia 8042360: Subtag syntax check is incomplete in Locale.LanguageRange
Wed, 07 May 2014 11:45:31 -0700 bpb 8026236: Add PrimeTest for BigInteger
Wed, 07 May 2014 16:50:40 +0400 igerasim 8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified
Wed, 07 May 2014 09:43:40 +0400 igerasim 8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException
Wed, 07 May 2014 02:24:01 +0000 xuelei 8042449: Issue for negative byte major record version
Tue, 06 May 2014 10:32:32 -0700 ksrini 8042266: [launcher] create test groups for launcher regression tests
Tue, 06 May 2014 12:20:29 +0100 chegar Merge
Fri, 02 May 2014 19:38:33 +0100 chegar 8039470: java.net Content Handler API incorrectly specifies implementation specific location of handler classes
Tue, 06 May 2014 10:51:03 +0200 miauno 8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests
Tue, 06 May 2014 10:29:59 +0200 psandoz 8042355: stream with sorted() causes downstream ops not to be lazy
Tue, 06 May 2014 10:28:48 +0400 igerasim 8040806: BitSet.toString() can throw IndexOutOfBoundsException
Thu, 06 Mar 2014 16:51:30 +0000 scolebourne 8034906: Fix typos, errors and Javadoc differences in java.time
Mon, 05 May 2014 09:52:24 -0700 mduigou 8020860: cluster Hashtable/Vector field updates for better transactional memory behaviour
Sat, 03 May 2014 17:23:51 -0700 ksrini 8035782: sun/launcher/LauncherHelper$FXHelper loaded unnecessarily
Fri, 02 May 2014 11:25:07 -0700 bpb 8032016: Optimizations of Math.next{After,Up}({float,double})
Fri, 02 May 2014 10:05:57 -0400 mullan Merge
Fri, 02 May 2014 10:01:46 -0400 mullan 8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits
Fri, 02 May 2014 14:40:52 +0200 sjiang 8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121
Thu, 08 May 2014 01:05:24 -0700 katleman Added tag jdk9-b12 for changeset 5cbca4ed35a3
Wed, 05 Jul 2017 19:39:50 +0200 duke Merge
Thu, 08 May 2014 15:26:57 -0700 lana Merge
Fri, 02 May 2014 09:52:17 -0700 amurillo Merge
Wed, 30 Apr 2014 14:43:00 -0700 jmasa Merge
Tue, 29 Apr 2014 09:33:20 +0200 brutisso 7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS
Mon, 28 Apr 2014 09:31:25 +0000 sla Merge
Mon, 28 Apr 2014 09:27:47 +0200 sla 8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Sun, 27 Apr 2014 18:57:56 +0200 allwin Merge
Fri, 25 Apr 2014 10:08:04 +0200 mgronlun 8041723: Event Based tracing ids to be reassigned for CDS klasses
Fri, 25 Apr 2014 07:40:33 +0200 sla 8040140: System.nanoTime() is slow and non-monotonic on OS X
Thu, 24 Apr 2014 14:06:40 -0700 amurillo 8030011: Update Hotspot version string output
Thu, 03 Apr 2014 14:54:42 +0200 mgerdin 6664815: Eliminate redundant memcpy operation in jni_GetStringUTFRegion
Thu, 24 Apr 2014 00:46:17 +0200 ctornqvi 8033405: metaspace/stressHierarchy/stressHierarchy005 hangs in atexit handler
Thu, 08 May 2014 01:05:13 -0700 katleman Added tag jdk9-b12 for changeset db0b706c8253
Thu, 08 May 2014 15:26:31 -0700 lana Merge
Tue, 06 May 2014 13:24:51 -0700 mduigou 8042417: hgforest: allow local clone of extra repos
Tue, 06 May 2014 11:43:14 +0200 erikj 8042348: Copyright link in Javadoc page for Java SE 8
Thu, 08 May 2014 01:04:59 -0700 katleman Added tag jdk9-b12 for changeset 82ebbb6c2fa2
Wed, 05 Jul 2017 19:39:36 +0200 duke Added tag jdk9-b12 for changeset 0d1f816217dc
Wed, 05 Jul 2017 19:39:35 +0200 duke Merge jdk9-b12
Wed, 05 Jul 2017 19:39:32 +0200 duke Merge
Thu, 01 May 2014 14:21:15 -0700 lana Merge
Thu, 01 May 2014 20:36:11 +0100 vromero 8030741: Inference: implement eager resolution of return types, consistent with JDK-8028800
Wed, 30 Apr 2014 23:02:14 -0700 rfield 8029852: Bad code generated (VerifyError) when lambda instantiates enclosing local class and has captured variables
Wed, 30 Apr 2014 18:19:23 -0700 rfield 8036942: javac generates incorrect exception table for multi-catch statements inside a lambda
Wed, 30 Apr 2014 13:48:37 -0700 anazarov 8040097: Implement classfile tests for LocalVariableTable and LocalVariableTypeTable attribute.
Mon, 21 Apr 2014 17:57:47 -0400 pgovereau 8030046: javac incorrectly handles absolute paths in manifest classpath
Fri, 18 Apr 2014 08:44:53 -0700 ksrini 8038583: [javadoc] Refactor uses of arrays to Collections
Fri, 18 Apr 2014 08:35:59 -0700 ksrini 8039410: [javadoc] fix class-use items to be deterministic and index ordering
Mon, 28 Apr 2014 14:48:51 +0100 vromero 8029102: Enhance compiler warnings for Lambda
Fri, 25 Apr 2014 22:00:58 +0100 pgovereau 8039026: Definitely unassigned field can be accessed
Fri, 25 Apr 2014 13:08:41 -0700 jjg 8040904: Ensure javadoc tests do not overwrite results within tests
Thu, 01 May 2014 12:52:13 -0700 katleman Added tag jdk9-b11 for changeset ae887a48401a
Wed, 05 Jul 2017 19:39:26 +0200 duke Merge
Thu, 01 May 2014 14:20:57 -0700 lana Merge
Mon, 28 Apr 2014 14:57:14 -0700 mchung 8042058: Missing deleted files from JDK-8040754 breaks jdk9/dev build
Mon, 28 Apr 2014 14:05:34 -0700 mkos 8040754: Break the circular dependency between SAAJ and JAXB
Thu, 01 May 2014 12:50:23 -0700 katleman Added tag jdk9-b11 for changeset d47e36fe8f31
Wed, 05 Jul 2017 19:39:22 +0200 duke Merge
Thu, 01 May 2014 12:50:19 -0700 katleman Added tag jdk9-b11 for changeset b9666074e6db
Wed, 05 Jul 2017 19:39:18 +0200 duke Merge
Thu, 01 May 2014 14:20:06 -0700 lana Merge
Fri, 25 Apr 2014 16:34:17 +0200 hannesw 8040078: Avoid repeated reading of source for cached loads
Fri, 25 Apr 2014 14:20:07 +0200 attila 8034967: Reduce access to Nashorn internals
Thu, 01 May 2014 12:52:15 -0700 katleman Added tag jdk9-b11 for changeset 1786ce9ab4a7
Wed, 05 Jul 2017 19:39:14 +0200 duke Merge
Thu, 01 May 2014 12:49:18 -0700 katleman Added tag jdk9-b11 for changeset 1e3275c2718b
Wed, 05 Jul 2017 19:39:11 +0200 duke Merge
Thu, 01 May 2014 14:21:29 -0700 lana Merge
Wed, 30 Apr 2014 14:27:19 +0100 alanb 8041772: (ch) PendingFuture.CANCELLED has backtrace that potentially keeps objects alive
Wed, 30 Apr 2014 14:46:19 +0200 erikj 8042208: Build fails on Solaris using devkit when X isn't installed
Wed, 30 Apr 2014 15:13:44 +0400 yan 8039488: Tidy warnings cleanup for javax.sql
Wed, 30 Apr 2014 15:02:24 +0400 yan 8029451: Tidy warnings cleanup for java.util package; minor changes in java.nio, java.sql
Wed, 30 Apr 2014 11:28:05 +0200 jbachorik 8042123: Support default and static interface methods in JDI, JDWP and JDB
Tue, 29 Apr 2014 23:20:34 +0000 xuelei 8042178: A comment need to go in RSAClientKeyExchange.java
Tue, 29 Apr 2014 11:04:47 -0700 ngthomas Merge
Tue, 29 Apr 2014 09:04:02 -0700 ngthomas Merge
Thu, 17 Apr 2014 09:45:16 -0700 darcy 8039861: Fix fallthrough lint warnings in awt
Thu, 17 Apr 2014 16:26:45 +0400 pchelko 8039926: -spash:<image> can't be combined with -xStartOnFirstThread since JDK 7
Wed, 16 Apr 2014 12:42:40 -0700 ngthomas Merge
Wed, 16 Apr 2014 10:53:10 -0700 asaha Merge
Tue, 15 Apr 2014 15:28:01 -0700 asaha 8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event
Wed, 16 Apr 2014 17:01:47 +0400 bagiras 8035745: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_InputMethod.cpp
Wed, 16 Apr 2014 16:55:45 +0400 bagiras 8035625: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuItem.cpp
Wed, 16 Apr 2014 12:51:25 +0400 dmarkov 8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
Tue, 15 Apr 2014 22:57:02 -0700 ngthomas Merge
Mon, 14 Apr 2014 12:59:50 -0700 prr Merge
Mon, 14 Apr 2014 21:24:45 +0400 bagiras 8035866: [parfait] JNI exception pending in jdk/src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp
Fri, 11 Apr 2014 11:03:13 -0700 darcy 8039863: Fix fallthrough lint warnings in sound
Fri, 11 Apr 2014 17:28:45 +0400 serb 8039774: [OGL] Image painting is broken if 'sun.java2d.accthreshold' is set to 0
Fri, 11 Apr 2014 16:18:58 +0400 serb 8039418: [macosx] Calling JNI functions in the scope of Get/ReleasePrimitiveArrayCritical
Thu, 10 Apr 2014 22:30:58 +0400 malenkov 8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter
Thu, 10 Apr 2014 22:26:43 +0400 malenkov 8039750: KSS: Replace MetalLazyValue with lambda
Thu, 10 Apr 2014 13:22:23 +0400 alexsch 8038113: [macosx] JTree icon is not rendered in high resolution on Retina
Thu, 10 Apr 2014 11:57:19 +0400 pchelko 8035739: [parfait] JNI exception pending and primitive type mismatch in jdk/src/windows/native/sun/windows/awt_List.cpp
Thu, 10 Apr 2014 11:56:01 +0400 pchelko 8035734: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Choice.cpp
Wed, 09 Apr 2014 18:20:55 +0400 pchelko 8039752: Regression: Clipboard couldn't be used on linux
Wed, 09 Apr 2014 17:30:42 +0400 yan 8038631: Create wrapper for awt.Robot with additional functionality
Wed, 09 Apr 2014 15:20:09 +0400 pchelko 8039083: REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux
Wed, 09 Apr 2014 14:38:27 +0400 serb 8038765: [macosx] Toolkit.sync should be implemented
Tue, 08 Apr 2014 14:02:30 +0400 pchelko 6690000: Typo's in DataFlavor Javadoc
Mon, 07 Apr 2014 17:45:18 +0100 azvegint 8030100: java.awt.Desktop: Enable check for supported URI schemes on Linux
Mon, 07 Apr 2014 17:43:42 +0100 azvegint 6788138: leak in Java_sun_awt_X11_XlibWrapper_getStringBytes?
Mon, 07 Apr 2014 17:41:16 +0100 azvegint 8031087: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/xawt
Mon, 07 Apr 2014 18:01:52 +0400 alexsch 6475394: Spelling mistake in doc for ComponentUI.getBaselineResizeBehaviour
Mon, 07 Apr 2014 15:34:27 +0400 serb 8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F
Fri, 04 Apr 2014 11:18:28 -0700 prr 8031095: [Parfait] warning from jdk/src/solaris/native/sun/awt: memory leak
Fri, 04 Apr 2014 10:24:11 -0700 prr Merge
Fri, 04 Apr 2014 10:03:18 -0700 prr 8035569: [parfait] JNI expection pending in jdk/src/windows/native/sun/windows/WPrinterJob.cpp
Fri, 04 Apr 2014 20:26:01 +0400 bagiras 8035737: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PrintControl.cpp
Fri, 04 Apr 2014 20:18:53 +0400 malenkov 8039137: KSS: JTextComponent.isProcessInputMethodEventOverridden
Fri, 04 Apr 2014 20:12:41 +0400 malenkov 8038962: KSS: javax.swing.text.html[.parser].ResourceLoader
Thu, 03 Apr 2014 13:02:39 +0400 pchelko 8038999: In Java 8 java.awt.datatransfer.DataFlavor.equals is no longer symmetric
Thu, 03 Apr 2014 11:19:10 +0400 bae 8019990: IM candidate window appears on the South-East corner of the display.
Wed, 02 Apr 2014 18:34:08 +0400 alexsch 6612752: Incorrect getOpenIcon() instanceof in the DefaultTreeCellRenderer
Wed, 02 Apr 2014 17:37:34 +0400 pchelko 6463901: Either generify or deprecate sun.awt.EventListenerAggregate
Wed, 02 Apr 2014 16:14:25 +0400 pchelko 8037560: [macosx] Cleanup CClipboard.m
Wed, 02 Apr 2014 15:23:08 +0400 serb 8029196: Focus border of JButton.buttonType=roundRect is cut off
Tue, 01 Apr 2014 12:38:37 -0700 prr 8035623: [parfait] JNI warnings in jdk/src/windows/native/sun/windows/awt_Font.cpp
Tue, 01 Apr 2014 11:53:08 -0700 prr Merge
Tue, 01 Apr 2014 16:46:14 +0400 alexsch 7052708: Grammar error in EditorKit documentation
Tue, 01 Apr 2014 13:56:07 +0400 alexsch 8030052: Remove reflection from JOptionPane
Tue, 01 Apr 2014 01:59:59 +0400 serb 8035624: [parfait] JNI exception pending, JNI primitive type mismatch in jdk/src/windows/native/sun/windows/ThemeReader.cpp
Tue, 01 Apr 2014 01:03:52 +0400 serb 8035736: [parfait] JNI primitive type mismatch in jdk/src/windows/native/sun/windows/awt_Component.cpp
Tue, 01 Apr 2014 00:33:40 +0400 serb 8038657: javax.swing.BufferStrategyPaintManager has unused imports
Mon, 31 Mar 2014 11:13:01 -0700 prr 8038723: Openup some PrinterJob tests
Mon, 31 Mar 2014 17:59:25 +0400 kshefov 8002148: [TEST_BUG] The four lines printed are not the bold typeface.
Fri, 28 Mar 2014 17:19:10 -0500 ptbrunet 8034768: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/JavaTextAccessibility.m
Fri, 28 Mar 2014 16:40:00 -0500 ptbrunet 8034118: [parfait] JNI exception pending in macosx/native/sun/awt/JavaComponentAccessibility.m
Fri, 28 Mar 2014 11:37:45 -0700 prr 8037506: [javadoc] broken link in java.awt.geom.Line2D.java
Fri, 28 Mar 2014 18:56:25 +0400 alexsch 8032667: [macosx] Components cannot be rendered in HiDPI to BufferedImage
Fri, 28 Mar 2014 17:31:16 +0400 alexsch 8036882: [macosx] Native memory leak in Java_sun_lwawt_macosx_CImage_nativeGetNSImageRepresentationSizes
Fri, 28 Mar 2014 14:53:19 +0400 vadim 8029628: Many graphic artifacts
Fri, 28 Mar 2014 14:41:37 +0400 alitvinov 8032832: Applet/browser deadlocks, when IIS integrated authentication is used
Wed, 26 Mar 2014 17:01:22 +0400 pchelko 8032595: [macosx] setResizable(false) makes a frame slide down
Tue, 25 Mar 2014 14:16:53 -0700 prr 8037910: [parfait] JNI warnings in jdk/src/windows/native/sun/java2d/d3d/D3DSurfaceData.cpp
Tue, 25 Mar 2014 12:51:28 -0700 prr 8034104: [parfait] warnings from jdk/src/macosx/native/sun/awt/CTextPipe.m
Tue, 25 Mar 2014 18:23:59 +0400 kshefov 8031422: [TEST_BUG] java/awt/Paint/bug8024864.java fails on Windows 7
Tue, 25 Mar 2014 16:31:02 +0400 pchelko 8031001: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/awt: JNI-related warnings
Tue, 11 Mar 2014 15:25:45 -0700 mduigou 8037097: Improve diagnosability of test failures for java/util/Arrays/Correct.java
Tue, 29 Apr 2014 09:42:16 -0700 bpb 8041683: Catch OutOfMemoryError in BitLengthOverflow and DoubleValueOverflow
Tue, 29 Apr 2014 14:37:02 +0200 jbachorik 8042096: Backout JDK-8042091
Tue, 29 Apr 2014 13:23:08 +0100 alanb 8034057: Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
Tue, 29 Apr 2014 11:15:21 +0200 jbachorik 8031195: Support default and static interface methods in JDI, JDWP and JDB
Mon, 28 Apr 2014 13:49:49 +0100 michaelm 8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac
Sat, 26 Apr 2014 11:11:48 +0200 plevart 8040892: Incorrect message in Exception thrown by Collectors.toMap(Function,Function)
Wed, 12 Mar 2014 12:13:41 -0700 mduigou 8035584: ArrayList(c) should avoid inflation if c is empty
Fri, 25 Apr 2014 10:30:35 -0700 naoto 8035826: [parfait] JNI exception pending in src/windows/native/sun/util/locale/provider/HostLocaleProviderAdapter_md.c
Fri, 25 Apr 2014 18:28:51 +0200 sla 8041948: Build broken by fix of 8033104
Fri, 25 Apr 2014 17:19:49 +0200 sla 8033104: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Fri, 25 Apr 2014 14:53:12 +0200 sla 8039432: demo/jvmti/mtrace/TraceJFrame.java can't connect to X11
Fri, 25 Apr 2014 08:55:34 +0200 sla 8038947: HotSpotDiagnosticMXBean/CheckOrigin.java 'NewSize' should have origin 'ERGONOMIC' but had 'DEFAULT'
Fri, 25 Apr 2014 10:57:09 +0800 weijun 8040321: keytool and jarsigner tests doesn't pass though VM tools to tools
Thu, 01 May 2014 12:51:13 -0700 katleman Added tag jdk9-b11 for changeset e4dc2768f533
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip