Thu, 11 Dec 2014 21:34:43 -0500 8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint
coleenp [Thu, 11 Dec 2014 21:34:43 -0500] rev 28163
8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint Summary: Ensure consistent safepoint checking in Mutex/Monitor locking methods. Reviewed-by: dholmes, dcubed, coleenp Contributed-by: max.ockner@oracle.com
Thu, 11 Dec 2014 09:15:10 -0800 8028773: warnings from b116 for hotspot.agent.src.share.native: JNI exception pending
dsamersoff [Thu, 11 Dec 2014 09:15:10 -0800] rev 28162
8028773: warnings from b116 for hotspot.agent.src.share.native: JNI exception pending Summary: Added couple of missed exception checks Reviewed-by: sla, sspitsyn
Tue, 30 Dec 2014 09:44:15 -0800 Added tag jdk9-b44 for changeset 44060bbba6ce
katleman [Tue, 30 Dec 2014 09:44:15 -0800] rev 28161
Added tag jdk9-b44 for changeset 44060bbba6ce
Thu, 01 Jan 2015 16:09:41 -0800 Merge
lana [Thu, 01 Jan 2015 16:09:41 -0800] rev 28160
Merge
Mon, 22 Dec 2014 11:19:30 -0800 8067972: Bring changes made to WhiteBox.java in 8047290 to that file new location in the top repo
kvn [Mon, 22 Dec 2014 11:19:30 -0800] rev 28159
8067972: Bring changes made to WhiteBox.java in 8047290 to that file new location in the top repo Reviewed-by: jcoomes
Mon, 22 Dec 2014 10:39:37 -0800 Merge
kvn [Mon, 22 Dec 2014 10:39:37 -0800] rev 28158
Merge
Wed, 17 Dec 2014 12:21:28 +0300 8028595: WhiteBox API for stress testing of TieredCompilation
iignatyev [Wed, 17 Dec 2014 12:21:28 +0300] rev 28157
8028595: WhiteBox API for stress testing of TieredCompilation Reviewed-by: kvn
Mon, 15 Dec 2014 08:53:07 -0800 Merge
anoll [Mon, 15 Dec 2014 08:53:07 -0800] rev 28156
Merge
Fri, 12 Dec 2014 08:40:18 -0800 Merge
anoll [Fri, 12 Dec 2014 08:40:18 -0800] rev 28155
Merge
Fri, 12 Dec 2014 09:36:44 +0100 8066433: Move Whitebox test library to top level repository
thartmann [Fri, 12 Dec 2014 09:36:44 +0100] rev 28154
8066433: Move Whitebox test library to top level repository Summary: Moved Whitebox test library to top level repository. Reviewed-by: iignatyev, sla, mr
Tue, 30 Dec 2014 09:44:11 -0800 Added tag jdk9-b44 for changeset 1206b8e2946d
katleman [Tue, 30 Dec 2014 09:44:11 -0800] rev 28153
Added tag jdk9-b44 for changeset 1206b8e2946d
Wed, 05 Jul 2017 20:12:20 +0200 Added tag jdk9-b44 for changeset abbfccd659b9
duke [Wed, 05 Jul 2017 20:12:20 +0200] rev 28152
Added tag jdk9-b44 for changeset abbfccd659b9
Wed, 05 Jul 2017 20:12:20 +0200 Merge jdk9-b44
duke [Wed, 05 Jul 2017 20:12:20 +0200] rev 28151
Merge
Wed, 05 Jul 2017 20:12:15 +0200 Merge
duke [Wed, 05 Jul 2017 20:12:15 +0200] rev 28150
Merge
Tue, 23 Dec 2014 13:58:01 -0800 Merge
lana [Tue, 23 Dec 2014 13:58:01 -0800] rev 28149
Merge
Thu, 18 Dec 2014 13:21:44 +0000 8066974: Compiler doesn't infer method's generic type information in lambda body
mcimadamore [Thu, 18 Dec 2014 13:21:44 +0000] rev 28148
8066974: Compiler doesn't infer method's generic type information in lambda body Summary: Add loghic to avoid post-inference triggers on temporarty AST types Reviewed-by: jlahoda, vromero
Wed, 17 Dec 2014 12:48:04 -0800 8067384: Facilitate extension of the javac parser
rfield [Wed, 17 Dec 2014 12:48:04 -0800] rev 28147
8067384: Facilitate extension of the javac parser Reviewed-by: jjg
Wed, 17 Dec 2014 16:47:56 +0000 8067792: Javac crashes in finder mode with nested implicit lambdas
mcimadamore [Wed, 17 Dec 2014 16:47:56 +0000] rev 28146
8067792: Javac crashes in finder mode with nested implicit lambdas Summary: Revert tree changes occurred in Attr before running the analyzer Reviewed-by: jlahoda
Wed, 17 Dec 2014 12:49:57 +0100 8067422: Lambda method names are unnecessarily unstable
jlahoda [Wed, 17 Dec 2014 12:49:57 +0100] rev 28145
8067422: Lambda method names are unnecessarily unstable Summary: Lambda method numbers are now assigned per class for non-serializable lambdas. Reviewed-by: mcimadamore, rfield
Tue, 16 Dec 2014 13:44:22 +0000 8067663: Add bugId to tests that have been modified as part of JDK-8064365
mcimadamore [Tue, 16 Dec 2014 13:44:22 +0000] rev 28144
8067663: Add bugId to tests that have been modified as part of JDK-8064365 Summary: Add missing bug id to modified tests Reviewed-by: jlahoda
Mon, 15 Dec 2014 10:29:54 -0800 8067360: verify-modules target was dropped in jdk9 b41
mchung [Mon, 15 Dec 2014 10:29:54 -0800] rev 28143
8067360: verify-modules target was dropped in jdk9 b41 Reviewed-by: alanb, erikj
Fri, 12 Dec 2014 18:07:24 +0000 8064365: Better support for finder capabilities in target-typing context
mcimadamore [Fri, 12 Dec 2014 18:07:24 +0000] rev 28142
8064365: Better support for finder capabilities in target-typing context Summary: Add new framework to allow for easy creation of finder-like capabilities. Reviewed-by: jjg, jlahoda
Thu, 11 Dec 2014 18:23:17 -0800 8066808: langtools/test/Makefile should not use OS-specific jtreg binary
jjg [Thu, 11 Dec 2014 18:23:17 -0800] rev 28141
8066808: langtools/test/Makefile should not use OS-specific jtreg binary Reviewed-by: mcimadamore
Thu, 11 Dec 2014 18:20:00 -0800 8066807: langtools/test/Makefile should use -agentvm not -samevm
jjg [Thu, 11 Dec 2014 18:20:00 -0800] rev 28140
8066807: langtools/test/Makefile should use -agentvm not -samevm Reviewed-by: mcimadamore
Thu, 18 Dec 2014 19:57:56 -0800 Added tag jdk9-b43 for changeset 592c5d3be509
lana [Thu, 18 Dec 2014 19:57:56 -0800] rev 28139
Added tag jdk9-b43 for changeset 592c5d3be509
Wed, 05 Jul 2017 20:12:08 +0200 Merge
duke [Wed, 05 Jul 2017 20:12:08 +0200] rev 28138
Merge
Thu, 18 Dec 2014 19:57:51 -0800 Added tag jdk9-b43 for changeset 1eddc8b954d5
lana [Thu, 18 Dec 2014 19:57:51 -0800] rev 28137
Added tag jdk9-b43 for changeset 1eddc8b954d5
Wed, 05 Jul 2017 20:12:03 +0200 Merge
duke [Wed, 05 Jul 2017 20:12:03 +0200] rev 28136
Merge
Tue, 23 Dec 2014 13:57:26 -0800 Merge
lana [Tue, 23 Dec 2014 13:57:26 -0800] rev 28135
Merge
Mon, 15 Dec 2014 11:32:05 -0800 8065673: XML Test Colo: Add test build system for JAXP tests
joehw [Mon, 15 Dec 2014 11:32:05 -0800] rev 28134
8065673: XML Test Colo: Add test build system for JAXP tests Reviewed-by: alanb, joehw Contributed-by: tristan.yan@oracle.com
Thu, 18 Dec 2014 19:57:51 -0800 Added tag jdk9-b43 for changeset f5f19fe0e83b
lana [Thu, 18 Dec 2014 19:57:51 -0800] rev 28133
Added tag jdk9-b43 for changeset f5f19fe0e83b
Wed, 05 Jul 2017 20:11:58 +0200 Merge
duke [Wed, 05 Jul 2017 20:11:58 +0200] rev 28132
Merge
Tue, 23 Dec 2014 13:57:28 -0800 Merge
lana [Tue, 23 Dec 2014 13:57:28 -0800] rev 28131
Merge
Thu, 18 Dec 2014 12:10:10 +0100 8067774: Use a stack of types when calculating local variable types
attila [Thu, 18 Dec 2014 12:10:10 +0100] rev 28130
8067774: Use a stack of types when calculating local variable types Reviewed-by: lagergren, sundar
Thu, 18 Dec 2014 16:33:33 +0530 8067854: bound java static method throws NPE when 'null' is used for this argument
sundar [Thu, 18 Dec 2014 16:33:33 +0530] rev 28129
8067854: bound java static method throws NPE when 'null' is used for this argument Reviewed-by: attila, hannesw
Wed, 17 Dec 2014 17:15:14 +0530 8067777: NetBeans nashorn debug target is broken. Nashorn source directory config. is wrong
sundar [Wed, 17 Dec 2014 17:15:14 +0530] rev 28128
8067777: NetBeans nashorn debug target is broken. Nashorn source directory config. is wrong Reviewed-by: lagergren, attila
Tue, 16 Dec 2014 17:02:54 +0100 8066226: Fuzzing bug: parameter counts differ in TypeConverterFactory
hannesw [Tue, 16 Dec 2014 17:02:54 +0100] rev 28127
8066226: Fuzzing bug: parameter counts differ in TypeConverterFactory Reviewed-by: attila, sundar
Tue, 16 Dec 2014 14:06:32 +0530 8067636: ant javadoc target is broken
sundar [Tue, 16 Dec 2014 14:06:32 +0530] rev 28126
8067636: ant javadoc target is broken Reviewed-by: hannesw, lagergren
Mon, 15 Dec 2014 12:32:34 +0100 8062030: Nashorn bug retrieving array property after key string concatenation
hannesw [Mon, 15 Dec 2014 12:32:34 +0100] rev 28125
8062030: Nashorn bug retrieving array property after key string concatenation Reviewed-by: sundar, lagergren, attila
Mon, 15 Dec 2014 12:08:36 +0100 8066215: Fuzzing bug: length valueOf bug
hannesw [Mon, 15 Dec 2014 12:08:36 +0100] rev 28124
8066215: Fuzzing bug: length valueOf bug Reviewed-by: attila, lagergren
Mon, 15 Dec 2014 16:30:45 +0530 8067420: BrowserJSObjectLinker should give priority to beans linker for property get/set
sundar [Mon, 15 Dec 2014 16:30:45 +0530] rev 28123
8067420: BrowserJSObjectLinker should give priority to beans linker for property get/set Reviewed-by: lagergren, attila, hannesw
Thu, 18 Dec 2014 19:57:57 -0800 Added tag jdk9-b43 for changeset b74f34ddea43
lana [Thu, 18 Dec 2014 19:57:57 -0800] rev 28122
Added tag jdk9-b43 for changeset b74f34ddea43
Wed, 05 Jul 2017 20:11:52 +0200 Merge
duke [Wed, 05 Jul 2017 20:11:52 +0200] rev 28121
Merge
Thu, 18 Dec 2014 19:57:48 -0800 Added tag jdk9-b43 for changeset f323111baaa9
lana [Thu, 18 Dec 2014 19:57:48 -0800] rev 28120
Added tag jdk9-b43 for changeset f323111baaa9
Wed, 05 Jul 2017 20:11:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:11:47 +0200] rev 28119
Merge
Tue, 23 Dec 2014 13:58:34 -0800 Merge
lana [Tue, 23 Dec 2014 13:58:34 -0800] rev 28118
Merge
Thu, 18 Dec 2014 18:51:28 -0500 8067904: Additional DriverManager clean-up from 8060068
lancea [Thu, 18 Dec 2014 18:51:28 -0500] rev 28117
8067904: Additional DriverManager clean-up from 8060068 Reviewed-by: mchung
Thu, 18 Dec 2014 16:44:32 +0000 8067870: Fix java.io.ObjectInputStream.PeekInputStream#skip
prappo [Thu, 18 Dec 2014 16:44:32 +0000] rev 28116
8067870: Fix java.io.ObjectInputStream.PeekInputStream#skip Reviewed-by: rriggs, alanb
Wed, 17 Dec 2014 13:41:49 -0800 8061442: Update jdk/tools tests to remove check for the "jre" directory
ksrini [Wed, 17 Dec 2014 13:41:49 -0800] rev 28115
8061442: Update jdk/tools tests to remove check for the "jre" directory Reviewed-by: alanb, ksrini Contributed-by: felix.yang@oracle.com
Wed, 17 Dec 2014 13:03:29 +0000 8066642: Fix deprecation warnings in jdk.naming module
prappo [Wed, 17 Dec 2014 13:03:29 +0000] rev 28114
8066642: Fix deprecation warnings in jdk.naming module Reviewed-by: alanb, chegar
Wed, 17 Dec 2014 00:19:28 +0000 Merge
valeriep [Wed, 17 Dec 2014 00:19:28 +0000] rev 28113
Merge
Tue, 16 Dec 2014 22:33:43 +0000 Merge
valeriep [Tue, 16 Dec 2014 22:33:43 +0000] rev 28112
Merge
Fri, 12 Dec 2014 00:23:32 +0000 8062170: java.security.ProviderException: Error parsing configuration with space
valeriep [Fri, 12 Dec 2014 00:23:32 +0000] rev 28111
8062170: java.security.ProviderException: Error parsing configuration with space Summary: Updated to parse library path as a line which can contain quoted strings. Reviewed-by: vinnie
Fri, 12 Dec 2014 00:19:17 +0000 8048819: Implement reliability test for DH algorithm
valeriep [Fri, 12 Dec 2014 00:19:17 +0000] rev 28110
8048819: Implement reliability test for DH algorithm Summary: Added DH test for up-to-4 parties key exchange Reviewed-by: valeriep Contributed-by: Amanda Jiang <amanda.jiang@oracle.com>
Tue, 16 Dec 2014 16:02:56 -0800 8067421: java -help contains information about "-version:",'-jre-restrict-search', '-no-jre-restrict-search', but they are removed
ksrini [Tue, 16 Dec 2014 16:02:56 -0800] rev 28109
8067421: java -help contains information about "-version:",'-jre-restrict-search', '-no-jre-restrict-search', but they are removed 8067411: tools/launcher/MultipleJRE.sh requires adjustments to work with module boundaries 8067290: Missing bug id in test/tools/launcher/* Reviewed-by: darcy
Tue, 16 Dec 2014 13:45:20 -0800 8035117: TEST_BUG: java/rmi/server/RemoteObject/notExtending/NotExtending.java can fail with timeout
smarks [Tue, 16 Dec 2014 13:45:20 -0800] rev 28108
8035117: TEST_BUG: java/rmi/server/RemoteObject/notExtending/NotExtending.java can fail with timeout Reviewed-by: lancea
Tue, 16 Dec 2014 13:10:34 -0800 Merge
amurillo [Tue, 16 Dec 2014 13:10:34 -0800] rev 28107
Merge
Fri, 12 Dec 2014 07:50:34 -0800 Merge
amurillo [Fri, 12 Dec 2014 07:50:34 -0800] rev 28106
Merge
Thu, 11 Dec 2014 23:06:14 -0800 Merge
amurillo [Thu, 11 Dec 2014 23:06:14 -0800] rev 28105
Merge
Tue, 09 Dec 2014 08:58:19 +0100 8059949: com/sun/tools/attach/StartManagementAgent.java interrupted! (timed out?)
jbachorik [Tue, 09 Dec 2014 08:58:19 +0100] rev 28104
8059949: com/sun/tools/attach/StartManagementAgent.java interrupted! (timed out?) Reviewed-by: sla
Mon, 08 Dec 2014 00:25:10 -0800 Merge
minqi [Mon, 08 Dec 2014 00:25:10 -0800] rev 28103
Merge
Thu, 04 Dec 2014 11:26:46 -0800 6762191: Setting stack size to 16K causes segmentation fault
cjplummer [Thu, 04 Dec 2014 11:26:46 -0800] rev 28102
6762191: Setting stack size to 16K causes segmentation fault Summary: Fixed by forcing the stack size to always be at least 32k. Reviewed-by: dholmes, alanb, ksrini, sspitsyn
Wed, 03 Dec 2014 16:44:35 +0100 8064441: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object
jbachorik [Wed, 03 Dec 2014 16:44:35 +0100] rev 28101
8064441: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object Reviewed-by: dholmes, egahlin, sspitsyn
Wed, 03 Dec 2014 11:56:02 +0100 8044591: [TESTBUG] com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationp[Content]Test.java fail when -XX:+ExplicitGCInvokesConcurrent
ykantser [Wed, 03 Dec 2014 11:56:02 +0100] rev 28100
8044591: [TESTBUG] com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationp[Content]Test.java fail when -XX:+ExplicitGCInvokesConcurrent Reviewed-by: sla, fparain
Tue, 02 Dec 2014 16:21:33 +0100 6364329: jstat displays "invalid argument count" with usage
egahlin [Tue, 02 Dec 2014 16:21:33 +0100] rev 28099
6364329: jstat displays "invalid argument count" with usage Reviewed-by: jbachorik Contributed-by: Yuri Gaevsky <gaevsky@azulsystems.com>
Mon, 01 Dec 2014 09:49:44 +0100 8066106: sun/tools/jps/TestJpsClass.java failed to remove stale attach pid file
ykantser [Mon, 01 Dec 2014 09:49:44 +0100] rev 28098
8066106: sun/tools/jps/TestJpsClass.java failed to remove stale attach pid file Reviewed-by: jbachorik
Fri, 28 Nov 2014 16:56:45 +0100 6618335: ThreadReference.stop(null) throws NPE instead of InvalidTypeException
egahlin [Fri, 28 Nov 2014 16:56:45 +0100] rev 28097
6618335: ThreadReference.stop(null) throws NPE instead of InvalidTypeException Reviewed-by: sla
Wed, 26 Nov 2014 23:49:02 +0000 Merge
minqi [Wed, 26 Nov 2014 23:49:02 +0000] rev 28096
Merge
Wed, 26 Nov 2014 15:33:43 -0800 8038468: java/lang/instrument/ParallelTransformerLoader.sh fails with ClassCircularityError
minqi [Wed, 26 Nov 2014 15:33:43 -0800] rev 28095
8038468: java/lang/instrument/ParallelTransformerLoader.sh fails with ClassCircularityError Summary: Add check null for loader in transform to avoid when loading a class in callback handler for boot loader, CFLH set early enough to catch classes needed during class loading, i.e. sun.misc.URLClassPath$JarLoader$2 seen in the failure. Reviewed-by: acorn, sspitsyn Contributed-by: yumin.qi@oracle.com
Tue, 16 Dec 2014 23:59:57 +0300 8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027
aefimov [Tue, 16 Dec 2014 23:59:57 +0300] rev 28094
8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027 Reviewed-by: sherman
Tue, 16 Dec 2014 12:48:31 -0800 8062588: Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath
naoto [Tue, 16 Dec 2014 12:48:31 -0800] rev 28093
8062588: Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath Reviewed-by: alanb
Tue, 16 Dec 2014 11:49:37 -0800 8067088: Suppress solaris-specific deprecation warnings in the jdk.crypto.ucrypto module
darcy [Tue, 16 Dec 2014 11:49:37 -0800] rev 28092
8067088: Suppress solaris-specific deprecation warnings in the jdk.crypto.ucrypto module Reviewed-by: valeriep
Tue, 16 Dec 2014 11:05:12 -0800 8067091: Fix Windows-specific deprecation warnings in the jdk.crypto.mscapi module
darcy [Tue, 16 Dec 2014 11:05:12 -0800] rev 28091
8067091: Fix Windows-specific deprecation warnings in the jdk.crypto.mscapi module Reviewed-by: vinnie
Tue, 16 Dec 2014 09:51:17 -0800 Merge
prr [Tue, 16 Dec 2014 09:51:17 -0800] rev 28090
Merge
Tue, 16 Dec 2014 08:14:50 -0800 Merge
prr [Tue, 16 Dec 2014 08:14:50 -0800] rev 28089
Merge
Sun, 07 Dec 2014 09:03:07 -0800 Merge
prr [Sun, 07 Dec 2014 09:03:07 -0800] rev 28088
Merge
Fri, 05 Dec 2014 14:55:08 +0300 8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
yan [Fri, 05 Dec 2014 14:55:08 +0300] rev 28087
8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2 Reviewed-by: serb, alexsch
Fri, 05 Dec 2014 12:41:29 +0300 8059998: Broken link in java.awt.event Interface KeyListener
serb [Fri, 05 Dec 2014 12:41:29 +0300] rev 28086
8059998: Broken link in java.awt.event Interface KeyListener Reviewed-by: ant, alexsch
Wed, 03 Dec 2014 11:52:40 -0800 Merge
prr [Wed, 03 Dec 2014 11:52:40 -0800] rev 28085
Merge
Wed, 03 Dec 2014 18:04:50 +0300 8024626: CTW CRASH: SIGSEGV in ctw/jre/lib/rt_jar/preloading_1 and ctw/jre/lib/rt_jar/sun_awt_X11_ListHelper
serb [Wed, 03 Dec 2014 18:04:50 +0300] rev 28084
8024626: CTW CRASH: SIGSEGV in ctw/jre/lib/rt_jar/preloading_1 and ctw/jre/lib/rt_jar/sun_awt_X11_ListHelper Reviewed-by: azvegint, alexsch
Wed, 03 Dec 2014 15:43:25 +0300 6345095: regression test EmptyClipRenderingTest fails
serb [Wed, 03 Dec 2014 15:43:25 +0300] rev 28083
6345095: regression test EmptyClipRenderingTest fails Reviewed-by: azvegint, alexsch
Wed, 03 Dec 2014 14:25:49 +0300 8066142: Edit the value in the text field and then press the tab key, the number don't increase
alexsch [Wed, 03 Dec 2014 14:25:49 +0300] rev 28082
8066142: Edit the value in the text field and then press the tab key, the number don't increase Reviewed-by: serb, azvegint
Tue, 02 Dec 2014 12:48:49 +0300 8064699: [parfait] JNI primitive type mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c
azvegint [Tue, 02 Dec 2014 12:48:49 +0300] rev 28081
8064699: [parfait] JNI primitive type mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c Reviewed-by: alexsch, serb
Tue, 02 Dec 2014 12:47:12 +0300 8064698: [parfait] JNI exception pending in jdk/src/java/desktop/unix/native: libawt_xawt/awt/, common/awt
azvegint [Tue, 02 Dec 2014 12:47:12 +0300] rev 28080
8064698: [parfait] JNI exception pending in jdk/src/java/desktop/unix/native: libawt_xawt/awt/, common/awt Reviewed-by: alexsch, serb
Tue, 02 Dec 2014 12:45:40 +0300 8064700: [parfait] Function Call Mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/xawt/XToolkit.c
azvegint [Tue, 02 Dec 2014 12:45:40 +0300] rev 28079
8064700: [parfait] Function Call Mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/xawt/XToolkit.c Reviewed-by: alexsch, serb
Sun, 30 Nov 2014 15:43:08 +0300 8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf
serb [Sun, 30 Nov 2014 15:43:08 +0300] rev 28078
8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf Reviewed-by: azvegint, alexsch
Fri, 28 Nov 2014 19:17:00 +0400 8031696: [macosx] TwentyThousandTest test failed with OOM
alexsch [Fri, 28 Nov 2014 19:17:00 +0400] rev 28077
8031696: [macosx] TwentyThousandTest test failed with OOM Reviewed-by: serb, pchelko
Fri, 28 Nov 2014 14:03:56 +0300 8059944: [OGL] Metrics for a method choice copying of texture should be improved
serb [Fri, 28 Nov 2014 14:03:56 +0300] rev 28076
8059944: [OGL] Metrics for a method choice copying of texture should be improved Reviewed-by: bae, prr
Fri, 28 Nov 2014 13:55:09 +0300 8061832: J2DBench can be improved
serb [Fri, 28 Nov 2014 13:55:09 +0300] rev 28075
8061832: J2DBench can be improved Reviewed-by: prr, bae
Fri, 28 Nov 2014 10:42:03 +0000 8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl
serb [Fri, 28 Nov 2014 10:42:03 +0000] rev 28074
8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl Reviewed-by: flar, prr
Thu, 27 Nov 2014 14:27:46 +0300 8065098: JColorChooser no longer supports drag and drop between two JVM instances
alexsch [Thu, 27 Nov 2014 14:27:46 +0300] rev 28073
8065098: JColorChooser no longer supports drag and drop between two JVM instances Reviewed-by: serb, pchelko
Tue, 25 Nov 2014 12:14:42 -0800 Merge
prr [Tue, 25 Nov 2014 12:14:42 -0800] rev 28072
Merge
Fri, 21 Nov 2014 16:11:03 +0300 8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2
yan [Fri, 21 Nov 2014 16:11:03 +0300] rev 28071
8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 8064573: [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java is asocial pressing VK_LEFT and not releasing 8064575: [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java 100 times press keys and never releases 8064809: [TEST_BUG] javax/swing/JComboBox/4199622/bug4199622.java contains a lot of keyPress and not a single keyRelease Reviewed-by: alexsch, pchelko
Wed, 19 Nov 2014 16:42:19 +0400 8058193: [macosx] Potential incomplete fix for JDK-8031485
pchelko [Wed, 19 Nov 2014 16:42:19 +0400] rev 28070
8058193: [macosx] Potential incomplete fix for JDK-8031485 Reviewed-by: alexsch, serb
Wed, 19 Nov 2014 14:12:59 +0400 8054143: move awt automated tests from AWT_Modality to OpenJDK repository - part 6
avstepan [Wed, 19 Nov 2014 14:12:59 +0400] rev 28069
8054143: move awt automated tests from AWT_Modality to OpenJDK repository - part 6 Reviewed-by: pchelko
Tue, 18 Nov 2014 17:10:34 +0400 8054359: move awt automated tests from AWT_Modality to OpenJDK repository - part 8
avstepan [Tue, 18 Nov 2014 17:10:34 +0400] rev 28068
8054359: move awt automated tests from AWT_Modality to OpenJDK repository - part 8 Summary: Some new tests to check FileDialog modality behavior Reviewed-by: alexsch, pchelko
Tue, 18 Nov 2014 16:32:04 +0400 8055836: move awt tests from AWT_Modality to OpenJDK repository - part 9
avstepan [Tue, 18 Nov 2014 16:32:04 +0400] rev 28067
8055836: move awt tests from AWT_Modality to OpenJDK repository - part 9 Summary: Some modality tests for Print dialog were added Reviewed-by: pchelko
Tue, 16 Dec 2014 17:32:56 +0100 8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible.
dfuchs [Tue, 16 Dec 2014 17:32:56 +0100] rev 28066
8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible. Summary: This test use the jrt:/ file system to find the name of all classes, then loads each of them, get their declared fields, and attempt to call setAccessible. Reviewed-by: coffeys, dholmes, plevart
Tue, 16 Dec 2014 12:43:36 +0000 8066867: Add InputStream transferTo to transfer content to an OutputStream
prappo [Tue, 16 Dec 2014 12:43:36 +0000] rev 28065
8066867: Add InputStream transferTo to transfer content to an OutputStream Reviewed-by: chegar Contributed-by: Alan Bateman <alan.bateman@oracle.com>, Chris Hegarty <chris.hegarty@oracle.com>, Patrick Reinhart <patrick@reini.net>, Pavel Rappo <pavel.rappo@oracle.com>
Tue, 16 Dec 2014 04:58:34 +0000 8067289: Fix deprecation warnings in java.base module - CRC32C
sherman [Tue, 16 Dec 2014 04:58:34 +0000] rev 28064
8067289: Fix deprecation warnings in java.base module - CRC32C Summary: to remove the deprecation warning in CRC32C class Reviewed-by: darcy Contributed-by: staffan.friberg@oracle.com
Mon, 15 Dec 2014 17:36:20 -0500 8067486: Add diagnostics for Exception: Read from closed pipe hang
rriggs [Mon, 15 Dec 2014 17:36:20 -0500] rev 28063
8067486: Add diagnostics for Exception: Read from closed pipe hang Reviewed-by: lancea
Mon, 15 Dec 2014 12:09:49 -0800 8025619: (fc) FileInputStream.getChannel on closed stream returns FileChannel that doesn't know that stream is closed
bpb [Mon, 15 Dec 2014 12:09:49 -0800] rev 28062
8025619: (fc) FileInputStream.getChannel on closed stream returns FileChannel that doesn't know that stream is closed Summary: If the stream is closed ensure getChannel() returns a closed channel. Also, FileKey.create() should throw an IOException directly instead of wrapping it in an Error. Reviewed-by: alanb
Mon, 15 Dec 2014 19:21:59 +0100 8067241: DeadlockTest.java failed with negative timeout value
sjiang [Mon, 15 Dec 2014 19:21:59 +0100] rev 28061
8067241: DeadlockTest.java failed with negative timeout value Reviewed-by: dfuchs, sspitsyn
Sat, 13 Dec 2014 20:22:21 +0000 8067112: Update java/util/Collections/EmptyIterator.java to eliminate dependency on sun.tools.java
chegar [Sat, 13 Dec 2014 20:22:21 +0000] rev 28060
8067112: Update java/util/Collections/EmptyIterator.java to eliminate dependency on sun.tools.java Reviewed-by: chegar, prappo Contributed-by: Amy Lu <amy.lu@oracle.com>
Thu, 30 Oct 2014 07:31:41 -0700 8067377: My hobby: caning, then then canning, the the can-can
martin [Thu, 30 Oct 2014 07:31:41 -0700] rev 28059
8067377: My hobby: caning, then then canning, the the can-can Summary: Fix ALL the stutters! Reviewed-by: rriggs, mchung, lancea
Fri, 12 Dec 2014 15:07:00 -0500 8056238: (process) ProcessBuilder.redirectError spec has a broken link
rriggs [Fri, 12 Dec 2014 15:07:00 -0500] rev 28058
8056238: (process) ProcessBuilder.redirectError spec has a broken link Reviewed-by: lancea
Wed, 10 Dec 2014 09:23:00 -0800 8065804: JEP 171: Clarifications/corrections for fence intrinsics
martin [Wed, 10 Dec 2014 09:23:00 -0800] rev 28057
8065804: JEP 171: Clarifications/corrections for fence intrinsics Reviewed-by: dholmes, shade, dl, psandoz
Fri, 21 Nov 2014 16:30:02 -0800 8065172: More core reflection final and volatile annotations
martin [Fri, 21 Nov 2014 16:30:02 -0800] rev 28056
8065172: More core reflection final and volatile annotations Summary: more fiddling with "final" and "volatile" field modifiers Reviewed-by: jfranck, plevart, psandoz
Fri, 12 Dec 2014 15:35:21 +0100 8067254: No debug symbols in JPRT Windows builds
erikj [Fri, 12 Dec 2014 15:35:21 +0100] rev 28055
8067254: No debug symbols in JPRT Windows builds Reviewed-by: tbell
Fri, 12 Dec 2014 14:31:26 +0100 8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java hangs
sjiang [Fri, 12 Dec 2014 14:31:26 +0100] rev 28054
8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java hangs Reviewed-by: dfuchs
Thu, 11 Dec 2014 18:40:05 -0800 8066633: Fix deprecation warnings in java.rmi module
smarks [Thu, 11 Dec 2014 18:40:05 -0800] rev 28053
8066633: Fix deprecation warnings in java.rmi module Reviewed-by: darcy, lancea
Thu, 18 Dec 2014 19:57:52 -0800 Added tag jdk9-b43 for changeset 52310706ed47
lana [Thu, 18 Dec 2014 19:57:52 -0800] rev 28052
Added tag jdk9-b43 for changeset 52310706ed47
Wed, 05 Jul 2017 20:11:32 +0200 Merge
duke [Wed, 05 Jul 2017 20:11:32 +0200] rev 28051
Merge
Tue, 23 Dec 2014 13:57:53 -0800 Merge
lana [Tue, 23 Dec 2014 13:57:53 -0800] rev 28050
Merge
Thu, 11 Dec 2014 23:06:14 -0800 Merge
amurillo [Thu, 11 Dec 2014 23:06:14 -0800] rev 28049
Merge
Thu, 11 Dec 2014 16:22:47 -0800 Merge
anoll [Thu, 11 Dec 2014 16:22:47 -0800] rev 28048
Merge
Wed, 10 Dec 2014 16:45:55 +0100 8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects
roland [Wed, 10 Dec 2014 16:45:55 +0100] rev 28047
8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects Summary: -XX:+TraceDeoptimization tries to print realloc'ed objects even when there are none Reviewed-by: kvn
Tue, 09 Dec 2014 21:33:51 +0000 Merge
iveresov [Tue, 09 Dec 2014 21:33:51 +0000] rev 28046
Merge
Tue, 09 Dec 2014 12:25:38 -0800 8066900: Array Out Of Bounds Exception causes variable corruption
iveresov [Tue, 09 Dec 2014 12:25:38 -0800] rev 28045
8066900: Array Out Of Bounds Exception causes variable corruption Summary: Fix FP registers save/restore during exception handling Reviewed-by: kvn, vlivanov
Tue, 09 Dec 2014 18:49:13 +0100 8066103: C2's range check smearing allows out of bound array accesses
roland [Tue, 09 Dec 2014 18:49:13 +0100] rev 28044
8066103: C2's range check smearing allows out of bound array accesses Summary: range check smearing uncorrectly adjust first range check in a list of range checks to cover all of them Reviewed-by: jrose, kvn, iveresov
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip