Mon, 23 Feb 2015 11:40:48 -0800 |
juh |
8072663: Remove the sun.security.acl package which is not used in the JDK |
Mon, 23 Feb 2015 08:46:07 -0800 |
mchung |
8062750: Separate SNMP messages from sun.management.resources.agent |
Mon, 23 Feb 2015 17:22:56 +0000 |
chegar |
8073667: URL should not use service loader to lookup the jar protocol handler |
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 |