Wed, 05 Jul 2017 17:23:08 +0200 duke Merge
Fri, 24 Sep 2010 16:38:09 -0700 lana Merge
Thu, 16 Sep 2010 11:18:41 -0700 lana Merge
Tue, 07 Sep 2010 15:51:24 -0700 ohair Merge
Thu, 02 Sep 2010 22:09:19 -0700 lana Merge
Mon, 30 Aug 2010 16:00:46 -0700 ohair 6962317: jdk7 jaxws source bundle still needs rebranding
Thu, 23 Sep 2010 17:33:33 -0700 cl Added tag jdk7-b111 for changeset 492db456c4fa
Wed, 05 Jul 2017 17:23:03 +0200 duke Merge
Fri, 24 Sep 2010 16:38:08 -0700 lana Merge
Thu, 16 Sep 2010 11:18:37 -0700 lana Merge
Tue, 07 Sep 2010 15:50:58 -0700 ohair Merge
Thu, 02 Sep 2010 22:09:16 -0700 lana Merge
Wed, 01 Sep 2010 13:28:07 -0700 ohair 6981408: Upgrade jaxp to 1.4.4
Thu, 23 Sep 2010 17:33:33 -0700 cl Added tag jdk7-b111 for changeset d32614f0702d
Wed, 05 Jul 2017 17:22:58 +0200 duke Merge
Fri, 24 Sep 2010 16:38:05 -0700 lana Merge
Thu, 16 Sep 2010 11:18:27 -0700 lana Merge
Tue, 07 Sep 2010 15:50:33 -0700 ohair Merge
Thu, 02 Sep 2010 22:07:45 -0700 lana Merge
Mon, 30 Aug 2010 14:39:42 -0700 ohair 6981043: Clean out all native code makefile logic from corba repository
Thu, 23 Sep 2010 17:33:23 -0700 cl Added tag jdk7-b111 for changeset eaf3ed79a7b5
Wed, 05 Jul 2017 17:22:53 +0200 duke Merge
Fri, 24 Sep 2010 16:41:32 -0700 lana Merge
Thu, 16 Sep 2010 11:19:43 -0700 lana Merge
Thu, 16 Sep 2010 13:25:20 +0200 ptisnovs 6984543: Test sun/java2d/DirectX/OnScreenRenderingResizeTest fails on GNOME
Wed, 15 Sep 2010 15:13:50 +0100 alanb 6984545: (fc) transferFrom does not throw NonReadableChannelException when target is size 0 and non-readable
Tue, 14 Sep 2010 10:18:16 +0800 weijun 6982840: sun/security/tools/jarsigner/emptymanifest.sh fails
Mon, 13 Sep 2010 09:55:03 +0100 dl 6978087: jsr166y Updates
Mon, 13 Sep 2010 09:32:36 +0800 weijun 6845220: Need to update Policytool for Rowset 1.1 and JDBC 4.1 MR added permissions
Fri, 10 Sep 2010 18:51:11 -0400 lancea 6983984: Fixed typo in DatabaseMetaData.getPseudoColumns() javadocs
Fri, 10 Sep 2010 15:26:04 -0400 lancea 6589685: JDBC 4.1 updates
Fri, 10 Sep 2010 18:50:52 +0100 alanb Merge
Fri, 10 Sep 2010 18:48:49 +0100 alanb 6983794: TEST_BUG: test/java/nio/channels/Selector/ConnectWrite.java failing
Fri, 10 Sep 2010 16:36:48 +0100 alanb 6881498: (file) Re-examine DirectoryStream exception handling
Fri, 10 Sep 2010 15:57:05 +0100 chegar 6980517: TEST_BUG sun\net\www\http\ChunkedInputStream\ChunkedEncodingTest.java NullPointerException
Thu, 09 Sep 2010 11:50:40 -0700 ksrini 6390477: (launcher) replace unsafe usages of sprintf with snprintf
Wed, 08 Sep 2010 17:10:04 -0700 darcy 6294399: (reflect) Constructor.getName() returns fully qualified name of declaring class
Tue, 07 Sep 2010 15:53:32 -0700 ohair Merge
Tue, 07 Sep 2010 08:36:10 +0100 alanb 6971706: sun/nio/cs/ext/* classes are duplicated between rt.jar, charsets.jar, and localedata.jar
Sat, 04 Sep 2010 15:37:26 -0400 lancea 6982510: Updated SQLException subclasses from the outback for 6861385 so that the copyrights only have 2 years
Sat, 04 Sep 2010 15:30:23 -0400 lancea 6680198: UnmarshalException caused by incompatible serialVersionUID
Sat, 04 Sep 2010 13:56:27 -0400 lancea 6843995: RowSet 1.1 updates
Sat, 04 Sep 2010 12:21:56 -0400 lancea 6861385: Updated SQLException subclasses to clarify that they may be thrown for vendor specific conditions
Fri, 03 Sep 2010 15:00:10 -0700 darcy 4881419: The type of X[].clone() should be X[]
Fri, 03 Sep 2010 21:03:45 +0100 alanb Merge
Fri, 03 Sep 2010 13:11:54 +0100 alanb 6965072: Need API to create SDP sockets
Fri, 03 Sep 2010 12:00:52 -0700 lana Merge
Thu, 02 Sep 2010 22:11:05 -0700 lana Merge
Fri, 03 Sep 2010 07:59:21 -0700 ksrini 6981001: (launcher) EnsureJREInstallation is not being called in order
Wed, 01 Sep 2010 17:37:45 -0700 mchung 6977887: (doc) Java 6 API missing info about encoding parameter in storeToXML method
Wed, 01 Sep 2010 09:45:08 -0700 martin 6981145: (se) Eliminate JNI*Critical when creating pipes and other cleanups
Tue, 31 Aug 2010 09:17:46 -0700 mchung 6977548: Broken link in ClassLoader.defineClass javadoc
Tue, 31 Aug 2010 09:15:34 -0700 mchung 6981005: TEST BUG: java/lang/ClassLoader/TestCrossDelegate.sh timeout on windows
Mon, 30 Aug 2010 14:37:43 +0800 weijun 6911951: NTLM should be a supported Java SASL mechanism
Sat, 28 Aug 2010 12:15:52 -0700 martin 6980747: Runtime.exec can fail due to SecurityException (lnx)
Wed, 25 Aug 2010 15:35:45 -0700 darcy 6980019: Finish rename of ARM -> try-with-resources in jdk repository
Thu, 16 Sep 2010 11:17:32 -0700 lana Merge
Thu, 16 Sep 2010 09:07:03 +0400 malenkov 6741392: libmawt.so crash at Java_com_sun_java_swing_plaf_gtk_GTKEngine_nativeFinishPainting+0x4f
Tue, 14 Sep 2010 22:05:03 +0400 malenkov 6977726: JColorChooser.getPreviewPanel() returnes null starting from jdk7 b105.
Tue, 14 Sep 2010 21:22:12 +0400 malenkov 6635395: javax.swing.JDialog constructors should specify IAE throwing if invalid owners passed
Tue, 14 Sep 2010 19:12:28 +0400 malenkov 6978482: MetalBorders.ToolBarBorder should specify that its getBorderInsets impl accepts only JToolBar inst
Tue, 14 Sep 2010 10:45:38 -0400 omajid 6979979: Rounding error in font sizes selected by the GTK Look and Feel
Tue, 14 Sep 2010 14:14:18 +0400 amenkov 4933700: RFE: Add way to get device from Receiver and Transmitter
Tue, 14 Sep 2010 14:09:26 +0400 amenkov Merge
Tue, 14 Sep 2010 14:07:58 +0400 amenkov 4937708: AudioFormat.matches should allow NOT_SPECIFY in all fields
Tue, 14 Sep 2010 12:38:49 +0400 amenkov 6944033: RFE: add PCM_FLOAT support
Tue, 14 Sep 2010 16:47:28 +0900 okutsu 6984418: (cal) GregorianCalendar.setWeekDate doesn't check parameter consistency in non-lenient
Mon, 13 Sep 2010 15:34:24 +0400 kalli 6943053: Gervill: failures on invalid ranges and 14-bit banks
Mon, 13 Sep 2010 15:12:31 +0400 kalli 6941027: Gervill update, April 2010
Fri, 10 Sep 2010 15:29:40 -0700 naoto 6875847: Java Locale Enhancement
Fri, 10 Sep 2010 20:48:17 +0400 malenkov 6915566: Closed swing tests failing with assert errors when run with -ea -esa
Fri, 10 Sep 2010 17:51:53 +0900 okutsu 6912560: Timezone is not set correctly on Win Vista when Security manager is present.
Fri, 10 Sep 2010 17:22:36 +0900 peytoia 6983724: redundant @exception description for Character.Subset(String name)
Thu, 09 Sep 2010 15:37:57 +0900 okutsu 4919632: RFE: SimpleDateFormat should fully support ISO8601 standard for timezone
Thu, 02 Sep 2010 11:13:42 -0700 naoto 6930062: Need to remove or build as part of the test file jdk/test/java/util/Locale/data/deflocale.exe
Thu, 02 Sep 2010 11:09:09 -0700 naoto 6981759: copyright header fix for test/java/util/Locale/LocaleCategory.java
Thu, 02 Sep 2010 00:02:23 -0700 lana Merge
Wed, 01 Sep 2010 16:15:57 -0700 lana Merge
Thu, 02 Sep 2010 10:52:52 +0900 okutsu Merge
Wed, 01 Sep 2010 15:19:13 +0900 okutsu 4267450: (cal) API: Need public API to calculate, format and parse "year of week"
Tue, 31 Aug 2010 23:56:17 -0700 naoto 6981466: Adding missing test LocaleCategory.java
Tue, 31 Aug 2010 11:27:10 -0700 naoto 4700857: RFE: separating user locale and user interface locale
Thu, 16 Sep 2010 11:16:02 -0700 lana Merge
Fri, 03 Sep 2010 11:08:41 +0400 ant 6867293: switching TAB in a browser doesn't deactivate EmbeddedFrame
Thu, 02 Sep 2010 12:17:21 -0700 lana Merge
Tue, 31 Aug 2010 15:05:09 +0400 dav 6480547: REG: bug 4118621 which got Integrated in 1.1.8 fails in mustang from b25 onwards.
Tue, 24 Aug 2010 12:54:46 +0400 art 6949936: Provide API for running nested events loops, similar to what modal dialogs do
Thu, 16 Sep 2010 11:15:07 -0700 lana Merge
Thu, 09 Sep 2010 16:20:55 +0400 bae 6523398: OSS CMM: Need to implement writing ICC profile tags in new lcms library
Tue, 07 Sep 2010 16:54:39 +0400 bae 6972495: javax/imageio/CachePremissionsTest/CachePermissionsTest.java failed
Thu, 23 Sep 2010 17:33:40 -0700 cl Added tag jdk7-b111 for changeset 6daafb1093c6
Wed, 05 Jul 2017 17:22:39 +0200 duke Merge
Thu, 30 Sep 2010 16:00:40 -0700 iveresov 6988779: c1_LIRAssembler_x86.cpp crashes VS2010 compiler
Fri, 24 Sep 2010 00:52:04 -0700 trims 6987149: Fix incorrect Oracle copyright header in make/templates files
Fri, 24 Sep 2010 00:51:15 -0700 trims Merge
Wed, 22 Sep 2010 12:54:51 -0400 kamg Merge
Tue, 21 Sep 2010 06:58:44 -0700 dcubed 6985848: 3/4 fix for 6561870 causes sa-jdi.jar to be rebuilt every time
Mon, 20 Sep 2010 15:38:04 -0400 kamg 6975210: java.lang.VerifyError in some of JCK tests
Fri, 17 Sep 2010 19:45:12 -0400 kamg Merge
Fri, 17 Sep 2010 09:14:26 -0700 zgu Merge
Fri, 17 Sep 2010 09:45:32 -0400 zgu 6981753: Rebrand vm vendor property settings
Wed, 15 Sep 2010 16:28:19 -0400 kamg 6974813: JVM needs to use demand loading for its DTrace probes
Tue, 14 Sep 2010 10:15:27 -0400 acorn Merge
Fri, 10 Sep 2010 12:36:47 -0400 acorn 6942092: Loader-constraint test is failing
Thu, 16 Sep 2010 16:48:40 -0700 kvn Merge
Tue, 14 Sep 2010 17:19:35 -0700 kvn 6984368: Large default heap size does not allow to use zero based compressed oops
Tue, 14 Sep 2010 14:09:24 -0700 never 6982370: SIGBUS in jbyte_fill
Mon, 13 Sep 2010 23:24:30 -0700 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Mon, 13 Sep 2010 16:45:00 -0700 kvn 6984346: Remove development code in type.hpp
Mon, 13 Sep 2010 12:10:49 -0700 iveresov 6919069: client compiler needs to capture more profile information for tiered work
Sat, 11 Sep 2010 15:21:37 -0700 iveresov 6984056: C1: incorrect code for integer constant addition on x64
Thu, 09 Sep 2010 05:24:11 -0700 twisti 6934483: GCC 4.5 errors "suggest parentheses around something..." when compiling with -Werror and -Wall
Thu, 09 Sep 2010 01:43:48 -0700 twisti Merge
Wed, 08 Sep 2010 04:50:26 -0700 twisti 6983073: fix compiler error with GCC 4.4 or newer on SPARC
Wed, 08 Sep 2010 20:28:57 -0700 never 6965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
Tue, 07 Sep 2010 11:31:27 -0700 never 6982533: Crash in ~StubRoutines::jbyte_fill with AggressiveOpts enabled
Tue, 07 Sep 2010 14:16:50 -0700 iveresov 6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Thu, 02 Sep 2010 11:40:02 -0700 never 6981773: incorrect fill value with OptimizeFill
Thu, 16 Sep 2010 13:45:55 -0700 johnc Merge
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip