Tue, 22 Oct 2013 14:13:06 +0100 7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win)
alanb [Tue, 22 Oct 2013 14:13:06 +0100] rev 21324
7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win) Reviewed-by: chegar
Tue, 22 Oct 2013 09:06:42 -0400 Merge
mullan [Tue, 22 Oct 2013 09:06:42 -0400] rev 21323
Merge
Tue, 22 Oct 2013 08:17:06 -0400 Merge
mullan [Tue, 22 Oct 2013 08:17:06 -0400] rev 21322
Merge
Tue, 22 Oct 2013 08:03:16 -0400 8021191: Add isAuthorized check to limited doPrivileged methods
mullan [Tue, 22 Oct 2013 08:03:16 -0400] rev 21321
8021191: Add isAuthorized check to limited doPrivileged methods Reviewed-by: weijun, xuelei
Tue, 22 Oct 2013 14:00:16 +0100 8017779: java/net/Authenticator/B4769350.java fails
chegar [Tue, 22 Oct 2013 14:00:16 +0100] rev 21320
8017779: java/net/Authenticator/B4769350.java fails Reviewed-by: chegar Contributed-by: Tristan Yan <tristan.yan@oracle.com>, Kurchi Subhra Hazra <kurchisubhra@gmail.com>
Tue, 15 Oct 2013 18:41:23 +0400 8023390: Test java/net/NetworkInterface/MemLeakTest.java failed with the latest jdk8 build
igerasim [Tue, 15 Oct 2013 18:41:23 +0400] rev 21319
8023390: Test java/net/NetworkInterface/MemLeakTest.java failed with the latest jdk8 build Summary: Removing the test as it is unreliable and fails intermittently Reviewed-by: chegar
Tue, 22 Oct 2013 12:04:19 +0100 8024833: (fc) FileChannel.map does not handle async close/interrupt correctly
alanb [Tue, 22 Oct 2013 12:04:19 +0100] rev 21318
8024833: (fc) FileChannel.map does not handle async close/interrupt correctly Reviewed-by: alanb Contributed-by: chris.w.dennis@gmail.com
Tue, 22 Oct 2013 11:43:04 +0100 8021257: com.sun.corba.se.** should be on restricted package list
alanb [Tue, 22 Oct 2013 11:43:04 +0100] rev 21317
8021257: com.sun.corba.se.** should be on restricted package list Reviewed-by: chegar, coffeys, smarks, mullan Contributed-by: alan.bateman@oralce.com, mark.sheppard@oracle.com
Tue, 22 Oct 2013 12:35:27 +0200 8004912: Repeating annotations - getAnnotationsByType(Class<T>) is not working as expected for few inheritance scenarios
alundblad [Tue, 22 Oct 2013 12:35:27 +0200] rev 21316
8004912: Repeating annotations - getAnnotationsByType(Class<T>) is not working as expected for few inheritance scenarios 8019420: Repeatable non-inheritable annotation types are mishandled by Core Reflection Reviewed-by: jfranck
Tue, 22 Oct 2013 10:57:40 +0200 8026962: Put java/lang/management/ClassLoadingMXBean/LoadCounts.java into ProblemList.txt
ykantser [Tue, 22 Oct 2013 10:57:40 +0200] rev 21315
8026962: Put java/lang/management/ClassLoadingMXBean/LoadCounts.java into ProblemList.txt Reviewed-by: sla, jbachorik
Tue, 22 Oct 2013 10:34:12 +0200 8009411: (reflect) Class.getMethods should not include static methods from interfaces
jfranck [Tue, 22 Oct 2013 10:34:12 +0200] rev 21314
8009411: (reflect) Class.getMethods should not include static methods from interfaces Summary: Update getMethods() and getMethod() to filter out interface statics Reviewed-by: darcy Contributed-by: joel.franck@oracle.com, andreas.lundblad@oracle.com, amy.lu@oracle.com, peter.levart@gmail.com
Tue, 22 Oct 2013 03:49:50 +0000 Merge
juh [Tue, 22 Oct 2013 03:49:50 +0000] rev 21313
Merge
Mon, 21 Oct 2013 22:05:31 +0000 Merge
juh [Mon, 21 Oct 2013 22:05:31 +0000] rev 21312
Merge
Mon, 21 Oct 2013 13:36:04 -0700 8024603: Turn on javac lint checking for auxiliaryclass, empty, and try in jdk build
darcy [Mon, 21 Oct 2013 13:36:04 -0700] rev 21311
8024603: Turn on javac lint checking for auxiliaryclass, empty, and try in jdk build Reviewed-by: erikj, ihse, chegar
Mon, 21 Oct 2013 23:32:36 -0400 8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV
sla [Mon, 21 Oct 2013 23:32:36 -0400] rev 21310
8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV Summary: Redefined class in stack trace may not be found by method_idnum so handle null. Reviewed-by: coleenp, dcubed, sspitsyn
Mon, 21 Oct 2013 18:22:39 -0700 8008386: (cs) Unmappable leading should be decoded to replacement.
sherman [Mon, 21 Oct 2013 18:22:39 -0700] rev 21309
8008386: (cs) Unmappable leading should be decoded to replacement. Summary: updated the unmappable/malformed detecting handling for db charsets Reviewed-by: naoto
Tue, 22 Oct 2013 06:13:01 +0900 8020037: String.toLowerCase incorrectly increases length, if string contains \u0130 char
peytoia [Tue, 22 Oct 2013 06:13:01 +0900] rev 21308
8020037: String.toLowerCase incorrectly increases length, if string contains \u0130 char Reviewed-by: naoto
Mon, 21 Oct 2013 12:52:37 -0700 8022658: Revisit FunctionalInterface on some core libs types
darcy [Mon, 21 Oct 2013 12:52:37 -0700] rev 21307
8022658: Revisit FunctionalInterface on some core libs types Reviewed-by: briangoetz, mduigou, mr
Mon, 21 Oct 2013 11:16:02 -0700 8026842: Remove Time-Zone IDs HST/EST/MST
sherman [Mon, 21 Oct 2013 11:16:02 -0700] rev 21306
8026842: Remove Time-Zone IDs HST/EST/MST Summary: removed these ids from ZoneId's zid list, supported via short_ids list Reviewed-by: okutsu
Mon, 21 Oct 2013 13:57:11 +0200 7140929: NotSerializableNotifTest.java fails intermittently
jbachorik [Mon, 21 Oct 2013 13:57:11 +0200] rev 21305
7140929: NotSerializableNotifTest.java fails intermittently Reviewed-by: sjiang, alanb
Mon, 21 Oct 2013 12:00:58 +0200 8026499: Root Logger level can be reset unexpectedly
dfuchs [Mon, 21 Oct 2013 12:00:58 +0200] rev 21304
8026499: Root Logger level can be reset unexpectedly Summary: This fix prevents the logger's level to be re-initialized if it has already been initialized. Reviewed-by: mchung
Mon, 21 Oct 2013 11:15:41 +0200 8016344: (props) Properties.storeToXML behaviour has changed from JDK 6 to 7
dfuchs [Mon, 21 Oct 2013 11:15:41 +0200] rev 21303
8016344: (props) Properties.storeToXML behaviour has changed from JDK 6 to 7 Summary: When storing Properties to XML only locally defined properties must be saved. Reviewed-by: psandoz, mchung, alanb
Mon, 21 Oct 2013 10:54:46 +0200 8024613: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java failing intermittently
jbachorik [Mon, 21 Oct 2013 10:54:46 +0200] rev 21302
8024613: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java failing intermittently Summary: RMID needs a varying amount of time to start its socket server. We need to cater for it. Reviewed-by: sjiang, dfuchs, sla
Mon, 21 Oct 2013 10:40:03 +0200 7197919: java/lang/management/ThreadMXBean/ThreadBlockedCount.java has concurency issues
jbachorik [Mon, 21 Oct 2013 10:40:03 +0200] rev 21301
7197919: java/lang/management/ThreadMXBean/ThreadBlockedCount.java has concurency issues Reviewed-by: sla, mchung
Sun, 20 Oct 2013 18:07:40 -0700 8025631: Enhance Lambda construction
rfield [Sun, 20 Oct 2013 18:07:40 -0700] rev 21300
8025631: Enhance Lambda construction Reviewed-by: ksrini, ahgross
Sat, 19 Oct 2013 15:19:40 -0700 8026794: Test tools/pack200/TimeStamp.java fails while opening golden.jar.native.IST on linux-ppc(v2)
ksrini [Sat, 19 Oct 2013 15:19:40 -0700] rev 21299
8026794: Test tools/pack200/TimeStamp.java fails while opening golden.jar.native.IST on linux-ppc(v2) Reviewed-by: dholmes
Sat, 19 Oct 2013 20:59:42 +0400 8024071: In ManagementAgent.start it should be possible to set the jdp.name parameter.
dsamersoff [Sat, 19 Oct 2013 20:59:42 +0400] rev 21298
8024071: In ManagementAgent.start it should be possible to set the jdp.name parameter. Summary: Pass one more property from Agent to JdpController Reviewed-by: jbachorik, sla
Sat, 19 Oct 2013 17:53:44 +0100 8026854: java.time.temporal.TemporalQueries doesn't compile after javac modification to lambda flow analysis
vromero [Sat, 19 Oct 2013 17:53:44 +0100] rev 21297
8026854: java.time.temporal.TemporalQueries doesn't compile after javac modification to lambda flow analysis Reviewed-by: psandoz
Fri, 18 Oct 2013 16:37:58 -0400 8025828: Late binding of Chronology to appendValueReduced
rriggs [Fri, 18 Oct 2013 16:37:58 -0400] rev 21296
8025828: Late binding of Chronology to appendValueReduced Summary: Add a listener to the parseContext called when the Chronology changes Reviewed-by: sherman
Sat, 19 Oct 2013 00:05:42 +0400 8004213: JDP packet needs pid, broadcast interval and rmi server hostname fields
dsamersoff [Sat, 19 Oct 2013 00:05:42 +0400] rev 21295
8004213: JDP packet needs pid, broadcast interval and rmi server hostname fields Summary: Add some extra fileds to jdp packet Reviewed-by: allwin, sla, hirt
Fri, 18 Oct 2013 16:28:35 +0100 8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds
robm [Fri, 18 Oct 2013 16:28:35 +0100] rev 21294
8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds Reviewed-by: alanb Contributed-by: pavel.punegov@oracle.com
Fri, 18 Oct 2013 16:01:26 +0100 Merge
alanb [Fri, 18 Oct 2013 16:01:26 +0100] rev 21293
Merge
Fri, 18 Oct 2013 15:51:43 +0100 8026876: (fs) Build issue with src/solaris/classes/sun/nio/fs/SolarisUserDefinedFileAttributeView.java
alanb [Fri, 18 Oct 2013 15:51:43 +0100] rev 21292
8026876: (fs) Build issue with src/solaris/classes/sun/nio/fs/SolarisUserDefinedFileAttributeView.java Reviewed-by: psandoz
Fri, 18 Oct 2013 16:15:38 +0200 8026028: [findbugs] findbugs report some issue in com.sun.jmx.snmp package
sjiang [Fri, 18 Oct 2013 16:15:38 +0200] rev 21291
8026028: [findbugs] findbugs report some issue in com.sun.jmx.snmp package Reviewed-by: psandoz, dfuchs
Fri, 18 Oct 2013 13:51:12 +0100 7050570: (fs) FileSysteProvider fails to initializes if run with file.encoding set to Cp037
alanb [Fri, 18 Oct 2013 13:51:12 +0100] rev 21290
7050570: (fs) FileSysteProvider fails to initializes if run with file.encoding set to Cp037 Reviewed-by: sherman, ulfzibis
Fri, 18 Oct 2013 16:06:20 +0400 8026756: Test java/util/zip/GZIP/GZIPInZip.java failed
igerasim [Fri, 18 Oct 2013 16:06:20 +0400] rev 21289
8026756: Test java/util/zip/GZIP/GZIPInZip.java failed Reviewed-by: alanb
Fri, 18 Oct 2013 13:45:54 +0100 8026859: (fs) test/java/nio/file/Files/StreamTest.java fails to compile intermittently
alanb [Fri, 18 Oct 2013 13:45:54 +0100] rev 21288
8026859: (fs) test/java/nio/file/Files/StreamTest.java fails to compile intermittently Reviewed-by: psandoz
Fri, 18 Oct 2013 11:52:24 +0200 8021897: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals()
sla [Fri, 18 Oct 2013 11:52:24 +0200] rev 21287
8021897: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals() Reviewed-by: alanb, sspitsyn
Thu, 17 Oct 2013 23:43:08 -0700 8025971: Remove ZoneId.OLD_SHORT_IDS
sherman [Thu, 17 Oct 2013 23:43:08 -0700] rev 21286
8025971: Remove ZoneId.OLD_SHORT_IDS 8026197: Slow reading tzdb.dat if the JRE is on a high-latency, remote file system Summary: removed the compatiblity old short-ids mapping Reviewed-by: okutsu
Thu, 17 Oct 2013 22:22:14 -0700 8026840: Fix new doclint issues in javax.naming
darcy [Thu, 17 Oct 2013 22:22:14 -0700] rev 21285
8026840: Fix new doclint issues in javax.naming Reviewed-by: mchung
Thu, 17 Oct 2013 19:47:47 -0700 8025799: Restore sun.reflect.Reflection.getCallerClass(int) until a replacement API is provided
mchung [Thu, 17 Oct 2013 19:47:47 -0700] rev 21284
8025799: Restore sun.reflect.Reflection.getCallerClass(int) until a replacement API is provided Reviewed-by: alanb, forax, dholmes, twisti
Thu, 31 Oct 2013 16:22:30 -0700 Merge
lana [Thu, 31 Oct 2013 16:22:30 -0700] rev 21283
Merge
Wed, 30 Oct 2013 20:54:42 +0400 8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow
leonidr [Wed, 30 Oct 2013 20:54:42 +0400] rev 21282
8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow Reviewed-by: anthony, serb
Wed, 30 Oct 2013 12:00:18 +0400 8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112
pchelko [Wed, 30 Oct 2013 12:00:18 +0400] rev 21281
8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112 Reviewed-by: art, serb
Tue, 29 Oct 2013 21:46:03 +0400 8027151: AWT_DnD/Basic_DnD/Automated/DnDMerlinQL/MultipleJVM failing on windows machine
bagiras [Tue, 29 Oct 2013 21:46:03 +0400] rev 21280
8027151: AWT_DnD/Basic_DnD/Automated/DnDMerlinQL/MultipleJVM failing on windows machine Reviewed-by: anthony, pchelko
Tue, 29 Oct 2013 19:01:46 +0400 8027442: JDK compilation fails on MacOS
malenkov [Tue, 29 Oct 2013 19:01:46 +0400] rev 21279
8027442: JDK compilation fails on MacOS Reviewed-by: alexsch, pchelko
Tue, 29 Oct 2013 17:01:06 +0400 8022746: List of spelling errors in API doc
malenkov [Tue, 29 Oct 2013 17:01:06 +0400] rev 21278
8022746: List of spelling errors in API doc Reviewed-by: alexsch, smarks
Tue, 29 Oct 2013 16:35:20 +0400 8027157: [SwingNode] needs explicit expose for JWindow
ant [Tue, 29 Oct 2013 16:35:20 +0400] rev 21277
8027157: [SwingNode] needs explicit expose for JWindow Reviewed-by: art, anthony
Fri, 25 Oct 2013 10:39:13 -0700 Merge
lana [Fri, 25 Oct 2013 10:39:13 -0700] rev 21276
Merge
Fri, 25 Oct 2013 19:51:54 +0400 7172770: Default Toolkit implementation return null value for property "awt.dynamicLayoutSupported"
serb [Fri, 25 Oct 2013 19:51:54 +0400] rev 21275
7172770: Default Toolkit implementation return null value for property "awt.dynamicLayoutSupported" Reviewed-by: anthony, art
Fri, 25 Oct 2013 16:42:02 +0400 8026705: [TEST_BUG] java/beans/Introspector/TestTypeResolver.java failed
malenkov [Fri, 25 Oct 2013 16:42:02 +0400] rev 21274
8026705: [TEST_BUG] java/beans/Introspector/TestTypeResolver.java failed Reviewed-by: art, jfranck
Fri, 25 Oct 2013 13:41:19 +0400 8027066: XMLDecoder in java 7 cannot properly deserialize object arrays
alitvinov [Fri, 25 Oct 2013 13:41:19 +0400] rev 21273
8027066: XMLDecoder in java 7 cannot properly deserialize object arrays Reviewed-by: alexsch, malenkov Contributed-by: anton.nashatyrev@oracle.com
Thu, 24 Oct 2013 19:50:33 +0400 8027025: [macosx] getLocationOnScreen returns 0 if parent invisible
pchelko [Thu, 24 Oct 2013 19:50:33 +0400] rev 21272
8027025: [macosx] getLocationOnScreen returns 0 if parent invisible Reviewed-by: anthony, serb
Thu, 24 Oct 2013 19:23:02 +0400 8027030: AWT Multiple JVM DnD Test Failing on Linux (OEL and Ubuntu) and Solaris (Sparc and x64)
pchelko [Thu, 24 Oct 2013 19:23:02 +0400] rev 21271
8027030: AWT Multiple JVM DnD Test Failing on Linux (OEL and Ubuntu) and Solaris (Sparc and x64) Reviewed-by: anthony, serb
Thu, 24 Oct 2013 14:32:07 +0400 7090424: TestGlyphVectorLayout failed automately with java.lang.StackOverflowError
serb [Thu, 24 Oct 2013 14:32:07 +0400] rev 21270
7090424: TestGlyphVectorLayout failed automately with java.lang.StackOverflowError Reviewed-by: anthony, art
Wed, 23 Oct 2013 16:24:50 +0400 8020851: java.awt.event.WindowEvent spec should state that WINDOW_CLOSED event may not be delivered under certain circumstances
serb [Wed, 23 Oct 2013 16:24:50 +0400] rev 21269
8020851: java.awt.event.WindowEvent spec should state that WINDOW_CLOSED event may not be delivered under certain circumstances Reviewed-by: anthony, art
Tue, 22 Oct 2013 16:45:08 +0400 8020209: [macosx] Mac OS X key event confusion for "COMMAND PLUS"
leonidr [Tue, 22 Oct 2013 16:45:08 +0400] rev 21268
8020209: [macosx] Mac OS X key event confusion for "COMMAND PLUS" Reviewed-by: anthony, serb
Fri, 18 Oct 2013 20:35:36 +0400 8026476: Choice does not get mouse events if it does not have enough place for popup menu
serb [Fri, 18 Oct 2013 20:35:36 +0400] rev 21267
8026476: Choice does not get mouse events if it does not have enough place for popup menu Reviewed-by: anthony, serb Contributed-by: alexander.zvegintsev@oracle.com
Fri, 18 Oct 2013 15:15:24 +0400 7002846: Fix for 6989505 may be incomplete
yan [Fri, 18 Oct 2013 15:15:24 +0400] rev 21266
7002846: Fix for 6989505 may be incomplete Reviewed-by: anthony, art Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Thu, 17 Oct 2013 21:22:05 +0400 8026356: [macosx] Found one Java-level deadlock:"AWT-EventQueue-0" && main
serb [Thu, 17 Oct 2013 21:22:05 +0400] rev 21265
8026356: [macosx] Found one Java-level deadlock:"AWT-EventQueue-0" && main Reviewed-by: anthony, art
Thu, 17 Oct 2013 20:54:33 +0400 8022657: Add FunctionalInterface annotation to awt interfaces
serb [Thu, 17 Oct 2013 20:54:33 +0400] rev 21264
8022657: Add FunctionalInterface annotation to awt interfaces Reviewed-by: anthony, art
Wed, 16 Oct 2013 19:02:10 +0400 2228674: Fix failed for CR 7162144
bagiras [Wed, 16 Oct 2013 19:02:10 +0400] rev 21263
2228674: Fix failed for CR 7162144 Reviewed-by: art, anthony
Tue, 15 Oct 2013 20:40:21 +0400 8025225: Window.setAlwaysOnTop documentation should be updated
serb [Tue, 15 Oct 2013 20:40:21 +0400] rev 21262
8025225: Window.setAlwaysOnTop documentation should be updated Reviewed-by: anthony, art Contributed-by: alexander.zvegintsev@oracle.com
Tue, 15 Oct 2013 20:37:39 +0400 7059886: 6 JCK manual awt/Desktop tests fail with GTKLookAndFeel - GTK intialization issue
serb [Tue, 15 Oct 2013 20:37:39 +0400] rev 21261
7059886: 6 JCK manual awt/Desktop tests fail with GTKLookAndFeel - GTK intialization issue Reviewed-by: anthony, art Contributed-by: alexander.zvegintsev@oracle.com
Mon, 14 Oct 2013 20:11:56 +0400 8019591: JCK: testICSEthrowing_fullScreen fails: no ICSE thrown
serb [Mon, 14 Oct 2013 20:11:56 +0400] rev 21260
8019591: JCK: testICSEthrowing_fullScreen fails: no ICSE thrown Reviewed-by: art, anthony
Mon, 14 Oct 2013 18:52:25 +0400 8020708: NLS mnemonics missing in SwingSet2/JInternalFrame demo
alexsch [Mon, 14 Oct 2013 18:52:25 +0400] rev 21259
8020708: NLS mnemonics missing in SwingSet2/JInternalFrame demo Reviewed-by: malenkov, leonidr
Mon, 14 Oct 2013 18:19:19 +0400 8005391: Floating behavior of HTMLEditorKit parser
alexsch [Mon, 14 Oct 2013 18:19:19 +0400] rev 21258
8005391: Floating behavior of HTMLEditorKit parser Reviewed-by: malenkov, leonidr Contributed-by: Alexander Shusherov <alexander.shusherov@oracle.com>
Mon, 14 Oct 2013 14:13:48 +0400 7035495: javax.swing.ImageIcon spec should be clarified
malenkov [Mon, 14 Oct 2013 14:13:48 +0400] rev 21257
7035495: javax.swing.ImageIcon spec should be clarified Reviewed-by: alexsch
Mon, 14 Oct 2013 13:59:38 +0400 7016396: (spec) JCK test mentioned in 6735293 is still failing
malenkov [Mon, 14 Oct 2013 13:59:38 +0400] rev 21256
7016396: (spec) JCK test mentioned in 6735293 is still failing Reviewed-by: alexsch
Mon, 14 Oct 2013 13:22:36 +0400 7165112: Incomprehensible garbage in doc for RootPaneContainer
malenkov [Mon, 14 Oct 2013 13:22:36 +0400] rev 21255
7165112: Incomprehensible garbage in doc for RootPaneContainer Reviewed-by: alexsch
Mon, 14 Oct 2013 11:47:27 +0400 8025824: [cleanup] Fix tidy errors and warnings in preformatted HTML files related to 2d/awt/swing
yan [Mon, 14 Oct 2013 11:47:27 +0400] rev 21254
8025824: [cleanup] Fix tidy errors and warnings in preformatted HTML files related to 2d/awt/swing Reviewed-by: anthony, alexsch
Fri, 11 Oct 2013 14:19:50 -0700 Merge
lana [Fri, 11 Oct 2013 14:19:50 -0700] rev 21253
Merge
Fri, 11 Oct 2013 18:04:45 +0400 8024329: [macosx] JRadioButtonMenuItem behaves like a checkbox when using the ScreenMenuBar
pchelko [Fri, 11 Oct 2013 18:04:45 +0400] rev 21252
8024329: [macosx] JRadioButtonMenuItem behaves like a checkbox when using the ScreenMenuBar Reviewed-by: anthony, serb
Fri, 11 Oct 2013 17:57:50 +0400 8026262: NPE in SystemFlavorMap.getAllNativesForType - regression in jdk8 b110 by fix of #JDK-8024987
pchelko [Fri, 11 Oct 2013 17:57:50 +0400] rev 21251
8026262: NPE in SystemFlavorMap.getAllNativesForType - regression in jdk8 b110 by fix of #JDK-8024987 Reviewed-by: art, serb
Fri, 11 Oct 2013 16:44:42 +0400 8022185: Fix Raw and unchecked warnings in classes belonging to java.awt.datatransfer
art [Fri, 11 Oct 2013 16:44:42 +0400] rev 21250
8022185: Fix Raw and unchecked warnings in classes belonging to java.awt.datatransfer Reviewed-by: art, pchelko Contributed-by: Srikalyan Chandrashekar <srikalyan.chandrashekar@oracle.com>
Fri, 11 Oct 2013 15:39:40 +0400 7124338: [macosx] Selection lost if a selected item removed from a java.awt.List
kshefov [Fri, 11 Oct 2013 15:39:40 +0400] rev 21249
7124338: [macosx] Selection lost if a selected item removed from a java.awt.List Reviewed-by: serb, anthony
Fri, 11 Oct 2013 11:48:52 +0400 8026143: [macosx] Maximized state could be inconsistent between peer and frame
pchelko [Fri, 11 Oct 2013 11:48:52 +0400] rev 21248
8026143: [macosx] Maximized state could be inconsistent between peer and frame Reviewed-by: anthony, serb
Thu, 10 Oct 2013 19:27:21 +0400 8024864: [macosx] Problems with rendering of controls
pchelko [Thu, 10 Oct 2013 19:27:21 +0400] rev 21247
8024864: [macosx] Problems with rendering of controls Reviewed-by: serb, leonidr
Thu, 10 Oct 2013 11:40:06 +0400 8025588: [macosx] Frozen AppKit thread in 7u40
pchelko [Thu, 10 Oct 2013 11:40:06 +0400] rev 21246
8025588: [macosx] Frozen AppKit thread in 7u40 Reviewed-by: anthony, art, serb
Thu, 10 Oct 2013 02:35:27 +0400 7058662: AiffFileReader throws java.lang.ArithmeticException: division by zero when frame size is zero
serb [Thu, 10 Oct 2013 02:35:27 +0400] rev 21245
7058662: AiffFileReader throws java.lang.ArithmeticException: division by zero when frame size is zero 7058666: Unexpected exception in AU parser code 7058672: Unexpected exceptions and freezes in WAV parser code Reviewed-by: prr
Wed, 09 Oct 2013 14:32:15 -0700 8026021: more fix of javadoc errors and warnings reported by doclint, see the description
cl [Wed, 09 Oct 2013 14:32:15 -0700] rev 21244
8026021: more fix of javadoc errors and warnings reported by doclint, see the description Reviewed-by: anthony, serb
Wed, 09 Oct 2013 21:15:49 +0400 8016551: JMenuItem in WindowsLookAndFeel can't paint default icons
leonidr [Wed, 09 Oct 2013 21:15:49 +0400] rev 21243
8016551: JMenuItem in WindowsLookAndFeel can't paint default icons Reviewed-by: alexsch, serb
Wed, 09 Oct 2013 20:59:08 +0400 8019623: Lack of synchronization in AppContext.getAppContext()
leonidr [Wed, 09 Oct 2013 20:59:08 +0400] rev 21242
8019623: Lack of synchronization in AppContext.getAppContext() Reviewed-by: anthony, art
Wed, 09 Oct 2013 15:34:53 +0400 7159266: [macosx] ApplicationDelegate should not be set in the headless mode
anthony [Wed, 09 Oct 2013 15:34:53 +0400] rev 21241
7159266: [macosx] ApplicationDelegate should not be set in the headless mode Summary: Don't install ApplicationDelegate in headless mode Reviewed-by: art, serb
Wed, 09 Oct 2013 14:12:40 +0400 8016356: Any swing frame resizes ugly.
bagiras [Wed, 09 Oct 2013 14:12:40 +0400] rev 21240
8016356: Any swing frame resizes ugly. Reviewed-by: art, anthony
Wed, 09 Oct 2013 13:40:55 +0400 8025649: need test to cover JDK-8000423
alexsch [Wed, 09 Oct 2013 13:40:55 +0400] rev 21239
8025649: need test to cover JDK-8000423 Reviewed-by: anthony, serb Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Thu, 31 Oct 2013 15:45:57 -0700 Merge
lana [Thu, 31 Oct 2013 15:45:57 -0700] rev 21238
Merge
Thu, 24 Oct 2013 21:52:24 -0700 Merge
lana [Thu, 24 Oct 2013 21:52:24 -0700] rev 21237
Merge
Wed, 23 Oct 2013 08:46:54 -0700 8027169: Xrender: Cleaner version of the fix for 7159455 Nimbus scrollbar glitch
prr [Wed, 23 Oct 2013 08:46:54 -0700] rev 21236
8027169: Xrender: Cleaner version of the fix for 7159455 Nimbus scrollbar glitch Reviewed-by: prr, bae
Wed, 23 Oct 2013 08:56:56 +0400 8001173: [findbugs] Evaluate FindBug output for sun.font.CompositeFont, sun.font.CompositeFontDescriptor
vadim [Wed, 23 Oct 2013 08:56:56 +0400] rev 21235
8001173: [findbugs] Evaluate FindBug output for sun.font.CompositeFont, sun.font.CompositeFontDescriptor Reviewed-by: prr, bae
Tue, 22 Oct 2013 15:39:33 -0700 8023098: XRender : AlphaComposite test results are incorrect.
ceisserer [Tue, 22 Oct 2013 15:39:33 -0700] rev 21234
8023098: XRender : AlphaComposite test results are incorrect. Reviewed-by: prr, bae
Tue, 22 Oct 2013 13:47:45 -0700 8023483: sun/java2d/DirectX/TransformedPaintTest/TransformedPaintTest.java failed with jdk8 on linux platforms
ceisserer [Tue, 22 Oct 2013 13:47:45 -0700] rev 21233
8023483: sun/java2d/DirectX/TransformedPaintTest/TransformedPaintTest.java failed with jdk8 on linux platforms Reviewed-by: prr, bae
Tue, 22 Oct 2013 13:28:44 +0400 8026780: Crash on PPC and PPC v2 for Java_awt test suit
bae [Tue, 22 Oct 2013 13:28:44 +0400] rev 21232
8026780: Crash on PPC and PPC v2 for Java_awt test suit Reviewed-by: prr, jchen
Mon, 21 Oct 2013 13:18:58 -0700 8026951: Fix for 8025988 breaks jdk build on windows
jgodinez [Mon, 21 Oct 2013 13:18:58 -0700] rev 21231
8026951: Fix for 8025988 breaks jdk build on windows Reviewed-by: prr, jchen
Fri, 18 Oct 2013 15:30:10 -0700 8025988: [macosx] Attribute settings don't work for JobAttributes range
jgodinez [Fri, 18 Oct 2013 15:30:10 -0700] rev 21230
8025988: [macosx] Attribute settings don't work for JobAttributes range 8025990: [macosx] Attribute settings don't work for JobAttributes setOrientationRequested, setMedia Reviewed-by: prr, jchen
Wed, 16 Oct 2013 14:00:05 -0700 8024461: [macosx] Java crashed on mac10.9 for swing and 2d function manual test
jchen [Wed, 16 Oct 2013 14:00:05 -0700] rev 21229
8024461: [macosx] Java crashed on mac10.9 for swing and 2d function manual test Reviewed-by: prr, vadim, serb
Wed, 16 Oct 2013 17:13:15 +0400 8026702: Fix for 8025429 breaks jdk build on windows
bae [Wed, 16 Oct 2013 17:13:15 +0400] rev 21228
8026702: Fix for 8025429 breaks jdk build on windows Reviewed-by: serb
Tue, 15 Oct 2013 14:24:49 -0700 8015586: [macosx] Test closed/java/awt/print/PrinterJob/PrintToDir.java fails on MacOSX
jgodinez [Tue, 15 Oct 2013 14:24:49 -0700] rev 21227
8015586: [macosx] Test closed/java/awt/print/PrinterJob/PrintToDir.java fails on MacOSX Reviewed-by: prr, jchen
Tue, 15 Oct 2013 14:16:27 -0700 8025429: [parfait] warnings from b107 for sun.java2d.cmm: JNI exception pending
jchen [Tue, 15 Oct 2013 14:16:27 -0700] rev 21226
8025429: [parfait] warnings from b107 for sun.java2d.cmm: JNI exception pending Reviewed-by: prr, bae
Tue, 15 Oct 2013 08:39:26 +0400 8023590: REGRESSION: large count of graphics artifacts with Java 8 on Windows 8 on Intel HD card.
vadim [Tue, 15 Oct 2013 08:39:26 +0400] rev 21225
8023590: REGRESSION: large count of graphics artifacts with Java 8 on Windows 8 on Intel HD card. Reviewed-by: prr, bae
Mon, 14 Oct 2013 09:15:21 -0700 8022536: closed/javax/print/TextFlavorTest.java fails
jgodinez [Mon, 14 Oct 2013 09:15:21 -0700] rev 21224
8022536: closed/javax/print/TextFlavorTest.java fails Reviewed-by: prr, jchen
Mon, 14 Oct 2013 16:00:03 +0400 7058611: JPG parser bugs found via zzuf fuzzing
bae [Mon, 14 Oct 2013 16:00:03 +0400] rev 21223
7058611: JPG parser bugs found via zzuf fuzzing Reviewed-by: prr, vadim
Mon, 14 Oct 2013 15:49:05 +0400 7058607: GIF parser bugs found via zzuf fuzzing
bae [Mon, 14 Oct 2013 15:49:05 +0400] rev 21222
7058607: GIF parser bugs found via zzuf fuzzing Reviewed-by: prr, vadim
Mon, 14 Oct 2013 15:32:29 +0400 7058602: BMP parser bugs found via zzuf fuzzing
bae [Mon, 14 Oct 2013 15:32:29 +0400] rev 21221
7058602: BMP parser bugs found via zzuf fuzzing Reviewed-by: prr, vadim
Sat, 12 Oct 2013 14:14:24 -0700 Merge
lana [Sat, 12 Oct 2013 14:14:24 -0700] rev 21220
Merge
Fri, 11 Oct 2013 12:40:14 -0700 7195597: ThreadStateTest gets different results with -Xcomp
morris [Fri, 11 Oct 2013 12:40:14 -0700] rev 21219
7195597: ThreadStateTest gets different results with -Xcomp Reviewed-by: kvn
Thu, 10 Oct 2013 18:59:01 +0400 7058618: PNG parser bugs found via zzuf fuzzing
bae [Thu, 10 Oct 2013 18:59:01 +0400] rev 21218
7058618: PNG parser bugs found via zzuf fuzzing Reviewed-by: prr, vadim
Thu, 31 Oct 2013 12:36:25 -0700 Added tag jdk8-b114 for changeset dcec14b84950
cl [Thu, 31 Oct 2013 12:36:25 -0700] rev 21217
Added tag jdk8-b114 for changeset dcec14b84950
Wed, 05 Jul 2017 19:20:12 +0200 Merge
duke [Wed, 05 Jul 2017 19:20:12 +0200] rev 21216
Merge
Tue, 05 Nov 2013 14:06:23 -0800 Merge
amurillo [Tue, 05 Nov 2013 14:06:23 -0800] rev 21215
Merge
Fri, 01 Nov 2013 08:26:55 -0700 Added tag hs25-b57 for changeset 6290e790c312
amurillo [Fri, 01 Nov 2013 08:26:55 -0700] rev 21214
Added tag hs25-b57 for changeset 6290e790c312
Fri, 01 Nov 2013 08:26:54 -0700 Merge
amurillo [Fri, 01 Nov 2013 08:26:54 -0700] rev 21213
Merge
Thu, 31 Oct 2013 15:04:43 -0700 Merge
iveresov [Thu, 31 Oct 2013 15:04:43 -0700] rev 21212
Merge
Thu, 31 Oct 2013 14:54:14 -0700 Merge
iveresov [Thu, 31 Oct 2013 14:54:14 -0700] rev 21211
Merge
Thu, 31 Oct 2013 04:16:40 -0700 8024919: G1: SPECjbb2013 crashes due to a broken object reference
iveresov [Thu, 31 Oct 2013 04:16:40 -0700] rev 21210
8024919: G1: SPECjbb2013 crashes due to a broken object reference Summary: Pass correct new value to post_barrer() in Unsafe.getAndSetObject() C1 intrinsic Reviewed-by: kvn, roland
Wed, 30 Oct 2013 22:55:11 -0700 8026735: Stream tests throw java.lang.IncompatibleClassChangeError
iveresov [Wed, 30 Oct 2013 22:55:11 -0700] rev 21209
8026735: Stream tests throw java.lang.IncompatibleClassChangeError Summary: Put a band-aid to disable CHA-based inlining for interfaces with default methods in C1 Reviewed-by: kvn, twisti
Wed, 30 Oct 2013 13:14:09 +0100 8027444: mathExact: assert(i < _max) failed: oob: i=1, _max=1
rbackman [Wed, 30 Oct 2013 13:14:09 +0100] rev 21208
8027444: mathExact: assert(i < _max) failed: oob: i=1, _max=1 Reviewed-by: duke
Mon, 28 Oct 2013 08:34:10 +0100 8027353: Exact intrinsics: assert(n != NULL) failed: must not be null
rbackman [Mon, 28 Oct 2013 08:34:10 +0100] rev 21207
8027353: Exact intrinsics: assert(n != NULL) failed: must not be null Reviewed-by: kvn, roland
Mon, 28 Oct 2013 17:32:02 -0700 Merge
iveresov [Mon, 28 Oct 2013 17:32:02 -0700] rev 21206
Merge
Mon, 28 Oct 2013 15:16:17 -0700 Merge
iveresov [Mon, 28 Oct 2013 15:16:17 -0700] rev 21205
Merge
Fri, 25 Oct 2013 22:57:13 +0200 8026949: -Xint flag prints wrong warning: Initialization of C1 thread failed (no space to run compilers)
anoll [Fri, 25 Oct 2013 22:57:13 +0200] rev 21204
8026949: -Xint flag prints wrong warning: Initialization of C1 thread failed (no space to run compilers) Summary: Exit compiler threads early during startup so that wrong error message is not printed Reviewed-by: iveresov, twisti
Mon, 28 Oct 2013 12:21:00 -0700 Merge
roland [Mon, 28 Oct 2013 12:21:00 -0700] rev 21203
Merge
Mon, 28 Oct 2013 09:58:59 +0100 8027140: Assertion in compiler when running bigapps/Kitchensink/stability
roland [Mon, 28 Oct 2013 09:58:59 +0100] rev 21202
8027140: Assertion in compiler when running bigapps/Kitchensink/stability Summary: filter() code for TypeKlassPtr not moved when permgen removal was introduced Reviewed-by: twisti, iveresov
Fri, 25 Oct 2013 12:40:10 -0700 Merge
adlertz [Fri, 25 Oct 2013 12:40:10 -0700] rev 21201
Merge
Fri, 25 Oct 2013 10:13:40 +0200 8026940: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
adlertz [Fri, 25 Oct 2013 10:13:40 +0200] rev 21200
8026940: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc Summary: Remove input to junk phi if they also become dead during post_allocate_copy_removal Reviewed-by: roland
Thu, 24 Oct 2013 16:26:31 -0700 Merge
twisti [Thu, 24 Oct 2013 16:26:31 -0700] rev 21199
Merge
Thu, 24 Oct 2013 16:23:07 -0700 8026328: Setting a breakpoint on invokedynamic crashes the JVM
twisti [Thu, 24 Oct 2013 16:23:07 -0700] rev 21198
8026328: Setting a breakpoint on invokedynamic crashes the JVM Reviewed-by: jrose, roland
Thu, 31 Oct 2013 21:20:00 +0100 Merge
ehelin [Thu, 31 Oct 2013 21:20:00 +0100] rev 21197
Merge
Mon, 28 Oct 2013 13:27:57 +0100 8027132: Print deprecation warning message for the flags controlling the CMS foreground collector
brutisso [Mon, 28 Oct 2013 13:27:57 +0100] rev 21196
8027132: Print deprecation warning message for the flags controlling the CMS foreground collector Reviewed-by: stefank, ehelin, ysr, tschatzl
Wed, 30 Oct 2013 16:31:33 -0700 Merge
vladidan [Wed, 30 Oct 2013 16:31:33 -0700] rev 21195
Merge
Wed, 30 Oct 2013 16:06:48 -0400 Merge
jprovino [Wed, 30 Oct 2013 16:06:48 -0400] rev 21194
Merge
Sun, 27 Oct 2013 14:11:06 -0400 Merge
jprovino [Sun, 27 Oct 2013 14:11:06 -0400] rev 21193
Merge
Thu, 24 Oct 2013 00:33:14 -0400 8026877: Error in opening JAR file when invalid jar specified with -Xbootclasspath/a on OpenJDK build
dholmes [Thu, 24 Oct 2013 00:33:14 -0400] rev 21192
8026877: Error in opening JAR file when invalid jar specified with -Xbootclasspath/a on OpenJDK build Reviewed-by: coleenp, twisti
Wed, 30 Oct 2013 14:02:27 -0700 Merge
ccheung [Wed, 30 Oct 2013 14:02:27 -0700] rev 21191
Merge
Mon, 28 Oct 2013 21:41:48 +0400 8026950: Nits in agent ps_proc.c file breaks compilation of open hotspot
dsamersoff [Mon, 28 Oct 2013 21:41:48 +0400] rev 21190
8026950: Nits in agent ps_proc.c file breaks compilation of open hotspot Summary: Fixed two compilation-breaking nits Reviewed-by: sla, dholmes
Fri, 25 Oct 2013 22:06:43 -0700 Merge
ccheung [Fri, 25 Oct 2013 22:06:43 -0700] rev 21189
Merge
Fri, 25 Oct 2013 15:19:29 -0400 8024927: Nashorn performance regression with CompressedOops
coleenp [Fri, 25 Oct 2013 15:19:29 -0400] rev 21188
8024927: Nashorn performance regression with CompressedOops Summary: Allocate compressed class space at end of Java heap. For small heap sizes, without CDS, save some space so compressed classes can have the same favorable compression as oops Reviewed-by: stefank, hseigel, goetz
Fri, 25 Oct 2013 11:13:11 -0400 Merge
hseigel [Fri, 25 Oct 2013 11:13:11 -0400] rev 21187
Merge
Fri, 25 Oct 2013 11:05:32 -0400 8026822: metaspace/flags/maxMetaspaceSize throws OOM of unexpected type.java.lang.OutOfMemoryError: Compressed class space
hseigel [Fri, 25 Oct 2013 11:05:32 -0400] rev 21186
8026822: metaspace/flags/maxMetaspaceSize throws OOM of unexpected type.java.lang.OutOfMemoryError: Compressed class space Summary: Incorporate chunk size when seeing if OutOfMemoryError was caused by Metaspace or Compressed class space. Reviewed-by: stefank, coleenp
Fri, 25 Oct 2013 09:07:58 +0200 8027294: Prepare hotspot for non TOD based uptime counter
jbachorik [Fri, 25 Oct 2013 09:07:58 +0200] rev 21185
8027294: Prepare hotspot for non TOD based uptime counter Summary: Use HR timer when available for os::elapsed_counter() on linux/bsd. Add a new counter for the JVM uptime. Reviewed-by: dholmes, sla
Thu, 24 Oct 2013 22:19:48 -0700 8020753: JNI_CreateJavaVM on Mac OSX 10.9 Mavericks corrupts the callers stack size
iklam [Thu, 24 Oct 2013 22:19:48 -0700] rev 21184
8020753: JNI_CreateJavaVM on Mac OSX 10.9 Mavericks corrupts the callers stack size Summary: Use hard-coded DEFAULT_MAIN_THREAD_STACK_PAGES = 2048 for 10.9 Reviewed-by: dcubed, iveresov Contributed-by: gerard.ziemski@oracle.com
Thu, 24 Oct 2013 10:02:02 +0200 8024423: JVMTI: GetLoadedClasses doesn't enumerate anonymous classes
farvidsson [Thu, 24 Oct 2013 10:02:02 +0200] rev 21183
8024423: JVMTI: GetLoadedClasses doesn't enumerate anonymous classes Summary: Rewrite of the getLoadedClasses() method implementation to include anonymous classes. Reviewed-by: coleenp, sspitsyn
Fri, 25 Oct 2013 13:43:39 -0700 8027173: new hotspot build - hs25-b57
amurillo [Fri, 25 Oct 2013 13:43:39 -0700] rev 21182
8027173: new hotspot build - hs25-b57 Reviewed-by: jcoomes
Thu, 31 Oct 2013 16:31:31 -0700 Merge
lana [Thu, 31 Oct 2013 16:31:31 -0700] rev 21181
Merge
Wed, 30 Oct 2013 13:43:16 -0700 Merge
lana [Wed, 30 Oct 2013 13:43:16 -0700] rev 21180
Merge
Mon, 28 Oct 2013 12:25:44 -0700 Merge
lana [Mon, 28 Oct 2013 12:25:44 -0700] rev 21179
Merge
Sat, 19 Oct 2013 18:32:34 -0400 8026893: Push 8026365 to TL early and add test
acorn [Sat, 19 Oct 2013 18:32:34 -0400] rev 21178
8026893: Push 8026365 to TL early and add test Reviewed-by: dcubed, kamg
Thu, 31 Oct 2013 12:36:10 -0700 Added tag jdk8-b114 for changeset 07a68f9401e4
cl [Thu, 31 Oct 2013 12:36:10 -0700] rev 21177
Added tag jdk8-b114 for changeset 07a68f9401e4
Thu, 31 Oct 2013 16:24:33 -0700 Merge
lana [Thu, 31 Oct 2013 16:24:33 -0700] rev 21176
Merge
Wed, 30 Oct 2013 13:41:36 -0700 Merge
lana [Wed, 30 Oct 2013 13:41:36 -0700] rev 21175
Merge
Wed, 30 Oct 2013 17:31:01 +0000 8027567: JDK 8 build failure: the correct version of GNU make is being rejected
vinnie [Wed, 30 Oct 2013 17:31:01 +0000] rev 21174
8027567: JDK 8 build failure: the correct version of GNU make is being rejected Reviewed-by: chegar, erikj
Tue, 29 Oct 2013 11:48:00 -0300 Merge
jlaskey [Tue, 29 Oct 2013 11:48:00 -0300] rev 21173
Merge
Mon, 30 Sep 2013 10:23:52 -0300 Merge
jlaskey [Mon, 30 Sep 2013 10:23:52 -0300] rev 21172
Merge
Fri, 13 Sep 2013 10:14:55 -0300 Merge
jlaskey [Fri, 13 Sep 2013 10:14:55 -0300] rev 21171
Merge
Tue, 27 Aug 2013 16:05:30 -0300 Merge
jlaskey [Tue, 27 Aug 2013 16:05:30 -0300] rev 21170
Merge
Wed, 24 Jul 2013 08:23:13 -0300 Merge
jlaskey [Wed, 24 Jul 2013 08:23:13 -0300] rev 21169
Merge
Tue, 16 Jul 2013 09:08:46 -0300 Merge
jlaskey [Tue, 16 Jul 2013 09:08:46 -0300] rev 21168
Merge
Wed, 05 Jun 2013 13:08:59 -0300 Merge
jlaskey [Wed, 05 Jun 2013 13:08:59 -0300] rev 21167
Merge
Thu, 23 May 2013 09:48:10 -0300 Merge
jlaskey [Thu, 23 May 2013 09:48:10 -0300] rev 21166
Merge
Tue, 14 May 2013 09:04:02 -0300 Merge
jlaskey [Tue, 14 May 2013 09:04:02 -0300] rev 21165
Merge
Mon, 29 Apr 2013 21:37:25 -0300 Merge
jlaskey [Mon, 29 Apr 2013 21:37:25 -0300] rev 21164
Merge
Mon, 22 Apr 2013 13:59:37 -0300 Merge
jlaskey [Mon, 22 Apr 2013 13:59:37 -0300] rev 21163
Merge
Wed, 17 Apr 2013 08:47:07 -0300 Merge
jlaskey [Wed, 17 Apr 2013 08:47:07 -0300] rev 21162
Merge
Mon, 15 Apr 2013 08:06:34 -0300 Merge
jlaskey [Mon, 15 Apr 2013 08:06:34 -0300] rev 21161
Merge
Tue, 09 Apr 2013 08:35:31 -0300 Merge
jlaskey [Tue, 09 Apr 2013 08:35:31 -0300] rev 21160
Merge
Tue, 26 Mar 2013 09:13:00 -0300 Merge
jlaskey [Tue, 26 Mar 2013 09:13:00 -0300] rev 21159
Merge
Fri, 15 Mar 2013 11:50:23 -0300 Merge
jlaskey [Fri, 15 Mar 2013 11:50:23 -0300] rev 21158
Merge
Fri, 08 Mar 2013 14:44:31 -0400 Merge
jlaskey [Fri, 08 Mar 2013 14:44:31 -0400] rev 21157
Merge
Sat, 02 Mar 2013 10:28:16 -0400 Merge
jlaskey [Sat, 02 Mar 2013 10:28:16 -0400] rev 21156
Merge
Fri, 22 Feb 2013 22:58:48 -0400 8008774: nashorn missing from dependencies after merge with tl
jlaskey [Fri, 22 Feb 2013 22:58:48 -0400] rev 21155
8008774: nashorn missing from dependencies after merge with tl Reviewed-by: jjh Contributed-by: james.laskey@oracle.com
Fri, 22 Feb 2013 13:09:37 -0400 Merge
jlaskey [Fri, 22 Feb 2013 13:09:37 -0400] rev 21154
Merge
Thu, 21 Feb 2013 15:25:31 -0400 8008447: Tweaks to make all NEWBUILD=false round 3
jlaskey [Thu, 21 Feb 2013 15:25:31 -0400] rev 21153
8008447: Tweaks to make all NEWBUILD=false round 3 Reviewed-by: jjh, sundar Contributed-by: james.laskey@oracle.com
Tue, 19 Feb 2013 10:02:55 -0400 8008446: Tweaks to make all NEWBUILD=false round 2
jlaskey [Tue, 19 Feb 2013 10:02:55 -0400] rev 21152
8008446: Tweaks to make all NEWBUILD=false round 2 Reviewed-by: jjh Contributed-by: james.laskey@oracle.com
Mon, 18 Feb 2013 19:01:59 -0400 8008420: Fix Nashorn forest to build with NEWBUILD=false
jlaskey [Mon, 18 Feb 2013 19:01:59 -0400] rev 21151
8008420: Fix Nashorn forest to build with NEWBUILD=false Reviewed-by: jjh Contributed-by: james.laskey@oracle.com
Wed, 06 Feb 2013 13:37:03 -0400 8007666: nashorn missing from hgforest.sh
jlaskey [Wed, 06 Feb 2013 13:37:03 -0400] rev 21150
8007666: nashorn missing from hgforest.sh Reviewed-by: jlaskey Contributed-by: james.laskey@oracle.com
Mon, 04 Feb 2013 17:30:09 -0400 Merge
jlaskey [Mon, 04 Feb 2013 17:30:09 -0400] rev 21149
Merge
Mon, 28 Jan 2013 16:29:34 -0400 8006676: Integrate Nashorn into new build system
jlaskey [Mon, 28 Jan 2013 16:29:34 -0400] rev 21148
8006676: Integrate Nashorn into new build system Reviewed-by: jlaskey Contributed-by: james.laskey@oracle.com
Thu, 31 Oct 2013 12:36:04 -0700 Added tag jdk8-b114 for changeset 566723cf1888
cl [Thu, 31 Oct 2013 12:36:04 -0700] rev 21147
Added tag jdk8-b114 for changeset 566723cf1888
Wed, 05 Jul 2017 19:19:40 +0200 Added tag jdk8-b114 for changeset dfa34ab293fa
duke [Wed, 05 Jul 2017 19:19:40 +0200] rev 21146
Added tag jdk8-b114 for changeset dfa34ab293fa
Wed, 05 Jul 2017 19:19:39 +0200 Merge jdk8-b114
duke [Wed, 05 Jul 2017 19:19:39 +0200] rev 21145
Merge
Wed, 05 Jul 2017 19:19:36 +0200 Merge
duke [Wed, 05 Jul 2017 19:19:36 +0200] rev 21144
Merge
Thu, 24 Oct 2013 09:10:52 -0700 Added tag jdk8-b113 for changeset 220220c28a95
cl [Thu, 24 Oct 2013 09:10:52 -0700] rev 21143
Added tag jdk8-b113 for changeset 220220c28a95
Wed, 05 Jul 2017 19:19:33 +0200 Merge
duke [Wed, 05 Jul 2017 19:19:33 +0200] rev 21142
Merge
Thu, 24 Oct 2013 09:10:37 -0700 Added tag jdk8-b113 for changeset e72a161be840
cl [Thu, 24 Oct 2013 09:10:37 -0700] rev 21141
Added tag jdk8-b113 for changeset e72a161be840
Wed, 05 Jul 2017 19:19:29 +0200 Merge
duke [Wed, 05 Jul 2017 19:19:29 +0200] rev 21140
Merge
Thu, 24 Oct 2013 09:10:35 -0700 Added tag jdk8-b113 for changeset 8a9716442153
cl [Thu, 24 Oct 2013 09:10:35 -0700] rev 21139
Added tag jdk8-b113 for changeset 8a9716442153
Wed, 05 Jul 2017 19:19:26 +0200 Merge
duke [Wed, 05 Jul 2017 19:19:26 +0200] rev 21138
Merge
Thu, 24 Oct 2013 09:10:54 -0700 Added tag jdk8-b113 for changeset a3e196032ce5
cl [Thu, 24 Oct 2013 09:10:54 -0700] rev 21137
Added tag jdk8-b113 for changeset a3e196032ce5
Wed, 05 Jul 2017 19:19:23 +0200 Merge
duke [Wed, 05 Jul 2017 19:19:23 +0200] rev 21136
Merge
Thu, 24 Oct 2013 09:10:06 -0700 Added tag jdk8-b113 for changeset 221c3167eb35
cl [Thu, 24 Oct 2013 09:10:06 -0700] rev 21135
Added tag jdk8-b113 for changeset 221c3167eb35
Wed, 05 Jul 2017 19:19:20 +0200 Merge
duke [Wed, 05 Jul 2017 19:19:20 +0200] rev 21134
Merge
Tue, 29 Oct 2013 15:44:30 +0100 8027298: broken link in jdk8b113 macosx binaries
erikj [Tue, 29 Oct 2013 15:44:30 +0100] rev 21133
8027298: broken link in jdk8b113 macosx binaries Reviewed-by: dcubed, ihse
Mon, 28 Oct 2013 16:03:08 -0700 Merge
katleman [Mon, 28 Oct 2013 16:03:08 -0700] rev 21132
Merge
Fri, 25 Oct 2013 10:16:40 -0700 8027117: adapt JDK-7165611 to new build-infra whitespace/indent policy
dcubed [Fri, 25 Oct 2013 10:16:40 -0700] rev 21131
8027117: adapt JDK-7165611 to new build-infra whitespace/indent policy Summary: Fix whitespace/indent issues. Reviewed-by: hseigel, coleenp, erikj, ihse
Thu, 24 Oct 2013 20:47:41 -0400 8025673: [macosx] Disable X11 AWT toolkit
dholmes [Thu, 24 Oct 2013 20:47:41 -0400] rev 21130
8025673: [macosx] Disable X11 AWT toolkit Summary: Disable but not completely remove the XAWT and headless toolkits on Mac OS X Reviewed-by: anthony, art, ihse, erikj Contributed-by: david.dehaven@oracle.com
Thu, 24 Oct 2013 20:46:23 -0400 8016096: [macosx] jawt_md.h shipped with jdk is outdated
dholmes [Thu, 24 Oct 2013 20:46:23 -0400] rev 21129
8016096: [macosx] jawt_md.h shipped with jdk is outdated Summary: Revised build system and added platform specific headers for Mac OS X Reviewed-by: anthony, art, ihse, erikj Contributed-by: david.dehaven@oracle.com
Thu, 24 Oct 2013 10:43:51 +0200 8009280: JCE jurisdiction policy files not copied into jdk/lib/security
erikj [Thu, 24 Oct 2013 10:43:51 +0200] rev 21128
8009280: JCE jurisdiction policy files not copied into jdk/lib/security Reviewed-by: tbell, ihse
Thu, 24 Oct 2013 09:10:42 -0700 Added tag jdk8-b113 for changeset 70f69e624fc9
cl [Thu, 24 Oct 2013 09:10:42 -0700] rev 21127
Added tag jdk8-b113 for changeset 70f69e624fc9
Wed, 05 Jul 2017 19:19:16 +0200 Merge
duke [Wed, 05 Jul 2017 19:19:16 +0200] rev 21126
Merge
Tue, 29 Oct 2013 14:56:30 -0700 Merge
katleman [Tue, 29 Oct 2013 14:56:30 -0700] rev 21125
Merge
Mon, 28 Oct 2013 16:02:40 -0700 Merge
katleman [Mon, 28 Oct 2013 16:02:40 -0700] rev 21124
Merge
Thu, 24 Oct 2013 20:47:18 -0400 8025673: [macosx] Disable X11 AWT toolkit
dholmes [Thu, 24 Oct 2013 20:47:18 -0400] rev 21123
8025673: [macosx] Disable X11 AWT toolkit Summary: Disable but not completely remove the XAWT and headless toolkits on Mac OS X Reviewed-by: dholmes Contributed-by: david.dehaven@oracle.com
Fri, 25 Oct 2013 13:29:18 -0700 Added tag hs25-b56 for changeset 13045b381bc9
amurillo [Fri, 25 Oct 2013 13:29:18 -0700] rev 21122
Added tag hs25-b56 for changeset 13045b381bc9
Fri, 25 Oct 2013 13:29:17 -0700 Merge
amurillo [Fri, 25 Oct 2013 13:29:17 -0700] rev 21121
Merge
Fri, 25 Oct 2013 08:38:42 -0700 Merge
jcoomes [Fri, 25 Oct 2013 08:38:42 -0700] rev 21120
Merge
Wed, 23 Oct 2013 10:23:06 +0200 8025728: Missing volatile specifier for field G1AllocRegion::_alloc_region
tschatzl [Wed, 23 Oct 2013 10:23:06 +0200] rev 21119
8025728: Missing volatile specifier for field G1AllocRegion::_alloc_region Summary: The field G1AllocRegion::_alloc_region needs to be declared volatile as it is used with that intention. Otherwise the compiler may generate the code that reloads the value which might have changed in the meantime, leading to spurious crashes. Reviewed-by: iveresov, simonis, tschatzl Contributed-by: Axel Siebenborn <axel.siebenborn@sap.com>
Tue, 22 Oct 2013 12:03:50 -0700 Merge
jcoomes [Tue, 22 Oct 2013 12:03:50 -0700] rev 21118
Merge
Tue, 22 Oct 2013 11:50:12 +0200 8026848: -XX:+G1SummarizeRSetStats can result in wrong exit code and crash
sjohanss [Tue, 22 Oct 2013 11:50:12 +0200] rev 21117
8026848: -XX:+G1SummarizeRSetStats can result in wrong exit code and crash Summary: Changed the use of %d to SIZE_FORMAT macro in format string when printing size_t values. Reviewed-by: stefank, ehelin
Mon, 21 Oct 2013 14:20:47 +0200 8025834: NPE in Parallel Scavenge with -XX:+CheckUnhandledOops
ehelin [Mon, 21 Oct 2013 14:20:47 +0200] rev 21116
8025834: NPE in Parallel Scavenge with -XX:+CheckUnhandledOops Reviewed-by: coleenp, mgerdin, sspitsyn
Mon, 21 Oct 2013 01:04:01 -0700 Merge
stefank [Mon, 21 Oct 2013 01:04:01 -0700] rev 21115
Merge
Mon, 21 Oct 2013 09:34:10 +0200 8026781: Add missing test to exercise -XX:+UseLargePagesInMetaspace
stefank [Mon, 21 Oct 2013 09:34:10 +0200] rev 21114
8026781: Add missing test to exercise -XX:+UseLargePagesInMetaspace Reviewed-by: mgerdin, brutisso
Fri, 18 Oct 2013 09:31:59 +0200 8026698: Incorrect error handling in Metaspace::allocate
mgerdin [Fri, 18 Oct 2013 09:31:59 +0200] rev 21113
8026698: Incorrect error handling in Metaspace::allocate Reviewed-by: stefank, jwilhelm
Tue, 15 Oct 2013 13:56:46 +0200 8015255: NPG: Don't waste fragment at the end of a VirtualSpaceNode before retiring it.
mgerdin [Tue, 15 Oct 2013 13:56:46 +0200] rev 21112
8015255: NPG: Don't waste fragment at the end of a VirtualSpaceNode before retiring it. Summary: Chunk up the last piece of committed memory in a VSN when getting a new one. Reviewed-by: stefank, jmasa
Thu, 24 Oct 2013 16:25:24 -0700 Merge
iveresov [Thu, 24 Oct 2013 16:25:24 -0700] rev 21111
Merge
Thu, 24 Oct 2013 16:14:28 -0700 Merge
iveresov [Thu, 24 Oct 2013 16:14:28 -0700] rev 21110
Merge
Thu, 24 Oct 2013 19:32:34 +0200 8026978: JSR292: fatal error: Type profiling not implemented on this platform
roland [Thu, 24 Oct 2013 19:32:34 +0200] rev 21109
8026978: JSR292: fatal error: Type profiling not implemented on this platform Summary: force TypeProfileLevel to 0 on non x86 Reviewed-by: twisti
Wed, 23 Oct 2013 20:20:03 +0400 8012941: JSR 292: too deep inlining might crash compiler because of stack overflow
vlivanov [Wed, 23 Oct 2013 20:20:03 +0400] rev 21108
8012941: JSR 292: too deep inlining might crash compiler because of stack overflow Reviewed-by: kvn, twisti
Wed, 23 Oct 2013 20:15:24 +0400 8023004: JSR 292: java.lang.RuntimeException: Original target method was called.
sspitsyn [Wed, 23 Oct 2013 20:15:24 +0400] rev 21107
8023004: JSR 292: java.lang.RuntimeException: Original target method was called. Reviewed-by: jrose
Tue, 15 Oct 2013 08:38:35 +0200 8025740: Typo. Error line for wrong ReservedCodeCacheSize value is printed twice
anoll [Tue, 15 Oct 2013 08:38:35 +0200] rev 21106
8025740: Typo. Error line for wrong ReservedCodeCacheSize value is printed twice Summary: Remove duplicate print Reviewed-by: kvn, twisti
Fri, 18 Oct 2013 10:41:56 +0200 8026844: Various Math functions needs intrinsification
rbackman [Fri, 18 Oct 2013 10:41:56 +0200] rev 21105
8026844: Various Math functions needs intrinsification Reviewed-by: kvn, twisti
Wed, 23 Oct 2013 16:25:48 -0700 Merge
iveresov [Wed, 23 Oct 2013 16:25:48 -0700] rev 21104
Merge
Wed, 23 Oct 2013 15:44:12 -0700 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms
twisti [Wed, 23 Oct 2013 15:44:12 -0700] rev 21103
8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms Reviewed-by: iveresov, jrose
Wed, 23 Oct 2013 11:15:24 -0700 8026495: JVM Crashes when started with -XX:+DTraceMethodProbes on Solaris x86_64
iveresov [Wed, 23 Oct 2013 11:15:24 -0700] rev 21102
8026495: JVM Crashes when started with -XX:+DTraceMethodProbes on Solaris x86_64 Summary: Fix wrong calling convention in LIR_Assembler::emit_unwind_handler(), T_METADATA support in calling convention generator, C1 register allocator Reviewed-by: twisti, jrose
Wed, 23 Oct 2013 19:22:28 +0000 Merge
adlertz [Wed, 23 Oct 2013 19:22:28 +0000] rev 21101
Merge
Wed, 23 Oct 2013 10:44:12 +0200 8026939: assert(Reachblock != NULL) failed: Reachblock must be non-NULL
adlertz [Wed, 23 Oct 2013 10:44:12 +0200] rev 21100
8026939: assert(Reachblock != NULL) failed: Reachblock must be non-NULL Summary: We can reach this state from phi input rematerialization, so pass in the Reaches of the predecessor Reviewed-by: roland, twisti
Wed, 23 Oct 2013 12:40:23 +0200 8024070: C2 needs some form of type speculation
roland [Wed, 23 Oct 2013 12:40:23 +0200] rev 21099
8024070: C2 needs some form of type speculation Summary: record unused type profile information with type system, propagate and use it. Reviewed-by: kvn, twisti
Wed, 23 Oct 2013 10:00:39 +0200 8026407: VM crashes on linux-ppc and linux-i586 when there is not enough ReservedCodeCacheSize specified
anoll [Wed, 23 Oct 2013 10:00:39 +0200] rev 21098
8026407: VM crashes on linux-ppc and linux-i586 when there is not enough ReservedCodeCacheSize specified Summary: Ensure currently required generation of AdapterHandlerLibrary::create_native_wrapper() Reviewed-by: roland, iveresov
Tue, 22 Oct 2013 14:02:15 +0000 Merge
rbackman [Tue, 22 Oct 2013 14:02:15 +0000] rev 21097
Merge
Mon, 21 Oct 2013 15:31:16 +0200 8026959: assert(!n->pinned() || n->is_MachConstantBase()) failed: only pinned MachConstantBase node is expected here
rbackman [Mon, 21 Oct 2013 15:31:16 +0200] rev 21096
8026959: assert(!n->pinned() || n->is_MachConstantBase()) failed: only pinned MachConstantBase node is expected here Reviewed-by: iveresov, roland
Tue, 22 Oct 2013 09:51:47 +0200 8026251: New type profiling points: parameters to methods
roland [Tue, 22 Oct 2013 09:51:47 +0200] rev 21095
8026251: New type profiling points: parameters to methods Summary: x86 interpreter and c1 type profiling for parameters on method entries Reviewed-by: kvn, twisti
Mon, 21 Oct 2013 17:34:27 -0700 Merge
iveresov [Mon, 21 Oct 2013 17:34:27 -0700] rev 21094
Merge
Mon, 21 Oct 2013 09:21:41 +0400 8026865: [TESTBUG] 'compiler/print/PrintInlining.java' should specify -XX:+UnlockDiagnosticVMOptions
iignatyev [Mon, 21 Oct 2013 09:21:41 +0400] rev 21093
8026865: [TESTBUG] 'compiler/print/PrintInlining.java' should specify -XX:+UnlockDiagnosticVMOptions Reviewed-by: twisti, iveresov
Sat, 19 Oct 2013 22:22:05 -0700 Merge
iveresov [Sat, 19 Oct 2013 22:22:05 -0700] rev 21092
Merge
Sat, 19 Oct 2013 21:54:46 +0400 8023318: compiler/whitebox tests timeout with enabled TieredCompilation
iignatyev [Sat, 19 Oct 2013 21:54:46 +0400] rev 21091
8023318: compiler/whitebox tests timeout with enabled TieredCompilation Reviewed-by: kvn, twisti
Sat, 19 Oct 2013 21:54:44 +0400 8026414: [TESTBUG] Tests for Tiered/NonTiered levels
iignatyev [Sat, 19 Oct 2013 21:54:44 +0400] rev 21090
8026414: [TESTBUG] Tests for Tiered/NonTiered levels Reviewed-by: twisti, iveresov
Sat, 19 Oct 2013 12:16:43 +0200 8024069: replace_in_map() should operate on parent maps
roland [Sat, 19 Oct 2013 12:16:43 +0200] rev 21089
8024069: replace_in_map() should operate on parent maps Summary: type information gets lost because replace_in_map() doesn't update parent maps Reviewed-by: kvn, twisti
Fri, 18 Oct 2013 12:15:32 -0700 8008242: VerifyOops is broken on SPARC
morris [Fri, 18 Oct 2013 12:15:32 -0700] rev 21088
8008242: VerifyOops is broken on SPARC Summary: Fixed displacement issues in SPARC macroassembler and ensure that getClass intrinsic temporary result is T_METADATA Reviewed-by: kvn, twisti
Fri, 18 Oct 2013 09:36:35 +0000 Merge
adlertz [Fri, 18 Oct 2013 09:36:35 +0000] rev 21087
Merge
Fri, 18 Oct 2013 10:50:17 +0200 8022783: Nashorn test fails with: assert(!def_outside->member(r))
adlertz [Fri, 18 Oct 2013 10:50:17 +0200] rev 21086
8022783: Nashorn test fails with: assert(!def_outside->member(r)) Summary: Enables private copies of inputs for recent spill copies as well Reviewed-by: kvn, twisti
Thu, 17 Oct 2013 19:47:04 +0200 8026708: guarantee(codelet_size > 0 && (size_t)codelet_size > 2*K) failed: not enough space for interpreter generation
anoll [Thu, 17 Oct 2013 19:47:04 +0200] rev 21085
8026708: guarantee(codelet_size > 0 && (size_t)codelet_size > 2*K) failed: not enough space for interpreter generation Summary: Increase size for the template interpreter accordingly Reviewed-by: kvn, twisti
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip