Tue, 06 Oct 2015 07:35:16 -0700 Merge
ddehaven [Tue, 06 Oct 2015 07:35:16 -0700] rev 32877
Merge
Mon, 05 Oct 2015 13:45:50 -0700 Merge
ddehaven [Mon, 05 Oct 2015 13:45:50 -0700] rev 32876
Merge
Tue, 29 Sep 2015 15:19:52 +0400 8134917: [macosx] JOptionPane doesn't receive mouse events when opened from a drop event
alexsch [Tue, 29 Sep 2015 15:19:52 +0400] rev 32875
8134917: [macosx] JOptionPane doesn't receive mouse events when opened from a drop event Reviewed-by: serb
Mon, 28 Sep 2015 08:14:42 -0700 Merge
ddehaven [Mon, 28 Sep 2015 08:14:42 -0700] rev 32874
Merge
Sun, 27 Sep 2015 00:51:27 +0300 8135160: Endless Loop in RiffReader
serb [Sun, 27 Sep 2015 00:51:27 +0300] rev 32873
8135160: Endless Loop in RiffReader Reviewed-by: prr, amenkov
Sat, 26 Sep 2015 22:38:36 +0300 8079965: Stop ignoring warnings for libawt_lwawt
serb [Sat, 26 Sep 2015 22:38:36 +0300] rev 32872
8079965: Stop ignoring warnings for libawt_lwawt Reviewed-by: prr, ihse
Sat, 26 Sep 2015 20:54:52 +0300 6646604: Typos in documentation
serb [Sat, 26 Sep 2015 20:54:52 +0300] rev 32871
6646604: Typos in documentation Reviewed-by: azvegint, amenkov
Fri, 25 Sep 2015 00:15:58 +0300 8135122: The SwingUtilities2.COMPONENT_UI_PROPERTY_KEY can be removed
serb [Fri, 25 Sep 2015 00:15:58 +0300] rev 32870
8135122: The SwingUtilities2.COMPONENT_UI_PROPERTY_KEY can be removed Reviewed-by: azvegint, alexsch
Thu, 24 Sep 2015 10:11:46 -0700 8137059: Run blessed-modifier-order script on client demos and misc. sources
prr [Thu, 24 Sep 2015 10:11:46 -0700] rev 32869
8137059: Run blessed-modifier-order script on client demos and misc. sources Reviewed-by: jgodinez, serb
Wed, 23 Sep 2015 14:09:36 -0700 8133309: Some unicode characters do not display any more after upgrading to Windows 10
prr [Wed, 23 Sep 2015 14:09:36 -0700] rev 32868
8133309: Some unicode characters do not display any more after upgrading to Windows 10 Reviewed-by: serb, jgodinez
Tue, 22 Sep 2015 14:05:37 +0400 8133453: Deprecate AWTKeyStroke.registerSubclass(Class) method
alexsch [Tue, 22 Sep 2015 14:05:37 +0400] rev 32867
8133453: Deprecate AWTKeyStroke.registerSubclass(Class) method Reviewed-by: serb, azvegint
Tue, 22 Sep 2015 12:26:50 +0300 8132380: Do not create LaF instance in javax/swing/plaf/windows/6921687/bug6921687.java
yan [Tue, 22 Sep 2015 12:26:50 +0300] rev 32866
8132380: Do not create LaF instance in javax/swing/plaf/windows/6921687/bug6921687.java Reviewed-by: yan, ssadetsky Contributed-by: Renjith Alexander <renjith.alexander@oracle.com>
Sat, 19 Sep 2015 15:45:59 -0700 8136783: Run blessed-modifier-order script on java.desktop
prr [Sat, 19 Sep 2015 15:45:59 -0700] rev 32865
8136783: Run blessed-modifier-order script on java.desktop Reviewed-by: martin, serb
Fri, 18 Sep 2015 11:31:15 -0700 Merge
prr [Fri, 18 Sep 2015 11:31:15 -0700] rev 32864
Merge
Wed, 16 Sep 2015 18:34:38 +0300 8134808: Remove support for serialized applets from java.desktop
dcherepanov [Wed, 16 Sep 2015 18:34:38 +0300] rev 32863
8134808: Remove support for serialized applets from java.desktop Reviewed-by: serb, azvegint Contributed-by: daniil.x.titov@oracle.com
Wed, 16 Sep 2015 10:32:46 +0300 8131670: [TEST_BUG]Test java/awt/EventQueue/6980209/bug6980209.java fails on Linux
ssadetsky [Wed, 16 Sep 2015 10:32:46 +0300] rev 32862
8131670: [TEST_BUG]Test java/awt/EventQueue/6980209/bug6980209.java fails on Linux Reviewed-by: alexsch, serb
Wed, 16 Sep 2015 10:22:42 +0300 8014725: closed/java/awt/Clipboard/HTMLTransferTest/HTMLTransferTest.html failed intermittently
ssadetsky [Wed, 16 Sep 2015 10:22:42 +0300] rev 32861
8014725: closed/java/awt/Clipboard/HTMLTransferTest/HTMLTransferTest.html failed intermittently Reviewed-by: alexsch, azvegint
Wed, 16 Sep 2015 10:16:16 +0300 8130471: [Regression] Test java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
ssadetsky [Wed, 16 Sep 2015 10:16:16 +0300] rev 32860
8130471: [Regression] Test java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails Reviewed-by: alexsch, serb
Wed, 16 Sep 2015 10:11:14 +0300 8133108: [PIT] Container size is wrong in JEditorPane
ssadetsky [Wed, 16 Sep 2015 10:11:14 +0300] rev 32859
8133108: [PIT] Container size is wrong in JEditorPane Reviewed-by: alexsch, azvegint
Wed, 16 Sep 2015 10:05:34 +0300 8133803: Swing JFileChooserBug2 test fais with MotifLookAndFeel
ssadetsky [Wed, 16 Sep 2015 10:05:34 +0300] rev 32858
8133803: Swing JFileChooserBug2 test fais with MotifLookAndFeel Reviewed-by: alexsch, serb
Wed, 16 Sep 2015 10:01:24 +0300 8129838: [macosx] Regression: NPE in java.awt.Choice
ssadetsky [Wed, 16 Sep 2015 10:01:24 +0300] rev 32857
8129838: [macosx] Regression: NPE in java.awt.Choice Reviewed-by: alexsch, azvegint
Tue, 06 Oct 2015 12:00:38 +0300 8138819: (se) File descriptor leak when Selector.open fails
igerasim [Tue, 06 Oct 2015 12:00:38 +0300] rev 32856
8138819: (se) File descriptor leak when Selector.open fails Reviewed-by: rriggs, alanb
Tue, 06 Oct 2015 09:12:00 +0200 8136365: Provider "jrt" is not available after bootmodules.jimage recreation
jfdenise [Tue, 06 Oct 2015 09:12:00 +0200] rev 32855
8136365: Provider "jrt" is not available after bootmodules.jimage recreation Summary: META-INF content was lost during recreate. Reviewed-by: jlaskey, sundar
Mon, 05 Oct 2015 08:16:11 -0700 8138613: Remove SPI locale provider adapter from the default provider list
naoto [Mon, 05 Oct 2015 08:16:11 -0700] rev 32854
8138613: Remove SPI locale provider adapter from the default provider list Reviewed-by: okutsu
Mon, 05 Oct 2015 17:38:04 +0300 8138716: (tz) Support tzdata2015g
aefimov [Mon, 05 Oct 2015 17:38:04 +0300] rev 32853
8138716: (tz) Support tzdata2015g Reviewed-by: peytoia
Fri, 02 Oct 2015 11:14:31 -0700 8138704: CertStatusReqItemV2 should not implement StatusRequest interface
jnimeh [Fri, 02 Oct 2015 11:14:31 -0700] rev 32852
8138704: CertStatusReqItemV2 should not implement StatusRequest interface Summary: Sets class to have proper inheritance and reduces visibility of length and send methods. Reviewed-by: mullan
Fri, 02 Oct 2015 13:21:46 +0900 8138663: Missing @build in test/java/text/Format/DecimalFormat/RoundingAndPropertyTest.java
okutsu [Fri, 02 Oct 2015 13:21:46 +0900] rev 32851
8138663: Missing @build in test/java/text/Format/DecimalFormat/RoundingAndPropertyTest.java Reviewed-by: naoto
Tue, 22 Sep 2015 11:50:40 -0700 8073187: Unexpected side effect in Pack200
ksrini [Tue, 22 Sep 2015 11:50:40 -0700] rev 32850
8073187: Unexpected side effect in Pack200 Reviewed-by: jrose, sherman
Thu, 01 Oct 2015 09:59:16 -0400 8134426: Add serialVersionUID field to relevant javax.transaction classes
lancea [Thu, 01 Oct 2015 09:59:16 -0400] rev 32849
8134426: Add serialVersionUID field to relevant javax.transaction classes Reviewed-by: joehw, alanb
Thu, 01 Oct 2015 09:45:47 +0200 8138636: bootcycle-images build fails
erikj [Thu, 01 Oct 2015 09:45:47 +0200] rev 32848
8138636: bootcycle-images build fails Reviewed-by: alanb
Thu, 01 Oct 2015 15:16:35 +0900 8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
okutsu [Thu, 01 Oct 2015 15:16:35 +0900] rev 32847
8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem Reviewed-by: peytoia, okutsu Contributed-by: Naveen Kumar <naveen.ah.kumar@oracle.com>
Thu, 01 Oct 2015 00:13:09 +0100 8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
robm [Thu, 01 Oct 2015 00:13:09 +0100] rev 32846
8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString Reviewed-by: igerasim, rriggs, christos
Thu, 01 Oct 2015 00:09:51 +0100 8135305: InetAddress.isReachable reports true when loopback interface is specified
robm [Thu, 01 Oct 2015 00:09:51 +0100] rev 32845
8135305: InetAddress.isReachable reports true when loopback interface is specified Reviewed-by: michaelm
Wed, 30 Sep 2015 15:25:29 -0700 8136874: Bug in port of fdlibm pow to Java
darcy [Wed, 30 Sep 2015 15:25:29 -0700] rev 32844
8136874: Bug in port of fdlibm pow to Java Reviewed-by: bpb
Wed, 30 Sep 2015 12:33:08 -0400 8137313: TreeTest.java intermittently fails with a timeout
rriggs [Wed, 30 Sep 2015 12:33:08 -0400] rev 32843
8137313: TreeTest.java intermittently fails with a timeout Summary: Enhance debugging information Reviewed-by: chegar, darcy
Wed, 30 Sep 2015 15:30:50 +0300 8137174: NTLM impl should use doPrivileged when it reads system properties
asmotrak [Wed, 30 Sep 2015 15:30:50 +0300] rev 32842
8137174: NTLM impl should use doPrivileged when it reads system properties Reviewed-by: chegar
Wed, 30 Sep 2015 11:17:32 +0200 8137289: java/util/logging/DrainFindDeadlockTest.java hangs
dfuchs [Wed, 30 Sep 2015 11:17:32 +0200] rev 32841
8137289: java/util/logging/DrainFindDeadlockTest.java hangs Summary: removed timeout=10 from @run command line. added new debug traces. Reviewed-by: chegar, mchung
Wed, 30 Sep 2015 12:48:32 +0530 8137320: jjs should support @argfile to pass command line arguments from a file
sundar [Wed, 30 Sep 2015 12:48:32 +0530] rev 32840
8137320: jjs should support @argfile to pass command line arguments from a file Reviewed-by: attila, hannesw, henryjen
Tue, 29 Sep 2015 19:50:56 +0200 8038075: JNI warnings in jdk/src/share/native/sun/misc/VMSupport.c
dfuchs [Tue, 29 Sep 2015 19:50:56 +0200] rev 32839
8038075: JNI warnings in jdk/src/share/native/sun/misc/VMSupport.c Reviewed-by: rriggs Contributed-by: vyom.tewari@oracle.com
Tue, 29 Sep 2015 16:44:29 +0100 8134854: Bulk integration of java.util.concurrent.atomic classes
dl [Tue, 29 Sep 2015 16:44:29 +0100] rev 32838
8134854: Bulk integration of java.util.concurrent.atomic classes Reviewed-by: martin, psandoz, chegar
Tue, 29 Sep 2015 18:01:33 +0300 8136600: KinitConfPlusProps.java test intermittently fails because PortUnreachableException is missing
asmotrak [Tue, 29 Sep 2015 18:01:33 +0300] rev 32837
8136600: KinitConfPlusProps.java test intermittently fails because PortUnreachableException is missing Reviewed-by: weijun
Tue, 29 Sep 2015 17:26:14 +0300 8137230: TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
igerasim [Tue, 29 Sep 2015 17:26:14 +0300] rev 32836
8137230: TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out Reviewed-by: rriggs
Mon, 28 Sep 2015 16:39:12 +0300 8137232: Mark 3 more core-libs tests as intermittently failing
amlu [Mon, 28 Sep 2015 16:39:12 +0300] rev 32835
8137232: Mark 3 more core-libs tests as intermittently failing Reviewed-by: chegar
Mon, 28 Sep 2015 13:39:27 +0100 8137056: Move SharedSecrets and interface friends out of sun.misc
chegar [Mon, 28 Sep 2015 13:39:27 +0100] rev 32834
8137056: Move SharedSecrets and interface friends out of sun.misc Reviewed-by: alanb, mchung, psandoz, rriggs
Mon, 28 Sep 2015 11:39:13 +0200 8136385: Various build speed improvements for windows
erikj [Mon, 28 Sep 2015 11:39:13 +0200] rev 32833
8136385: Various build speed improvements for windows Reviewed-by: ihse
Mon, 28 Sep 2015 09:52:20 +0200 8137088: Drop building of interim_java.corba
erikj [Mon, 28 Sep 2015 09:52:20 +0200] rev 32832
8137088: Drop building of interim_java.corba Reviewed-by: alanb, ihse
Mon, 05 Oct 2015 20:25:04 -0700 Added tag jdk9-b84 for changeset a0ed816fbf97
lana [Mon, 05 Oct 2015 20:25:04 -0700] rev 32831
Added tag jdk9-b84 for changeset a0ed816fbf97
Wed, 05 Jul 2017 20:51:53 +0200 Merge
duke [Wed, 05 Jul 2017 20:51:53 +0200] rev 32830
Merge
Tue, 06 Oct 2015 08:41:31 -0700 Merge
lana [Tue, 06 Oct 2015 08:41:31 -0700] rev 32829
Merge
Wed, 30 Sep 2015 07:41:36 -0700 Merge
amurillo [Wed, 30 Sep 2015 07:41:36 -0700] rev 32828
Merge
Thu, 24 Sep 2015 11:38:26 -0700 Merge
amurillo [Thu, 24 Sep 2015 11:38:26 -0700] rev 32827
Merge
Mon, 21 Sep 2015 17:49:57 +0200 Merge
jwilhelm [Mon, 21 Sep 2015 17:49:57 +0200] rev 32826
Merge
Tue, 22 Sep 2015 14:24:31 -0400 8135265: VM fails on 'empty' interface public <init>()V method with VerifyError
hseigel [Tue, 22 Sep 2015 14:24:31 -0400] rev 32825
8135265: VM fails on 'empty' interface public <init>()V method with VerifyError Summary: Don't check for calls to super() or this() fro <init>()V methods if they are in interfaces. Because, they are not ctors. Reviewed-by: acorn, gtriantafill
Tue, 22 Sep 2015 09:48:19 -0400 8135208: VM permits illegal <clinit> access_flags, versions 51-52
hseigel [Tue, 22 Sep 2015 09:48:19 -0400] rev 32824
8135208: VM permits illegal <clinit> access_flags, versions 51-52 Summary: Check access flags for <clinit> methods that are not class init methods. Reviewed-by: kamg, gtriantafill
Fri, 11 Sep 2015 15:31:03 -0400 8066821: Enhance command line processing to manage deprecating and obsoleting -XX command line arguments
drwhite [Fri, 11 Sep 2015 15:31:03 -0400] rev 32823
8066821: Enhance command line processing to manage deprecating and obsoleting -XX command line arguments Summary: Add support for alias options and automatically expiring deprecated options Reviewed-by: dholmes, kbarrett, acorn Contributed-by: derek.white@oracle.com
Mon, 21 Sep 2015 10:45:41 +0200 8135179: Fix conversion warning after 8067341
simonis [Mon, 21 Sep 2015 10:45:41 +0200] rev 32822
8135179: Fix conversion warning after 8067341 Summary: Add required casts. Reviewed-by: tschatzl, goetz
Fri, 18 Sep 2015 09:48:49 -0700 8065155: Refactor Hotspot mapfiles
iklam [Fri, 18 Sep 2015 09:48:49 -0700] rev 32821
8065155: Refactor Hotspot mapfiles Summary: Moved common exported functions to make/share/makefiles/mapfile-vers Reviewed-by: ihse, bdelsart
Fri, 18 Sep 2015 13:41:11 -0700 8135085: Change Method::_intrinsic_id from u1 to u2
minqi [Fri, 18 Sep 2015 13:41:11 -0700] rev 32820
8135085: Change Method::_intrinsic_id from u1 to u2 Summary: Convert Method::_intrinsic_id from u1 to u2 to expand id range over 255. Reviewed-by: coleenp, iklam, jiangli Contributed-by: aleksey.shipilev@oracle.com
Fri, 18 Sep 2015 07:01:23 -0400 8132904: Type checking verifier fails to reject assignment from array to an interface
hseigel [Fri, 18 Sep 2015 07:01:23 -0400] rev 32819
8132904: Type checking verifier fails to reject assignment from array to an interface Summary: Only allow assignment if interface is Cloneable or Serializable. Reviewed-by: kamg, gtriantafill, jiangli
Thu, 17 Sep 2015 16:07:06 +0200 8136701: Remove YOUNG_LIST_VERBOSE code from G1CollectedHeap
mgerdin [Thu, 17 Sep 2015 16:07:06 +0200] rev 32818
8136701: Remove YOUNG_LIST_VERBOSE code from G1CollectedHeap Reviewed-by: stefank, jwilhelm
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip