Mon, 23 Feb 2015 15:48:20 +0000 |
chegar |
8064924: Update java.net.URL to work with modules |
Mon, 23 Feb 2015 11:37:36 +0100 |
erikj |
8073498: Enhance GensrcProperties.gmk to allow an alternative source root |
Sat, 21 Feb 2015 13:46:24 +0100 |
redestad |
8068790: ZipEntry/JarEntry.setCreation/LastAccessTime(null) don't throw NPE as specified |
Fri, 20 Feb 2015 18:32:10 +0300 |
shade |
8073479: Replace obj.getClass hacks with Objects.requireNonNull |
Thu, 26 Feb 2015 15:58:06 -0800 |
katleman |
Added tag jdk9-b52 for changeset 607ea68032cd |
Thu, 19 Feb 2015 16:38:11 -0800 |
lana |
Mergejdk9-b52 |
Wed, 18 Feb 2015 18:14:41 -0800 |
mchung |
8072656: test/java/lang/reflect/Proxy/ClassRestrictions.java assumes app class loader be URLClassLoader |
Wed, 18 Feb 2015 08:59:55 -0800 |
mchung |
8073373: Remove redundant imports from sun/applet/AppletProps.java |
Wed, 18 Feb 2015 09:14:48 -0800 |
amurillo |
Merge |
Mon, 16 Feb 2015 08:47:40 -0800 |
amurillo |
Merge |
Fri, 13 Feb 2015 05:17:57 -0800 |
ctornqvi |
Merge |
Thu, 12 Feb 2015 17:28:58 +0000 |
jbachorik |
Merge |
Thu, 12 Feb 2015 17:01:10 +0100 |
jbachorik |
8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner") |
Thu, 12 Feb 2015 08:33:47 +0100 |
jbachorik |
8069286: Unexpected count of notification in LowMemoryTest |
Tue, 10 Feb 2015 14:10:32 +0100 |
psandoz |
8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation |
Fri, 16 Jan 2015 18:19:23 +0100 |
jbachorik |
8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC |
Fri, 06 Feb 2015 10:44:57 -0800 |
dcubed |
Merge |
Thu, 11 Dec 2014 10:47:36 +0100 |
jbachorik |
8062303: Remove com.sun.tracing API |
Thu, 12 Feb 2015 13:55:05 -0800 |
vlivanov |
Merge |
Sat, 31 Jan 2015 02:42:15 -0500 |
dlong |
Merge |
Thu, 29 Jan 2015 10:29:49 -0800 |
vlivanov |
8071788: BlockInliningWrapper.asType() is broken |
Thu, 29 Jan 2015 10:29:43 -0800 |
vlivanov |
8071787: Don't block inlining when DONT_INLINE_THRESHOLD=0 |
Thu, 29 Jan 2015 10:27:30 -0800 |
vlivanov |
8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact |
Thu, 29 Jan 2015 10:27:30 -0800 |
vlivanov |
8063137: Never-taken branches should be pruned when GWT LambdaForms are shared |
Wed, 18 Feb 2015 03:45:06 -0800 |
dsamersoff |
8072395: sun/tools/jmap/heapconfig/LingeredAppTest.java and sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fail due to LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting |
Wed, 18 Feb 2015 03:16:48 -0800 |
dsamersoff |
8072835: sun/tools/jmap/heapconfig/JMapHeapConfigTest.java Key MaxHeapSize doesnt match |
Wed, 18 Feb 2015 11:18:00 +0100 |
erikj |
8073328: Incremental build of gensrc broken |
Tue, 17 Feb 2015 12:02:38 -0800 |
bpb |
8073347: javadoc of Formattable messed up by JDK-8019857 |
Tue, 17 Feb 2015 11:44:51 -0800 |
ddehaven |
Merge |
Mon, 09 Feb 2015 09:52:48 -0800 |
ddehaven |
Merge |
Fri, 06 Feb 2015 19:49:20 +0300 |
serb |
8063066: Some look and feels ignores the JSlider.PaintTrack property |
Mon, 02 Feb 2015 21:38:19 +0300 |
azvegint |
8072088: [PIT] NPE in DnD tests apparently because of the fix to JDK-8061636 |
Thu, 05 Feb 2015 16:16:46 +0300 |
serb |
8062738: Test java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug fails in Windows |
Thu, 05 Feb 2015 14:20:05 +0300 |
serb |
4952954: abort flag is not cleared for every write operation for JPEG ImageWriter |
Wed, 04 Feb 2015 10:29:51 -0800 |
prr |
8072433: copy/paste duplicated tests in some condition statements |
Wed, 04 Feb 2015 10:28:40 -0800 |
prr |
6243376: JPEGImageWriter corrupts color for non-JFIF images with differing sample factor |
Tue, 03 Feb 2015 09:28:21 -0800 |
prr |
8072116: [Solaris] : Fix for 8071710 needs to be updated for build dependency checking |
Tue, 03 Feb 2015 11:51:30 +0400 |
dmarkov |
8064934: Incorrect Exception message from java.awt.Desktop.open() |
Mon, 02 Feb 2015 18:21:24 +0300 |
serb |
8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis |
Fri, 30 Jan 2015 13:27:33 +0300 |
kshefov |
8068301: [TEST_BUG] Test javax/swing/JColorChooser/Test4177735.java fails with ArrayIndexOutOfBoundsException with GTKL&F |
Thu, 29 Jan 2015 09:34:05 -0800 |
prr |
8071710: [solaris] libfontmanager should be linked against headless awt library |
Thu, 29 Jan 2015 14:03:23 +0300 |
kshefov |
8068292: [TEST_BUG] Test javax/swing/JLayer/6824395/bug6824395.java fails with -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel |
Wed, 28 Jan 2015 08:14:18 -0800 |
ddehaven |
Merge |
Tue, 27 Jan 2015 09:32:45 -0800 |
ddehaven |
Merge |
Mon, 26 Jan 2015 16:32:47 +0300 |
serb |
8069015: Re-examine Solaris/Linux java.desktop dependency on java.logging |
Mon, 26 Jan 2015 12:37:20 +0300 |
azvegint |
8071483: Possible case-folding collision for color/Color subdirectories of jdk/test/java/awt/ |
Sun, 25 Jan 2015 15:53:46 -0800 |
prr |
8064833: [macosx] Native font lookup uses family+style, not full name/postscript name |
Fri, 23 Jan 2015 13:47:46 +0300 |
serb |
7185221: [macosx] Regtest should not throw exception if a suitable display mode found |
Thu, 22 Jan 2015 17:42:17 +0400 |
mcherkas |
8065709: Deadlock in awt/logging apparently introduced by 8019623 |
Wed, 21 Jan 2015 12:00:07 -0800 |
ddehaven |
Merge |
Wed, 21 Jan 2015 18:04:49 +0300 |
serb |
7056797: The test failed automatically,because throw a ArrayIndexOutOfBoundsException |
Wed, 21 Jan 2015 17:54:35 +0300 |
serb |
6459798: JDesktopPane,JFileChooser violate encapsulation by returning internal Dimensions |
Tue, 20 Jan 2015 19:26:14 +0300 |
anashaty |
8068283: Mac OS Incompatibility between JDK 6 and 8 regarding input method handling |
Tue, 20 Jan 2015 17:01:18 +0300 |
serb |
6515713: example in JFormattedTextField API docs instantiates abstract class |
Sat, 17 Jan 2015 20:53:35 +0300 |
serb |
8066132: BufferedImage::getPropertyNames() always returns null |
Fri, 16 Jan 2015 18:46:16 +0300 |
serb |
8056298: Separate java.awt.datatransfer from the desktop module |
Fri, 16 Jan 2015 19:11:10 +0400 |
alexsch |
8068040: [macosx] Combo box consuming ENTER key |
Fri, 16 Jan 2015 13:53:44 +0300 |
azvegint |
8061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionListener |
Thu, 15 Jan 2015 16:52:10 +0100 |
erikj |
8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013) |
Wed, 14 Jan 2015 14:52:39 +0100 |
neugens |
8067364: Printing to Postscript doesn't support dieresis |
Tue, 13 Jan 2015 17:10:28 +0300 |
serb |
6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException |
Tue, 13 Jan 2015 16:09:21 +0300 |
serb |
6459800: Some Swing classes violate encapsulation by returning internal Insets |
Tue, 13 Jan 2015 16:06:28 +0300 |
serb |
6573305: Animated icon is not visible by click on menu |
Tue, 13 Jan 2015 16:04:22 +0300 |
serb |
6338077: link back to self in javadoc JTextArea.replaceRange() |
Tue, 13 Jan 2015 12:44:55 +0300 |
azvegint |
8068305: [TEST_BUG] Test java/awt/Mixing/HWDisappear.java fails with GTKL&F |
Mon, 12 Jan 2015 12:52:39 -0800 |
prr |
Merge |
Mon, 12 Jan 2015 11:46:43 -0800 |
darcy |
8055059: JDK9b22 public API exposes package private classes |
Mon, 12 Jan 2015 16:26:58 +0300 |
serb |
8068374: setAlignmentX, setAlignmentY, getAlignmentX, getAlignmentY javadoc of JComponent |
Tue, 17 Feb 2015 10:48:24 -0800 |
juh |
8042967: Add variant of DSA Signature algorithms that do not ASN.1 encode the signature bytes |
Tue, 17 Feb 2015 09:18:27 -0800 |
bpb |
8073207: javadoc typos in java.nio.channels.Pipe |
Tue, 17 Feb 2015 10:09:26 +0100 |
sla |
8025636: Hide lambda proxy frames in stacktraces |
Mon, 16 Feb 2015 19:16:50 -0500 |
lpriima |
8073124: Tune test and document TimSort runs length stack size increase |
Mon, 16 Feb 2015 22:57:17 +0000 |
robm |
8067846: (sctp) InternalError when receiving SendFailedNotification |
Mon, 16 Feb 2015 14:53:59 -0800 |
sherman |
8073152: Update Standard/ExtendedCharsets to work with module system |
Mon, 16 Feb 2015 18:30:16 +0000 |
alanb |
8068680: Move java.transaction to the ext class loader |
Mon, 16 Feb 2015 00:10:42 +0000 |
msheppar |
8068682: Deprivilege/move java.corba to the ext class loader |
Fri, 13 Feb 2015 10:44:53 -0800 |
ascarpino |
8022313: sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora |
Fri, 13 Feb 2015 19:14:44 +0100 |
simonis |
8072770: [TESTBUG] Some Introspector tests fail with a Java heap bigger than 4GB |
Fri, 13 Feb 2015 11:13:30 +0100 |
psandoz |
8069325: Pattern.splitAsStream does not return input if it is empty and there is no match |
Fri, 13 Feb 2015 11:13:27 +0100 |
psandoz |
8071670: java.util.Optional: please add a way to specify if-else behavior |
Fri, 13 Feb 2015 11:03:57 +0800 |
weijun |
8071338: Move policytool from JRE to JDK |
Thu, 19 Feb 2015 11:24:03 -0800 |
katleman |
Added tag jdk9-b51 for changeset a0dad230aeb3 |
Thu, 12 Feb 2015 16:37:08 -0800 |
lana |
Mergejdk9-b51 |
Thu, 12 Feb 2015 12:06:36 -0500 |
rriggs |
8072034: (process) ProcessBuilder.start and Runtime.exec UnsupportedOperationException editorial cleanup |
Thu, 12 Feb 2015 10:34:35 -0500 |
lpriima |
8072909: TimSort fails with ArrayIndexOutOfBoundsException on worst case long arrays |
Thu, 12 Feb 2015 10:28:14 +0100 |
ykantser |
8072856: Eliminate ProcessTools.getProcessId dependency on sun.management.VMManagement |
Wed, 11 Feb 2015 17:20:39 -0800 |
bpb |
8066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incorrect result |
Tue, 10 Feb 2015 10:44:38 +0100 |
stuefe |
8072611: (process) ProcessBuilder redirecting output to file should work with long file names (win) |
Wed, 11 Feb 2015 07:40:43 -0800 |
bpb |
8064562: (doc) errors in java.io.PushbackInputStream API documentation |
Wed, 11 Feb 2015 09:59:30 +0100 |
erikj |
8072834: jrt-fs.jar missing META-INF/services/java.nio.file.spi.FileSystemProvider |
Tue, 10 Feb 2015 23:32:48 +0000 |
robm |
8065553: Failed Java web start via IPv6 (Java7u71 or later) |
Tue, 10 Feb 2015 11:34:13 -0800 |
darcy |
8072843: Typo in the description of the j.l.r.Executable.getAnnotatedReceiverType |
Tue, 10 Feb 2015 10:09:33 -0800 |
amurillo |
Merge |
Thu, 05 Feb 2015 14:57:53 -0800 |
amurillo |
Merge |
Wed, 04 Feb 2015 18:23:09 -0800 |
ctornqvi |
Merge |
Tue, 03 Feb 2015 16:46:05 +0100 |
jbachorik |
8066708: JMXStartStopTest fails to connect to port 38112 |
Mon, 02 Feb 2015 09:37:53 +0100 |
ykantser |
8071464: Clear up SVC jdk/test/* JRE layout dependencies other than those on tools.jar |
Fri, 30 Jan 2015 09:31:18 +0100 |
ykantser |
8068613: Wrong number of objects pending finalization start |
Fri, 30 Jan 2015 22:01:32 +0100 |
jbachorik |
8071641: java/lang/management/ThreadMXBean/SynchronizationStatistics.java intermittently failed with NPE |
Tue, 10 Feb 2015 12:28:02 -0500 |
amlu |
8069255: Suppress deprecation warnings in jdk.rmic module (jdk repo) |
Tue, 10 Feb 2015 11:18:51 +0100 |
psandoz |
8050819: Please add java.util.Stream.ofNullable(T object) |
Tue, 10 Feb 2015 14:44:33 +0530 |
sundar |
8068587: ScriptEngineFactory.getParameter() should specify NPE for a null key |
Mon, 09 Feb 2015 17:49:26 -0800 |
darcy |
8069277: Doclint regression in java/security/KeyStore.java |
Mon, 09 Feb 2015 15:33:56 -0800 |
darcy |
8041395: Doclint regression in java.net.SocketOption |
Mon, 09 Feb 2015 13:32:42 -0800 |
fweimer |
8069072: GHASH performance improvement |
Mon, 09 Feb 2015 11:37:56 -0800 |
sherman |
8030179: java/nio/Buffer/Chars.java, testcases seems all pass but jtreg/testng failed with java.lang.AssertionError |
Fri, 06 Feb 2015 15:42:07 -0800 |
mchung |
8057645: Deprivilege JAX-WS, JAXB, JAF to extension class loader |
Fri, 06 Feb 2015 17:29:11 -0500 |
rriggs |
8067800: Unexpected DateTimeException in the java.time.chrono.HijrahChronology.isLeapYear |
Fri, 06 Feb 2015 08:05:44 -0800 |
bpb |
8072495: (fs) Path.relativize() gives incorrect result for empty path on Windows |
Fri, 06 Feb 2015 09:57:28 +0100 |
erikj |
8071329: Stop exporting INCLUDE and LIB when building on windows |
Fri, 06 Feb 2015 11:38:29 +0800 |
weijun |
8072615: test/lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java wrong on Windows |
Thu, 12 Feb 2015 16:23:25 -0800 |
katleman |
Added tag jdk9-b50 for changeset f6b8edd397ee |
Thu, 05 Feb 2015 15:43:20 -0800 |
lana |
Mergejdk9-b50 |
Thu, 05 Feb 2015 13:00:26 +0100 |
sla |
8072458: jdk/test/Makefile references (to be removed) win32 directory in jtreg |
Thu, 05 Feb 2015 12:59:01 +0100 |
sla |
8072456: @since tags missing from TimeUnit |
Thu, 05 Feb 2015 14:48:57 +0300 |
aefimov |
8072042: (tz) Support tzdata2015a |
Thu, 05 Feb 2015 12:13:45 +0100 |
sjiang |
8065213: Specify and implement PlatformMBeanProvider for looking for all platform MBeans |
Thu, 05 Feb 2015 11:42:39 +0800 |
weijun |
8071643: sun.security.krb5.KrbApReq.authenticate() is not thread safe |
Tue, 03 Feb 2015 14:09:20 -0800 |
mchung |
8069551: Move java.security.acl from compact3 to java.base |
Tue, 03 Feb 2015 14:39:57 -0500 |
rriggs |
8068278: ArrayIndexOutOfBoundsException instead of DateTimeException in j.t.chrono.JapaneseChronology.eraOf() |
Tue, 03 Feb 2015 09:49:27 -0800 |
ksrini |
8068033: JNI exception pending in jdk/src/share/bin/java.c |
Tue, 03 Feb 2015 08:45:07 -0800 |
amurillo |
Merge |
Fri, 30 Jan 2015 16:56:08 -0800 |
amurillo |
Merge |
Thu, 29 Jan 2015 03:54:45 +0000 |
minqi |
Merge |
Thu, 29 Jan 2015 01:13:14 +0000 |
minqi |
Merge |
Tue, 27 Jan 2015 20:03:45 -0800 |
minqi |
Merge |
Wed, 28 Jan 2015 17:48:59 +0100 |
dfuchs |
8068730: Increase the precision of the implementation of java.time.Clock.systemUTC() |
Wed, 28 Jan 2015 09:23:41 +0100 |
ykantser |
8071582: com/sun/jdi/GetLocalVariables4Test.sh should be quarantined |
Mon, 26 Jan 2015 15:46:47 -0800 |
sspitsyn |
8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found |
Mon, 26 Jan 2015 13:50:53 +0100 |
ykantser |
8071324: com/sun/jdi/ConnectedVMs.java should be quarantined |
Mon, 26 Jan 2015 08:52:46 +0100 |
ykantser |
8044419: TEST_BUG: com/sun/jdi/JdbReadTwiceTest.sh fails when run under root |
Fri, 23 Jan 2015 14:20:52 +0100 |
ykantser |
8067945: SVC jdk/test/* should be cleaned from JRE layout dependency |
Wed, 21 Jan 2015 15:06:31 +0100 |
ykantser |
8069296: java/lang/management/MemoryMXBean/LowMemoryTest.java should be quarantined |
Mon, 26 Jan 2015 17:00:39 -0800 |
amurillo |
Merge |
Mon, 02 Feb 2015 16:35:10 -0800 |
darcy |
8072371: Add two failing svc tests to the problem list |
Mon, 02 Feb 2015 12:35:18 -0800 |
darcy |
8072135: Add javax/xml/ws/8046817/GenerateEnumSchema.java to the problem list |
Mon, 02 Feb 2015 14:21:32 +0100 |
psandoz |
8072030: Race condition in ThenComposeExceptionTest.java |
Mon, 02 Feb 2015 14:19:12 +0100 |
psandoz |
8050820: Please add java.util.Optional.stream() to convert Optional<T> to Stream<T> |
Mon, 02 Feb 2015 14:19:00 +0100 |
psandoz |
8059324: orElseThrow has different signatures for OptionalPrimitive and Optional<T> |
Mon, 02 Feb 2015 14:18:54 +0100 |
psandoz |
8048689: Clarify documentation on BaseStream.spliterator |
Fri, 30 Jan 2015 16:13:57 -0500 |
rriggs |
8068284: Missing @throws in DateTimeFormatterBuilder.appendOffset |
Fri, 30 Jan 2015 16:13:04 -0500 |
rriggs |
8055330: (process spec) ProcessBuilder.start and Runtime.exec should throw UnsupportedOperationException on platforms that don't support |
Fri, 30 Jan 2015 12:56:12 -0800 |
bpb |
6880737: (fs) FileLock constructors don't throw NPE if the channel argument is null |
Fri, 30 Jan 2015 10:23:45 -0800 |
bpb |
8067669: Documentation for methods in Number incomplete regarding too large values. |
Thu, 05 Feb 2015 11:43:33 -0800 |
katleman |
Added tag jdk9-b49 for changeset 541a8cef4e0d |
Thu, 29 Jan 2015 16:16:35 -0800 |
darcy |
8071959: java.lang.Object uses implicit default constructorjdk9-b49 |
Thu, 29 Jan 2015 15:35:29 -0800 |
lana |
Merge |
Thu, 29 Jan 2015 15:14:44 -0800 |
darcy |
8071434: doc updates for java.lang.Object |
Thu, 29 Jan 2015 14:49:15 -0800 |
bchristi |
8068578: test/java/io/Serializable/subclassGC/SubclassGC.java assumes app class loader is a URLClassLoader |
Thu, 29 Jan 2015 20:45:30 +0000 |
chegar |
8067105: Socket returned by ServerSocket.accept() is inherited by child process on Windows |
Thu, 29 Jan 2015 14:59:42 +0000 |
robm |
8067680: (sctp) Possible race initializing native IDs |
Wed, 28 Jan 2015 04:56:00 -0800 |
dsamersoff |
8042397: tmtools/jmap/heap_config/jmap_heap_config_OldSize fails |
Tue, 27 Jan 2015 10:11:23 -0800 |
amurillo |
Merge |
Thu, 22 Jan 2015 22:42:33 -0800 |
amurillo |
Merge |
Thu, 22 Jan 2015 18:23:57 -0500 |
dlong |
Merge |
Fri, 16 Jan 2015 15:09:01 +0300 |
pchistyakov |
8068234: java/lang/instrument/NativeMethodPrefixAgent.java is still in exclude list |
Thu, 22 Jan 2015 12:26:25 +0100 |
jwilhelm |
Merge |
Tue, 20 Jan 2015 13:29:26 -0800 |
jmasa |
8067751: OOMEInReferenceHandler.java fails: Cleaner terminated abnormally |
Sun, 18 Jan 2015 11:50:10 -0800 |
minqi |
Merge |
Thu, 15 Jan 2015 11:18:14 +0100 |
psandoz |
8054494: Remove sun.misc.Unsafe.monitorEnter, monitorExit and tryMonitorEnter |
Tue, 27 Jan 2015 18:16:27 +0800 |
weijun |
8022582: Relax response flags checking in sun.security.krb5.KrbKdcRep.check. |
Tue, 27 Jan 2015 12:59:45 +0900 |
okutsu |
8065178: test/java/util/ResourceBundle/Bug6287579.java needs update for per language package support |
Mon, 26 Jan 2015 17:16:57 -0800 |
bpb |
8069269: (spec) Defect in the System.nanoTime spec |
Mon, 26 Jan 2015 17:26:49 +0000 |
psandoz |
8071477: Better Spliterator implementations for String.chars() and String.codePoints() |
Mon, 26 Jan 2015 17:06:00 +0000 |
psandoz |
8032513: The Spliterator characteristics CONCURRENT and IMMUTABLE are mutually exclusive |
Mon, 26 Jan 2015 10:55:27 -0500 |
rriggs |
8071481: (Process) Merge UNIXProcess.java into ProcessImpl.java |
Mon, 26 Jan 2015 21:55:05 +0800 |
weijun |
8071562: TimestampCheck.java change removes a whitespace between command and args |
Mon, 26 Jan 2015 13:46:08 +0000 |
chegar |
8071424: JCK test api/java_net/Socket/descriptions.html#Bind crashes on Windows |
Mon, 26 Jan 2015 18:13:42 +0800 |
asmotrak |
8049171: Additional tests for jarsigner's warnings |
Mon, 26 Jan 2015 12:36:32 +0300 |
aefimov |
8046817: JDK 8 schemagen tool does not generate xsd files for enum types |
Mon, 26 Jan 2015 10:29:11 +0100 |
erikj |
8069261: Create make dependencies on make variable values |
Mon, 26 Jan 2015 12:25:27 +0300 |
aefimov |
8062923: XSL: Run-time internal error in 'substring()' |
Mon, 26 Jan 2015 10:24:25 +0100 |
erikj |
8055190: Cleanup include and exclude of core-libs native libraries after source code restructure |
Mon, 26 Jan 2015 09:29:29 +0800 |
weijun |
8055045: StringIndexOutOfBoundsException while reading krb5.conf |
Wed, 28 Jan 2015 16:45:45 -0800 |
katleman |
Added tag jdk9-b48 for changeset ebb2eb7f1aec |
Sat, 24 Jan 2015 23:23:25 -0800 |
lana |
Mergejdk9-b48 |
Fri, 23 Jan 2015 10:31:15 -0800 |
wetmore |
8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210 |
Fri, 23 Jan 2015 16:16:39 +0000 |
amlu |
8069262: Doclint regression in java.nio.channels.Channels |
Fri, 23 Jan 2015 15:03:47 +0000 |
coffeys |
8065994: HTTP Tunnel connection to NTLM proxy reauthenticates instead of using keep-alive |
Fri, 23 Jan 2015 15:42:06 +0300 |
kshefov |
6933879: URISyntaxException when non-alphanumeric characters are present in scope_id |
Fri, 23 Jan 2015 13:57:02 +0300 |
igerasim |
8067748: (process) Child is terminated when parent's console is closed [win] |
Thu, 22 Jan 2015 20:19:42 -0800 |
jnimeh |
8044860: Vectors and fixed length fields should be verified for allowed sizes. |
Fri, 23 Jan 2015 09:22:14 +0800 |
weijun |
8071313: krb5.conf not read if SCDynamicStore krb5 config is empty |
Thu, 22 Jan 2015 13:49:53 -0800 |
mchung |
8069414: Rename oracle.accessbridge to jdk.accessbridge |
Thu, 22 Jan 2015 12:24:35 -0800 |
sherman |
8037394: ZipFileSystem leaks file descriptor when file is not a valid zip file |
Thu, 22 Jan 2015 08:51:45 -0800 |
sherman |
8069211: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once |
Thu, 22 Jan 2015 12:33:05 +0000 |
vinnie |
8069155: The value of 'KeyStore Type' isn't 'jks' |
Wed, 21 Jan 2015 21:42:22 +0100 |
plevart |
8068427: Hashtable deserialization reconstitutes table with wrong capacity |
Wed, 21 Jan 2015 13:19:08 -0500 |
lancea |
8068732: Adding Initial RowSet tests |
Tue, 18 Nov 2014 17:02:50 -0800 |
smarks |
8062807: Exporting RMI objects fails when run under restrictive SecurityManager |
Wed, 05 Nov 2014 12:46:39 +0400 |
alexsch |
8062561: Test bug8055304 fails if file system default directory has read access |
Mon, 03 Nov 2014 08:30:18 +0000 |
xuelei |
8061210: Issues in TLS |
Thu, 23 Oct 2014 07:07:16 +0800 |
weijun |
8061826: Part of JDK-8060474 should be reverted |
Tue, 21 Oct 2014 22:37:17 +0800 |
weijun |
8060474: Resolve more parsing ambiguity |
Wed, 15 Oct 2014 15:41:50 -0700 |
smarks |
8055309: RMI needs better transportation considerations |
Wed, 08 Oct 2014 19:13:57 +0800 |
weijun |
8059485: Resolve parsing ambiguity |
Thu, 02 Oct 2014 11:20:48 -0700 |
ascarpino |
8057555: Less cryptic cipher suite management |
Fri, 12 Sep 2014 16:11:40 +0100 |
msheppar |
8056264: Multicast support improvements |
Thu, 11 Sep 2014 10:12:33 -0700 |
prr |
8056276: Fontmanager feature improvements |
Thu, 11 Sep 2014 10:10:16 -0700 |
prr |
8055489: Better substitution formats |
Thu, 11 Sep 2014 13:04:18 +0400 |
alexsch |
8055304: More boxing for DirectoryComboBoxModel |
Wed, 10 Sep 2014 10:33:43 +0100 |
michaelm |
8048035: Ensure proper proxy protocols |
Fri, 29 Aug 2014 20:16:35 -0700 |
mchung |
8055314: Update refactoring for new loader |
Tue, 26 Aug 2014 17:09:05 -0700 |
wetmore |
8046656: Update protocol support |
Wed, 21 Jan 2015 12:49:53 +0100 |
plevart |
8047769: SecureRandom should be more frugal with file descriptors |
Wed, 21 Jan 2015 09:46:24 +0000 |
psandoz |
8062901: Iterators is spelled incorrectly in the Javadoc for Spliterator |
Wed, 21 Jan 2015 09:46:21 +0000 |
dl |
8068432: Inconsistent exception handling in CompletableFuture.thenCompose |
Tue, 20 Jan 2015 11:23:03 -0800 |
ddehaven |
Merge |
Mon, 05 Jan 2015 13:30:23 -0800 |
prr |
Merge |
Tue, 30 Dec 2014 22:13:53 +0300 |
serb |
8056214: Stop including libjawt in libawt_xawt |
Tue, 30 Dec 2014 17:26:06 +0400 |
avstepan |
8054358: move awt automated tests from AWT_Modality to OpenJDK repository - part 7 |
Thu, 25 Dec 2014 22:48:13 +0300 |
serb |
8068275: Some tests failed after JDK-8063104 |
Thu, 25 Dec 2014 14:54:32 +0300 |
serb |
8067657: Dead/outdated links in Javadoc of package java.beans |
Thu, 25 Dec 2014 14:43:49 +0300 |
serb |
7180976: Pending String deadlocks UIDefaults |
Tue, 23 Dec 2014 13:34:20 -0800 |
prr |
Merge |
Wed, 17 Dec 2014 17:56:11 +0300 |
alexsch |
4796987: XP Only JButton.setBorderPainted() does not work with XP L&F |
Wed, 17 Dec 2014 14:58:58 +0300 |
alexsch |
6219960: null reference in ToolTipManager |
Tue, 20 Jan 2015 10:22:44 -0800 |
amurillo |
Merge |
Thu, 15 Jan 2015 19:23:49 -0800 |
amurillo |
Merge |
Mon, 12 Jan 2015 11:01:23 +0100 |
jbachorik |
8062450: Timeout in LowMemoryTest.java |
Mon, 12 Jan 2015 08:24:15 +0100 |
ykantser |
8068718: com/sun/jdi/CatchPatternTest.sh should be quarantined |
Sat, 10 Jan 2015 12:38:18 -0800 |
minqi |
Merge |
Thu, 08 Jan 2015 10:44:54 +0100 |
ykantser |
8065226: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be quarantined |
Tue, 20 Jan 2015 13:56:01 +0000 |
lpriima |
8068795: HttpServer missing tailing space for some response codes |
Tue, 20 Jan 2015 13:49:28 +0000 |
xiaofeya |
8061448: Cleanup sun/misc/JarIndex tests to remove the check for the jre directory |
Mon, 19 Jan 2015 19:12:11 +0300 |
igerasim |
8067951: System.loadLibrary cannot find library when path contains quoted entry |
Mon, 19 Jan 2015 09:05:50 +0100 |
erikj |
8068748: missing US_export_policy.jar in jdk9-b44 is causing compilation errors building jdk9 source code |
Fri, 16 Jan 2015 14:04:27 -0800 |
darcy |
8060077: Class.toGenericString specification doesn't mention array types |
Fri, 16 Jan 2015 13:46:39 -0800 |
sherman |
8042262: Javadoc typo in java.util.Formatter |
Fri, 23 Jan 2015 18:50:48 -0800 |
katleman |
Added tag jdk9-b47 for changeset b641c14730ac |
Fri, 16 Jan 2015 12:34:28 -0800 |
lana |
Mergejdk9-b47 |
Fri, 16 Jan 2015 12:41:36 +0100 |
redestad |
8068736: Avoid synchronization on Executable/Field.declaredAnnotations |
Thu, 15 Jan 2015 16:45:02 -0800 |
darcy |
8069127: Suppress deprecation warnings in jdk.deploy.osx module |
Thu, 15 Jan 2015 17:57:52 +0000 |
vinnie |
8059009: LDAPCertStore fails to retrieve CRL after LDAP server closes idle connection |
Thu, 15 Jan 2015 17:05:06 +0000 |
chegar |
8042581: Intermittent failure in java/net/DatagramSocket/InheritHandle.java |
Thu, 15 Jan 2015 19:16:17 +0400 |
vlivanov |
8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent |
Thu, 15 Jan 2015 10:56:24 +0000 |
chegar |
8061297: sun/reflect/CallerSensitive/CallerSensitiveFinder.java should use the JRT FileSystem |
Wed, 14 Jan 2015 16:44:59 -0800 |
darcy |
8068948: Update java.base module to use new try-with-resources statement |
Wed, 14 Jan 2015 12:09:38 -0800 |
ksrini |
8067437: New tests for mJRE feature removal. |
Wed, 14 Jan 2015 21:35:52 +0300 |
lpriima |
8067471: Use private static final char[0] for empty Strings |
Tue, 06 Jan 2015 06:49:52 +0100 |
redestad |
8068498: Remove constructor dependency on line.separator from PrintWriter and BufferedWriter |
Wed, 14 Jan 2015 13:43:12 +0300 |
kshefov |
8058793: Test sun/awt/datatransfer/DataFlavorComparatorTest.java fails with compilation error |
Tue, 13 Jan 2015 14:33:54 -0800 |
juh |
8059916: Change default criticality of policy mappings and policy constraints certificate extensions |
Tue, 13 Jan 2015 17:14:51 +0000 |
chegar |
8068599: Add mutability, serializability, and thread-safety, caveat to all Collectors that do not accept a Collection supplier |
Tue, 13 Jan 2015 08:58:07 -0800 |
amurillo |
Merge |
Thu, 08 Jan 2015 17:11:49 -0800 |
amurillo |
Merge |
Thu, 08 Jan 2015 17:45:15 -0500 |
dlong |
Merge |
Sat, 13 Dec 2014 22:14:34 +0300 |
dpochepk |
8067295: Need to port Utils chagnes from JDK-8066440 into jdk workspace |
Fri, 12 Dec 2014 21:16:42 +0300 |
dpochepk |
8067307: Need custom classloaders(parent-last and filtering one) for JDK-8066625 in testlibrary |
Fri, 12 Dec 2014 00:40:56 +0300 |
dpochepk |
8067291: Need additional vm checks in jdk/test/lib/testlibrary/jdk/testlibrary/Platform, checking which vm is run |
Wed, 24 Dec 2014 17:54:00 +0300 |
tpivovarova |
8067173: remove Utils::fileAsList |
Mon, 29 Dec 2014 19:07:09 +0100 |
jbachorik |
8068233: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java is still in exclude list |
Sat, 27 Dec 2014 13:27:07 -0500 |
hseigel |
Merge |
Sat, 27 Dec 2014 07:09:32 -0800 |
dsamersoff |
8068242: Quarantine the test IsModifiableClassAgent.java |
Wed, 24 Dec 2014 20:23:31 +0000 |
minqi |
Merge |
Fri, 19 Dec 2014 22:58:32 -0800 |
minqi |
Merge |
Fri, 19 Dec 2014 13:13:11 +0100 |
ykantser |
6977426: sun/tools tests can intermittently fail to find app's Java pid |
Tue, 13 Jan 2015 07:57:51 -0800 |
vlivanov |
8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke |
Tue, 13 Jan 2015 14:35:39 +0100 |
sjiang |
8068774: CounterMonitorDeadlockTest.java timed out |
Tue, 13 Jan 2015 14:26:34 +0300 |
asmotrak |
8048603: Additional tests for MAC algorithms |
Thu, 15 Jan 2015 13:09:48 -0800 |
katleman |
Added tag jdk9-b46 for changeset efedac7f44ed |
Mon, 12 Jan 2015 12:24:30 -0800 |
lana |
Mergejdk9-b46 |
Fri, 09 Jan 2015 17:27:28 -0800 |
bpb |
4026465: Provide more byte array constructors for BigInteger |
Fri, 09 Jan 2015 11:58:34 -0800 |
juh |
8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled |
Fri, 09 Jan 2015 16:54:17 +0100 |
erikj |
8067060: build can still fail with spaces following -L on link lines |
Fri, 09 Jan 2015 09:55:00 +0100 |
sjiang |
8068591: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java should be quarantined |
Thu, 08 Jan 2015 10:06:45 -0800 |
darcy |
6481080: (ann) @Deprecated annotation has no effect on packages |
Thu, 08 Jan 2015 20:00:14 +0000 |
msheppar |
8068597: Add error code to to exception condition message resulting from GetAdaptersAddresses function calls |
Thu, 08 Jan 2015 11:44:10 +0000 |
coffeys |
8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer |
Wed, 07 Jan 2015 14:15:00 -0800 |
bpb |
8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format |
Wed, 07 Jan 2015 09:32:41 -0800 |
jnimeh |
8058912: Broken link (access denied error) to http://www.rsasecurity.com in RC5ParameterSpec |
Wed, 07 Jan 2015 14:49:02 +0100 |
sjiang |
8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected |
Wed, 07 Jan 2015 03:59:06 +0000 |
xuelei |
8048607: Test key generation of DES and DESEDE |
Tue, 06 Jan 2015 13:58:24 +0000 |
alanb |
8047776: Add module java.transaction to export API javax.transaction |
Tue, 06 Jan 2015 13:28:40 +0000 |
alanb |
8067867: Subsume module java.xml.soap into module java.xml.ws |
Tue, 06 Jan 2015 18:22:09 +0530 |
sundar |
8068462: javax.script.ScriptEngineFactory.getParameter spec is not completely consistent with the rest of the API |
Mon, 05 Jan 2015 23:53:05 +0000 |
msheppar |
8067151: [TESTBUG] com/sun/corba/5036554/TestCorbaBug.sh |
Tue, 23 Dec 2014 16:58:06 -0800 |
smarks |
8067316: TEST_BUG: update RMI test library with better test.timeout.factor handling |
Mon, 05 Jan 2015 21:52:03 +0530 |
sundar |
8068279: (typo in the spec) javax.script.ScriptEngineFactory.getLanguageName |
Sun, 04 Jan 2015 19:32:46 +0000 |
chegar |
8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails |
Thu, 08 Jan 2015 12:08:28 -0800 |
katleman |
Added tag jdk9-b45 for changeset 9acaa4f57b0b |
Thu, 01 Jan 2015 16:14:01 -0800 |
lana |
Mergejdk9-b45 |
Wed, 31 Dec 2014 15:03:16 +0100 |
redestad |
8028357: Unnecessary allocation in AliasFileParser |
Tue, 30 Dec 2014 22:03:23 +0000 |
valeriep |
8039921: SHA1WithDSA with key > 1024 bits not working |
Tue, 30 Dec 2014 11:03:20 -0800 |
bchristi |
8068347: Add java/lang/ClassLoader/deadlock/GetResource.java to ProblemList.txt |
Tue, 30 Dec 2014 01:02:25 +0000 |
valeriep |
8049021: Add smartcardio tests with APDU buffer |
Mon, 29 Dec 2014 15:24:54 -0800 |
xiaofeya |
8066085: Need a sanity test for rmic -iiop |
Tue, 30 Dec 2014 00:11:00 +0300 |
igerasim |
8068338: Better message about incompatible zlib in Deflater.init |
Mon, 29 Dec 2014 09:10:15 -0800 |
bpb |
8064463: BigDecimal should populate NumberFormatException message |
Mon, 29 Dec 2014 07:42:28 -0800 |
ksrini |
8066834: tools/pack200/CommandLineTests.java does not conform ProblemList.txt style |
Mon, 29 Dec 2014 07:38:54 -0800 |
ksrini |
8067889: 4 pack200 tests fail on mac since jdk became modular |
Tue, 30 Dec 2014 13:19:59 -0800 |
lana |
Merge |
Thu, 25 Dec 2014 19:46:17 -0800 |
lana |
Merge |
Tue, 23 Dec 2014 12:40:06 -0800 |
bpb |
8067964: Native2ascii doesn't close one of the streams it opens |
Tue, 23 Dec 2014 11:06:13 -0800 |
amurillo |
Merge |
Fri, 19 Dec 2014 17:01:45 -0800 |
amurillo |
Merge |
Wed, 17 Dec 2014 12:29:20 -0800 |
mchung |
8067366: Allow java.{endorsed,ext}.dirs property be set to empty string |
Sun, 14 Dec 2014 23:03:00 +0000 |
minqi |
Merge |
Fri, 12 Dec 2014 20:51:03 -0800 |
minqi |
Merge |
Sun, 14 Dec 2014 16:02:46 -0500 |
coleenp |
8042418: Remove JVM_FindClassFromClassLoader |
Thu, 04 Dec 2014 10:34:55 +0100 |
jbachorik |
8034263: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails intermittently |
Tue, 23 Dec 2014 10:09:52 -0800 |
bpb |
8030090: (fs) Add default methods to Path for derived methods |
Tue, 23 Dec 2014 16:30:57 +0000 |
vinnie |
8044445: JEP 229: Create PKCS12 Keystores by Default |
Tue, 23 Dec 2014 15:10:15 +0000 |
chegar |
8065420: Eliminate internal API dependency from java/net/ResponseCache/ResponseCacheTest.java |
Tue, 23 Dec 2014 02:58:15 +0000 |
valeriep |
8049312: AES/CICO test failed with on several modes |
Tue, 23 Dec 2014 02:36:48 +0000 |
valeriep |
8043349: Consider adding aliases for Ucrypto algorithm-only Cipher transformations. |
Sat, 20 Dec 2014 10:11:14 -0800 |
prr |
Merge |
Tue, 16 Dec 2014 19:46:22 +0000 |
serb |
8065373: [macosx] jdk8, jdk7u60 Regression in Graphics2D drawing of derived Fonts |
Tue, 16 Dec 2014 10:09:22 -0800 |
prr |
Merge |
Tue, 16 Dec 2014 09:58:02 -0800 |
prr |
Merge |
Tue, 16 Dec 2014 10:09:01 -0800 |
darcy |
8067086: Suppress mac-specific deprecation warnings in the java.desktop module |
Tue, 16 Dec 2014 09:57:33 -0800 |
darcy |
8067092: Suppress windows-specific deprecation warnings in the java.desktop module |
Tue, 16 Dec 2014 20:23:46 +0300 |
serb |
7077826: Unset and empty DISPLAY variable is handled differently by JDK |
Tue, 16 Dec 2014 19:26:06 +0300 |
serb |
6470361: Swing's Threading Policy example does not compile |
Mon, 15 Dec 2014 17:20:17 -0800 |
darcy |
8066621: Suppress deprecation warnings in java.desktop module |
Mon, 15 Dec 2014 19:21:00 +0300 |
alexsch |
8067441: Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes() |
Mon, 15 Dec 2014 16:00:53 +0300 |
azvegint |
7155963: Deadlock in SystemFlavorMap.getFlavorsForNative and SunToolkit.awtLock |
Thu, 11 Dec 2014 15:19:12 +0800 |
weijun |
8067207: Replace concat String to append in StringBuilder parameters (client) |
Wed, 10 Dec 2014 17:10:57 +0300 |
denis |
8057788: [macosx] "Pinch to zoom" does not work since jdk7 |
Wed, 10 Dec 2014 15:59:21 +0400 |
alexsch |
8065627: Animated GIFs fail to display on a HiDPI display |
Tue, 09 Dec 2014 13:11:20 +0300 |
aivanov |
8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails |
Tue, 30 Dec 2014 09:44:19 -0800 |
katleman |
Added tag jdk9-b44 for changeset 8cc4dc300041 |
Tue, 23 Dec 2014 13:58:34 -0800 |
lana |
Mergejdk9-b44 |
Thu, 18 Dec 2014 18:51:28 -0500 |
lancea |
8067904: Additional DriverManager clean-up from 8060068 |
Thu, 18 Dec 2014 16:44:32 +0000 |
prappo |
8067870: Fix java.io.ObjectInputStream.PeekInputStream#skip |
Wed, 17 Dec 2014 13:41:49 -0800 |
ksrini |
8061442: Update jdk/tools tests to remove check for the "jre" directory |
Wed, 17 Dec 2014 13:03:29 +0000 |
prappo |
8066642: Fix deprecation warnings in jdk.naming module |
Wed, 17 Dec 2014 00:19:28 +0000 |
valeriep |
Merge |
Tue, 16 Dec 2014 22:33:43 +0000 |
valeriep |
Merge |
Fri, 12 Dec 2014 00:23:32 +0000 |
valeriep |
8062170: java.security.ProviderException: Error parsing configuration with space |
Fri, 12 Dec 2014 00:19:17 +0000 |
valeriep |
8048819: Implement reliability test for DH algorithm |
Tue, 16 Dec 2014 16:02:56 -0800 |
ksrini |
8067421: java -help contains information about "-version:",'-jre-restrict-search', '-no-jre-restrict-search', but they are removed |
Tue, 16 Dec 2014 13:45:20 -0800 |
smarks |
8035117: TEST_BUG: java/rmi/server/RemoteObject/notExtending/NotExtending.java can fail with timeout |
Tue, 16 Dec 2014 13:10:34 -0800 |
amurillo |
Merge |
Fri, 12 Dec 2014 07:50:34 -0800 |
amurillo |
Merge |
Thu, 11 Dec 2014 23:06:14 -0800 |
amurillo |
Merge |
Tue, 09 Dec 2014 08:58:19 +0100 |
jbachorik |
8059949: com/sun/tools/attach/StartManagementAgent.java interrupted! (timed out?) |
Mon, 08 Dec 2014 00:25:10 -0800 |
minqi |
Merge |
Thu, 04 Dec 2014 11:26:46 -0800 |
cjplummer |
6762191: Setting stack size to 16K causes segmentation fault |
Wed, 03 Dec 2014 16:44:35 +0100 |
jbachorik |
8064441: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object |
Wed, 03 Dec 2014 11:56:02 +0100 |
ykantser |
8044591: [TESTBUG] com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationp[Content]Test.java fail when -XX:+ExplicitGCInvokesConcurrent |
Tue, 02 Dec 2014 16:21:33 +0100 |
egahlin |
6364329: jstat displays "invalid argument count" with usage |
Mon, 01 Dec 2014 09:49:44 +0100 |
ykantser |
8066106: sun/tools/jps/TestJpsClass.java failed to remove stale attach pid file |
Fri, 28 Nov 2014 16:56:45 +0100 |
egahlin |
6618335: ThreadReference.stop(null) throws NPE instead of InvalidTypeException |
Wed, 26 Nov 2014 23:49:02 +0000 |
minqi |
Merge |
Wed, 26 Nov 2014 15:33:43 -0800 |
minqi |
8038468: java/lang/instrument/ParallelTransformerLoader.sh fails with ClassCircularityError |
Tue, 16 Dec 2014 23:59:57 +0300 |
aefimov |
8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027 |
Tue, 16 Dec 2014 12:48:31 -0800 |
naoto |
8062588: Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath |
Tue, 16 Dec 2014 11:49:37 -0800 |
darcy |
8067088: Suppress solaris-specific deprecation warnings in the jdk.crypto.ucrypto module |
Tue, 16 Dec 2014 11:05:12 -0800 |
darcy |
8067091: Fix Windows-specific deprecation warnings in the jdk.crypto.mscapi module |
Tue, 16 Dec 2014 09:51:17 -0800 |
prr |
Merge |
Tue, 16 Dec 2014 08:14:50 -0800 |
prr |
Merge |
Sun, 07 Dec 2014 09:03:07 -0800 |
prr |
Merge |
Fri, 05 Dec 2014 14:55:08 +0300 |
yan |
8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2 |
Fri, 05 Dec 2014 12:41:29 +0300 |
serb |
8059998: Broken link in java.awt.event Interface KeyListener |
Wed, 03 Dec 2014 11:52:40 -0800 |
prr |
Merge |
Wed, 03 Dec 2014 18:04:50 +0300 |
serb |
8024626: CTW CRASH: SIGSEGV in ctw/jre/lib/rt_jar/preloading_1 and ctw/jre/lib/rt_jar/sun_awt_X11_ListHelper |
Wed, 03 Dec 2014 15:43:25 +0300 |
serb |
6345095: regression test EmptyClipRenderingTest fails |
Wed, 03 Dec 2014 14:25:49 +0300 |
alexsch |
8066142: Edit the value in the text field and then press the tab key, the number don't increase |
Tue, 02 Dec 2014 12:48:49 +0300 |
azvegint |
8064699: [parfait] JNI primitive type mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c |
Tue, 02 Dec 2014 12:47:12 +0300 |
azvegint |
8064698: [parfait] JNI exception pending in jdk/src/java/desktop/unix/native: libawt_xawt/awt/, common/awt |
Tue, 02 Dec 2014 12:45:40 +0300 |
azvegint |
8064700: [parfait] Function Call Mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/xawt/XToolkit.c |
Sun, 30 Nov 2014 15:43:08 +0300 |
serb |
8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf |
Fri, 28 Nov 2014 19:17:00 +0400 |
alexsch |
8031696: [macosx] TwentyThousandTest test failed with OOM |
Fri, 28 Nov 2014 14:03:56 +0300 |
serb |
8059944: [OGL] Metrics for a method choice copying of texture should be improved |
Fri, 28 Nov 2014 13:55:09 +0300 |
serb |
8061832: J2DBench can be improved |
Fri, 28 Nov 2014 10:42:03 +0000 |
serb |
8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl |
Thu, 27 Nov 2014 14:27:46 +0300 |
alexsch |
8065098: JColorChooser no longer supports drag and drop between two JVM instances |
Tue, 25 Nov 2014 12:14:42 -0800 |
prr |
Merge |
Fri, 21 Nov 2014 16:11:03 +0300 |
yan |
8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 |
Wed, 19 Nov 2014 16:42:19 +0400 |
pchelko |
8058193: [macosx] Potential incomplete fix for JDK-8031485 |
Wed, 19 Nov 2014 14:12:59 +0400 |
avstepan |
8054143: move awt automated tests from AWT_Modality to OpenJDK repository - part 6 |
Tue, 18 Nov 2014 17:10:34 +0400 |
avstepan |
8054359: move awt automated tests from AWT_Modality to OpenJDK repository - part 8 |
Tue, 18 Nov 2014 16:32:04 +0400 |
avstepan |
8055836: move awt tests from AWT_Modality to OpenJDK repository - part 9 |
Tue, 16 Dec 2014 17:32:56 +0100 |
dfuchs |
8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible. |
Tue, 16 Dec 2014 12:43:36 +0000 |
prappo |
8066867: Add InputStream transferTo to transfer content to an OutputStream |
Tue, 16 Dec 2014 04:58:34 +0000 |
sherman |
8067289: Fix deprecation warnings in java.base module - CRC32C |
Mon, 15 Dec 2014 17:36:20 -0500 |
rriggs |
8067486: Add diagnostics for Exception: Read from closed pipe hang |
Mon, 15 Dec 2014 12:09:49 -0800 |
bpb |
8025619: (fc) FileInputStream.getChannel on closed stream returns FileChannel that doesn't know that stream is closed |
Mon, 15 Dec 2014 19:21:59 +0100 |
sjiang |
8067241: DeadlockTest.java failed with negative timeout value |
Sat, 13 Dec 2014 20:22:21 +0000 |
chegar |
8067112: Update java/util/Collections/EmptyIterator.java to eliminate dependency on sun.tools.java |
Thu, 30 Oct 2014 07:31:41 -0700 |
martin |
8067377: My hobby: caning, then then canning, the the can-can |
Fri, 12 Dec 2014 15:07:00 -0500 |
rriggs |
8056238: (process) ProcessBuilder.redirectError spec has a broken link |
Wed, 10 Dec 2014 09:23:00 -0800 |
martin |
8065804: JEP 171: Clarifications/corrections for fence intrinsics |
Fri, 21 Nov 2014 16:30:02 -0800 |
martin |
8065172: More core reflection final and volatile annotations |
Fri, 12 Dec 2014 15:35:21 +0100 |
erikj |
8067254: No debug symbols in JPRT Windows builds |
Fri, 12 Dec 2014 14:31:26 +0100 |
sjiang |
8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java hangs |
Thu, 11 Dec 2014 18:40:05 -0800 |
smarks |
8066633: Fix deprecation warnings in java.rmi module |
Thu, 18 Dec 2014 19:57:52 -0800 |
lana |
Added tag jdk9-b43 for changeset 8c6ad41974f9 |
Thu, 11 Dec 2014 12:27:27 -0800 |
lana |
Mergejdk9-b43 |
Thu, 11 Dec 2014 06:49:12 -0800 |
dsamersoff |
8067030: JDWP crash in transport_startTransport on OOM |
Thu, 11 Dec 2014 15:10:35 +0300 |
kshefov |
8066798: [TEST] Make java/lang/invoke/LFCaching tests use lib/testlibrary/jdk/testlibrary/TimeLimitedRunner.java to define their number of iterations |
Thu, 11 Dec 2014 15:23:02 +0800 |
weijun |
8055723: Replace concat String to append in StringBuilder parameters (dev) |
Wed, 10 Dec 2014 14:15:31 -0800 |
sherman |
Merge |
Wed, 10 Dec 2014 14:11:05 -0800 |
sherman |
8046219: (str spec) String(byte[], int, int, Charset) should be clearer when IndexOutOfBoundsException is thrown |
Fri, 05 Dec 2014 15:44:01 -0800 |
cjplummer |
8066507: JPRT is not capable of running jtreg tests located jdk/test |
Wed, 10 Dec 2014 18:31:24 +0100 |
simonis |
8066589: Make importing sa-jdi.jar optional on its existance |
Wed, 10 Dec 2014 15:01:26 +0000 |
alanb |
8066915: (fs) Files.newByteChannel opens directories for cases where subsequent reads may fail |
Tue, 09 Dec 2014 14:02:53 -0800 |
amurillo |
Merge |
Fri, 05 Dec 2014 16:36:08 -0800 |
amurillo |
Merge |
Mon, 01 Dec 2014 12:08:17 +0100 |
jwilhelm |
Merge |
Mon, 24 Nov 2014 20:00:44 +0100 |
jwilhelm |
Merge |
Tue, 09 Dec 2014 09:22:07 -0800 |
vlivanov |
8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector |
Tue, 09 Dec 2014 18:28:26 +0800 |
weijun |
8044500: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes |
Tue, 09 Dec 2014 08:57:41 +0100 |
erikj |
8066761: Investigate -sourcepath usage when compiling java |
Tue, 09 Dec 2014 08:43:06 +0100 |
erikj |
8066752: Remove space after -L on linker lines |
Mon, 08 Dec 2014 14:32:31 -0800 |
smarks |
8066835: TEST_BUG: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails |
Mon, 08 Dec 2014 11:54:17 -0800 |
ksrini |
8066841: Need to exclude javacpl in tools/launcher/VersionCheck.java |
Mon, 08 Dec 2014 09:13:08 -0800 |
darcy |
8066643: (zipfs) Suppress deprecation warnings in jdk.zipfs module |
Mon, 08 Dec 2014 07:51:59 -0800 |
ksrini |
8066745: tools/pack200/Pack200Props.java failed with java.lang.OutOfMemoryError: Java heap space |
Mon, 08 Dec 2014 07:15:49 +0000 |
xuelei |
8049432: New tests for TLS property jdk.tls.client.protocols |
Mon, 10 Nov 2014 08:43:27 -0800 |
ksrini |
8058407: Remove Multiple JRE support in the Java launcher |
Sun, 07 Dec 2014 07:10:29 +0000 |
alanb |
8064407: (fc) FileChannel transferTo should use TransmitFile on Windows |
Fri, 05 Dec 2014 17:36:18 -0800 |
darcy |
8066638: Suppress deprecation warnings in jdk.crypto module |
Fri, 05 Dec 2014 20:13:05 +0000 |
robm |
8065238: javax.naming.NamingException after upgrade to JDK 8 |
Fri, 05 Dec 2014 19:46:15 +0100 |
simonis |
8066766: The commands in the modular images are executable by the owner only |
Fri, 05 Dec 2014 15:35:15 +0000 |
prappo |
8066678: java.nio.channels.Channels cleanup |
Fri, 05 Dec 2014 12:20:51 +0100 |
dfuchs |
8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section |
Thu, 04 Dec 2014 18:54:37 -0800 |
smarks |
8035001: TEST_BUG: the retry logic in RMID.start() should check that the subprocess hasn't terminated |
Thu, 11 Dec 2014 11:44:03 -0800 |
katleman |
Added tag jdk9-b42 for changeset 6b2314173433 |
Thu, 04 Dec 2014 15:22:03 -0800 |
lana |
Mergejdk9-b42 |
Thu, 04 Dec 2014 15:04:11 -0800 |
darcy |
8066632: Suppress deprecation warnings in java.rmi module |
Thu, 04 Dec 2014 12:59:43 -0800 |
darcy |
8066617: Suppress deprecation warnings in java.base module |
Thu, 04 Dec 2014 07:15:37 -0800 |
vlivanov |
8057020: LambdaForm caches should support eviction |
Thu, 04 Dec 2014 16:50:31 +0800 |
weijun |
8048619: Implement tests for converting PKCS12 keystores |
Wed, 03 Dec 2014 16:50:55 -0500 |
lancea |
8060068: Possible Deadlock scenario with DriverManager.loadInitialDrivers |
Wed, 03 Dec 2014 19:49:59 +0000 |
chegar |
8066588: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile |
Wed, 03 Dec 2014 19:28:35 +0000 |
chegar |
Merge |
Wed, 03 Dec 2014 14:34:42 +0000 |
alanb |
8066131: Update java/nio/charset/Charset/NIOCharsetAvailabilityTest.java to eliminate dependency on sun.misc.Launcher |
Wed, 03 Dec 2014 12:00:26 +0100 |
psandoz |
8066397: Remove network-related seed initialization code in ThreadLocal/SplittableRandom |
Wed, 03 Dec 2014 11:38:56 +0100 |
sjiang |
8065764: javax/management/monitor/CounterMonitorTest.java hangs |
Tue, 02 Dec 2014 14:36:23 -0800 |
amurillo |
Merge |
Thu, 27 Nov 2014 07:16:54 -0800 |
amurillo |
Merge |
Wed, 26 Nov 2014 17:41:08 +0100 |
jwilhelm |
Merge |
Wed, 19 Nov 2014 17:51:06 +0300 |
eistepan |
8062536: [TESTBUG] Conflicting GC combinations in jdk tests |
Mon, 24 Nov 2014 09:57:03 +0100 |
sla |
Merge |
Mon, 17 Nov 2014 13:11:37 +0100 |
sgabdura |
8048050: Agent NullPointerException when rmi.port in use |
Tue, 18 Nov 2014 16:20:16 +0100 |
ykantser |
6542634: TEST BUG: MISC_REGRESSION tests need to have minimum timeouts examined |
Mon, 17 Nov 2014 09:36:40 +0100 |
sla |
Merge |
Fri, 14 Nov 2014 10:22:43 +0100 |
miauno |
8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job |
Thu, 13 Nov 2014 01:55:21 +0300 |
shade |
8059677: Thread.getName() instantiates Strings |
Tue, 02 Dec 2014 15:12:40 +0100 |
jlahoda |
8065998: Avoid use of _ as a one-character identifier |
Mon, 01 Dec 2014 17:59:39 -0800 |
smarks |
8035000: clean up ActivationLibrary.DestroyThread |
Mon, 01 Dec 2014 21:02:21 +0100 |
dfuchs |
8065552: setAccessible(true) on fields of Class may throw a SecurityException |
Mon, 01 Dec 2014 22:22:02 +0300 |
iignatyev |
Merge |
Mon, 01 Dec 2014 21:58:46 +0300 |
iignatyev |
8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java |
Mon, 01 Dec 2014 21:56:54 +0300 |
iignatyev |
8066191: Introduce time limited test executor |
Mon, 01 Dec 2014 17:20:06 +0000 |
msheppar |
8066130: com.sun.net.httpserver stop() throws NullPointerException if it is not started |
Mon, 01 Dec 2014 11:34:44 -0500 |
lancea |
8066261: Typo in Connection.isValid |
Mon, 01 Dec 2014 13:44:57 +0000 |
alanb |
8066196: (fs) Typo in Path::normalize, empty path only returned if path does not have a root component |
Sat, 29 Nov 2014 11:14:20 -0500 |
lancea |
8066188: BaseRowSet default value for escape processing is not correct |
Fri, 28 Nov 2014 14:58:10 +0000 |
alanb |
8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly |
Wed, 26 Nov 2014 20:10:48 +0100 |
dfuchs |
8065748: Add a test to verify that non ascii characters in Encodings.properties do not cause issues |
Wed, 26 Nov 2014 11:12:19 -0800 |
ksrini |
8060026: Update jdk/test/tools/launcher tests to eliminate dependency on sun.tools.jar.Main |
Wed, 26 Nov 2014 15:15:27 +0100 |
ihse |
8065913: Various improvements in SetupNativeCompilation |
Wed, 26 Nov 2014 15:28:46 +0800 |
weijun |
8061253: Spec cleanup for some security-related classes |
Tue, 25 Nov 2014 10:41:40 -0800 |
prr |
Merge |
Mon, 17 Nov 2014 12:32:27 -0800 |
prr |
Merge |
Fri, 14 Nov 2014 17:53:46 +0300 |
anashaty |
8059739: Dragged and Dropped data is corrupted for two data types |
Fri, 14 Nov 2014 16:19:40 +0400 |
pchelko |
8023723: Can not paste and copy the text from the text area into the editor |
Thu, 13 Nov 2014 12:00:39 +0300 |
alexsch |
8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method |
Wed, 12 Nov 2014 09:36:25 -0800 |
ddehaven |
Merge |
Mon, 10 Nov 2014 16:37:40 +0300 |
yan |
8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1 |
Mon, 10 Nov 2014 16:23:30 +0300 |
yan |
8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1 |
Sun, 09 Nov 2014 22:17:45 +0300 |
serb |
7169583: JInternalFrame title not antialiased in Nimbus LaF |
Thu, 06 Nov 2014 15:10:00 -0800 |
prr |
8062163: java/awt/geom/AffineTransform/TestInvertMethods.java test fails |
Wed, 05 Nov 2014 18:33:28 +0300 |
serb |
7195187: [TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed |
Tue, 25 Nov 2014 18:43:44 +0000 |
chegar |
8065072: sun/net/www/http/HttpClient/StreamingRetry.java failed intermittently |
Tue, 25 Nov 2014 14:16:55 +0400 |
kshefov |
8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout |
Mon, 24 Nov 2014 18:11:25 +0000 |
alanb |
8065720: (ch) AbstractInterruptibleChannel.end sets interrupted to null |
Mon, 24 Nov 2014 07:19:36 -0800 |
vlivanov |
8059880: Get rid of LambdaForm interpretation |
Mon, 24 Nov 2014 07:16:38 -0800 |
vlivanov |
8063135: Enable full LF sharing by default |
Mon, 24 Nov 2014 17:02:37 +0100 |
dfuchs |
8060132: Handlers configured on abstract nodes in logging.properties are not always properly closed |
Mon, 24 Nov 2014 11:40:49 +0100 |
erikj |
8065412: generated source to compile .properties file incorreectly includes the module name in the package name |
Sat, 22 Nov 2014 14:56:16 +0000 |
msheppar |
8065222: sun/net/www/protocol/http/B6369510.java doesn't execute as expected |
Fri, 21 Nov 2014 16:30:02 -0800 |
martin |
8065159: AttributedString has quadratic resize algorithm |
Fri, 21 Nov 2014 13:32:17 -0800 |
smarks |
8056313: TEST_BUG: java/util/Timer/NameConstructors.java fails intermittently |
Fri, 21 Nov 2014 19:31:37 +0100 |
olagneau |
8062037: java/lang/instrument/RetransformBigClass.sh should be quarantined |
Fri, 21 Nov 2014 15:26:24 -0500 |
mullan |
Merge |
Fri, 21 Nov 2014 15:23:36 -0500 |
mullan |
8046949: Generify the javax.xml.crypto API |