Wed, 05 Jul 2017 20:47:26 +0200 Merge
duke [Wed, 05 Jul 2017 20:47:26 +0200] rev 32340
Merge
Thu, 27 Aug 2015 13:22:04 -0700 Merge
lana [Thu, 27 Aug 2015 13:22:04 -0700] rev 32339
Merge
Wed, 26 Aug 2015 11:14:28 +0200 8134483: A recent update to copyright headers caused two tests to fail
alundblad [Wed, 26 Aug 2015 11:14:28 +0200] rev 32338
8134483: A recent update to copyright headers caused two tests to fail Summary: Replaced copyright notice with nodynamiccopyright and adjusted line numbers. Reviewed-by: jfranck
Wed, 26 Aug 2015 09:02:02 +0200 8133671: langtools tests have bad license
alundblad [Wed, 26 Aug 2015 09:02:02 +0200] rev 32337
8133671: langtools tests have bad license Summary: Dropped classpath exception from copyright notice in tests. Reviewed-by: jjg
Tue, 25 Aug 2015 15:10:25 +0100 8134329: TeeOpTest.java fails across platforms after fix for JDK-8129547
mcimadamore [Tue, 25 Aug 2015 15:10:25 +0100] rev 32336
8134329: TeeOpTest.java fails across platforms after fix for JDK-8129547 Summary: Wrong indexes associated to CONSTANT_InvokeDynamic_info entries. Reviewed-by: sundar Contributed-by: aleksey.shipilev@oracle.com
Tue, 25 Aug 2015 15:14:41 +0200 8048318: Refactor sjavac as a thin client
alundblad [Tue, 25 Aug 2015 15:14:41 +0200] rev 32335
8048318: Refactor sjavac as a thin client Summary: Moved compilation logic from client to server. Reviewed-by: jlahoda
Mon, 24 Aug 2015 13:15:12 +0100 8129547: Excess entries in BootstrapMethods with the same (bsm, bsmKind, bsmStaticArgs), but different dynamicArgs
mcimadamore [Mon, 24 Aug 2015 13:15:12 +0100] rev 32334
8129547: Excess entries in BootstrapMethods with the same (bsm, bsmKind, bsmStaticArgs), but different dynamicArgs Summary: Pool.DynamicMethod implementation for hash/equals leads to duplicate BSM entries. Reviewed-by: jlahoda Contributed-by: aleksey.shipilev@oracle.com
Thu, 27 Aug 2015 12:59:55 -0700 Added tag jdk9-b79 for changeset 8d067af302fd
katleman [Thu, 27 Aug 2015 12:59:55 -0700] rev 32333
Added tag jdk9-b79 for changeset 8d067af302fd
Wed, 05 Jul 2017 20:47:18 +0200 Merge
duke [Wed, 05 Jul 2017 20:47:18 +0200] rev 32332
Merge
Thu, 27 Aug 2015 12:59:52 -0700 Added tag jdk9-b79 for changeset 78117959e115
katleman [Thu, 27 Aug 2015 12:59:52 -0700] rev 32331
Added tag jdk9-b79 for changeset 78117959e115
Wed, 05 Jul 2017 20:47:15 +0200 Merge
duke [Wed, 05 Jul 2017 20:47:15 +0200] rev 32330
Merge
Thu, 27 Aug 2015 13:22:08 -0700 Merge
lana [Thu, 27 Aug 2015 13:22:08 -0700] rev 32329
Merge
Wed, 26 Aug 2015 10:16:04 -0700 8133924: NPE may be thrown when xsltc select a non-existing node after JDK-8062518
joehw [Wed, 26 Aug 2015 10:16:04 -0700] rev 32328
8133924: NPE may be thrown when xsltc select a non-existing node after JDK-8062518 Reviewed-by: aefimov, lancea, joehw
Thu, 27 Aug 2015 12:59:52 -0700 Added tag jdk9-b79 for changeset 13967da712ff
katleman [Thu, 27 Aug 2015 12:59:52 -0700] rev 32327
Added tag jdk9-b79 for changeset 13967da712ff
Wed, 05 Jul 2017 20:47:11 +0200 Merge
duke [Wed, 05 Jul 2017 20:47:11 +0200] rev 32326
Merge
Thu, 27 Aug 2015 13:22:30 -0700 Merge
lana [Thu, 27 Aug 2015 13:22:30 -0700] rev 32325
Merge
Thu, 27 Aug 2015 14:35:06 +0530 8134562: jjs history object should have methods to save/load history to/from given file and also allow reexecution of commands by a call
sundar [Thu, 27 Aug 2015 14:35:06 +0530] rev 32324
8134562: jjs history object should have methods to save/load history to/from given file and also allow reexecution of commands by a call Reviewed-by: hannesw, attila
Wed, 26 Aug 2015 20:30:34 +0200 8134403: Nashorn react.js benchmark performance regression
attila [Wed, 26 Aug 2015 20:30:34 +0200] rev 32323
8134403: Nashorn react.js benchmark performance regression Reviewed-by: hannesw, sundar
Wed, 26 Aug 2015 13:11:35 +0200 8134484: disallow backquotes as heredoc end marker delimiters
mhaupt [Wed, 26 Aug 2015 13:11:35 +0200] rev 32322
8134484: disallow backquotes as heredoc end marker delimiters Reviewed-by: attila, sundar
Wed, 26 Aug 2015 09:59:29 +0200 8073613: Here documents: how to avoid string interpolation?
mhaupt [Wed, 26 Aug 2015 09:59:29 +0200] rev 32321
8073613: Here documents: how to avoid string interpolation? Summary: support heredoc end marker quoting like in bash Reviewed-by: attila, hannesw
Tue, 25 Aug 2015 18:16:10 +0530 8134397: Features that require AWT, swing should handle headless mode properly
sundar [Tue, 25 Aug 2015 18:16:10 +0530] rev 32320
8134397: Features that require AWT, swing should handle headless mode properly Reviewed-by: hannesw, attila
Tue, 25 Aug 2015 14:47:42 +0530 8134381: load completion should not use swing from non UI thread
sundar [Tue, 25 Aug 2015 14:47:42 +0530] rev 32319
8134381: load completion should not use swing from non UI thread Reviewed-by: lagergren, attila, hannesw
Mon, 24 Aug 2015 18:25:22 +0530 8134309: load call argument completion could be done with file chooser
sundar [Mon, 24 Aug 2015 18:25:22 +0530] rev 32318
8134309: load call argument completion could be done with file chooser Reviewed-by: attila, hannesw
Mon, 24 Aug 2015 16:25:40 +0530 8134279: jjs should support multiple line input to complete incomplete code
sundar [Mon, 24 Aug 2015 16:25:40 +0530] rev 32317
8134279: jjs should support multiple line input to complete incomplete code Reviewed-by: attila, hannesw
Mon, 24 Aug 2015 09:12:35 +0200 8133785: SharedScopeCall should be enabled for non-optimistic call sites in optimistic compilation
attila [Mon, 24 Aug 2015 09:12:35 +0200] rev 32316
8133785: SharedScopeCall should be enabled for non-optimistic call sites in optimistic compilation Reviewed-by: hannesw, lagergren
Mon, 24 Aug 2015 09:11:46 +0200 8134150: Make Timing both threadsafe and efficient
attila [Mon, 24 Aug 2015 09:11:46 +0200] rev 32315
8134150: Make Timing both threadsafe and efficient Reviewed-by: jlaskey, sundar
Sun, 23 Aug 2015 10:02:14 +0530 8134255: Implement tab-completion for java package prefixes and package names
sundar [Sun, 23 Aug 2015 10:02:14 +0530] rev 32314
8134255: Implement tab-completion for java package prefixes and package names Reviewed-by: attila, mhaupt
Fri, 21 Aug 2015 18:01:23 +0530 8133948: Add 'edit' function to allow external editing of scripts
sundar [Fri, 21 Aug 2015 18:01:23 +0530] rev 32313
8133948: Add 'edit' function to allow external editing of scripts Reviewed-by: attila, hannesw, jlahoda
Thu, 27 Aug 2015 12:59:56 -0700 Added tag jdk9-b79 for changeset ffea646fc05f
katleman [Thu, 27 Aug 2015 12:59:56 -0700] rev 32312
Added tag jdk9-b79 for changeset ffea646fc05f
Wed, 05 Jul 2017 20:47:07 +0200 Merge
duke [Wed, 05 Jul 2017 20:47:07 +0200] rev 32311
Merge
Thu, 27 Aug 2015 12:59:49 -0700 Added tag jdk9-b79 for changeset a7e698aed0b7
katleman [Thu, 27 Aug 2015 12:59:49 -0700] rev 32310
Added tag jdk9-b79 for changeset a7e698aed0b7
Wed, 05 Jul 2017 20:47:02 +0200 Merge
duke [Wed, 05 Jul 2017 20:47:02 +0200] rev 32309
Merge
Thu, 27 Aug 2015 22:35:24 -0500 8134456: jdk/test/java/lang/SecurityManager/CheckPackageAccess.java failing on several platforms
ptbrunet [Thu, 27 Aug 2015 22:35:24 -0500] rev 32308
8134456: jdk/test/java/lang/SecurityManager/CheckPackageAccess.java failing on several platforms Summary: Add new restricted packages to the test code Reviewed-by: mullan, mchung Contributed-by: peter.brunet@oracle.com
Thu, 27 Aug 2015 18:12:45 -0700 8134632: Mark javax/sound/midi/Devices/InitializationHang.java as headful
darcy [Thu, 27 Aug 2015 18:12:45 -0700] rev 32307
8134632: Mark javax/sound/midi/Devices/InitializationHang.java as headful Reviewed-by: prr
Thu, 27 Aug 2015 14:32:42 -0700 8131067: (zipfs) Zip File System Provider returns doubly-encoded Path URIs
sherman [Thu, 27 Aug 2015 14:32:42 -0700] rev 32306
8131067: (zipfs) Zip File System Provider returns doubly-encoded Path URIs Summary: to decode the zip file path uri before passing it into zippath uri. Reviewed-by: alanb
Thu, 27 Aug 2015 13:22:51 -0700 Merge
lana [Thu, 27 Aug 2015 13:22:51 -0700] rev 32305
Merge
Thu, 27 Aug 2015 11:02:10 -0700 8134554: Add sound tests to tier 3
darcy [Thu, 27 Aug 2015 11:02:10 -0700] rev 32304
8134554: Add sound tests to tier 3 Reviewed-by: serb
Thu, 27 Aug 2015 10:31:48 +0800 8134555: The InquireSecContextPermissionCheck.java test was mistakenly removed
weijun [Thu, 27 Aug 2015 10:31:48 +0800] rev 32303
8134555: The InquireSecContextPermissionCheck.java test was mistakenly removed Reviewed-by: xuelei
Thu, 27 Aug 2015 07:52:12 +0800 8077670: sun/security/krb5/auto/MaxRetries.java may fail with BindException
weijun [Thu, 27 Aug 2015 07:52:12 +0800] rev 32302
8077670: sun/security/krb5/auto/MaxRetries.java may fail with BindException Reviewed-by: chegar
Wed, 26 Aug 2015 11:18:38 -0700 8134521: Problem list failing java/beans/Introspector test
darcy [Wed, 26 Aug 2015 11:18:38 -0700] rev 32301
8134521: Problem list failing java/beans/Introspector test Reviewed-by: alanb
Wed, 26 Aug 2015 10:44:37 -0700 8134520: Bug8134250 test fails in en_IE locale
naoto [Wed, 26 Aug 2015 10:44:37 -0700] rev 32300
8134520: Bug8134250 test fails in en_IE locale Reviewed-by: lancea
Wed, 26 Aug 2015 06:48:33 -0700 8134458: Make sun/tools/jps tests non-concurrent with other tests
sla [Wed, 26 Aug 2015 06:48:33 -0700] rev 32299
8134458: Make sun/tools/jps tests non-concurrent with other tests Reviewed-by: dholmes, martin
Tue, 25 Aug 2015 12:19:46 -0700 Merge
ddehaven [Tue, 25 Aug 2015 12:19:46 -0700] rev 32298
Merge
Fri, 21 Aug 2015 10:43:47 -0700 8134028: [PIT] XToolkit, strange behavior of robot.createScreenCapture(): looks like a native crash in X11/GTK
azvegint [Fri, 21 Aug 2015 10:43:47 -0700] rev 32297
8134028: [PIT] XToolkit, strange behavior of robot.createScreenCapture(): looks like a native crash in X11/GTK Reviewed-by: alexsch, serb
Mon, 17 Aug 2015 10:12:16 -0700 Merge
ddehaven [Mon, 17 Aug 2015 10:12:16 -0700] rev 32296
Merge
Mon, 17 Aug 2015 16:56:22 +0300 6778087: getLocationOnScreen() always returns (0, 0) for mouse wheel events
serb [Mon, 17 Aug 2015 16:56:22 +0300] rev 32295
6778087: getLocationOnScreen() always returns (0, 0) for mouse wheel events Reviewed-by: alexsch, azvegint
Thu, 06 Aug 2015 19:52:02 +0300 4379403: Need to disable the "magic AWT dump key" (CTRL+SHIFT+F1)
serb [Thu, 06 Aug 2015 19:52:02 +0300] rev 32294
4379403: Need to disable the "magic AWT dump key" (CTRL+SHIFT+F1) Reviewed-by: alexsch, azvegint
Thu, 06 Aug 2015 17:55:32 +0300 7124271: [macosx] RealSync test failure
serb [Thu, 06 Aug 2015 17:55:32 +0300] rev 32293
7124271: [macosx] RealSync test failure Reviewed-by: alexsch, azvegint
Fri, 14 Aug 2015 13:59:40 -0500 8051626: Rework security restrictions of Java Access Bridge and related Utilities
ptbrunet [Fri, 14 Aug 2015 13:59:40 -0500] rev 32292
8051626: Rework security restrictions of Java Access Bridge and related Utilities Summary: Move non-public code to internal directories; restrict those directories Reviewed-by: mchung, prr, mullan, serb Contributed-by: peter.brunet@oracle.com
Thu, 13 Aug 2015 13:30:15 -0700 8068749: Restrict javax.imageio.spi.ServiceRegistry to ImageIO types
smarks [Thu, 13 Aug 2015 13:30:15 -0700] rev 32291
8068749: Restrict javax.imageio.spi.ServiceRegistry to ImageIO types Reviewed-by: prr, serb
Thu, 13 Aug 2015 12:27:06 -0700 8133514: Update NervousText demo to use java.version System property
prr [Thu, 13 Aug 2015 12:27:06 -0700] rev 32290
8133514: Update NervousText demo to use java.version System property Reviewed-by: serb, iris
Thu, 13 Aug 2015 12:12:10 -0700 8132850: java.lang.ArrayIndexOutOfBoundsException during text rendering with many fonts installed
prr [Thu, 13 Aug 2015 12:12:10 -0700] rev 32289
8132850: java.lang.ArrayIndexOutOfBoundsException during text rendering with many fonts installed Reviewed-by: jgodinez, serb
Thu, 13 Aug 2015 16:26:17 +0300 8081764: [TEST_BUG] Test javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on Windows, Solaris Sparcv9 and Linux but passes on MacOSX
pchopra [Thu, 13 Aug 2015 16:26:17 +0300] rev 32288
8081764: [TEST_BUG] Test javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on Windows, Solaris Sparcv9 and Linux but passes on MacOSX Reviewed-by: alexsch, azvegint
Thu, 13 Aug 2015 15:29:03 +0300 8081787: [macosx] MalformedURLException is thrown during reading data for application/x-java-url;class=java.net.URL flavor
mcherkas [Thu, 13 Aug 2015 15:29:03 +0300] rev 32287
8081787: [macosx] MalformedURLException is thrown during reading data for application/x-java-url;class=java.net.URL flavor Reviewed-by: alexsch, serb
Thu, 13 Aug 2015 14:20:36 +0300 8132958: [TEST_BUG] Part 1: update client tests failing after changes in setAccessible(true) routine
yan [Thu, 13 Aug 2015 14:20:36 +0300] rev 32286
8132958: [TEST_BUG] Part 1: update client tests failing after changes in setAccessible(true) routine Reviewed-by: alexsch, serb
Wed, 12 Aug 2015 09:36:43 -0700 Merge
ddehaven [Wed, 12 Aug 2015 09:36:43 -0700] rev 32285
Merge
Wed, 12 Aug 2015 14:37:44 +0300 8131926: java/beans/SimpleBeanInfo/LoadingStandardIcons/LoadingStandardIcons.java failure with modular JDK
serb [Wed, 12 Aug 2015 14:37:44 +0300] rev 32284
8131926: java/beans/SimpleBeanInfo/LoadingStandardIcons/LoadingStandardIcons.java failure with modular JDK Reviewed-by: azvegint, alexsch
Wed, 12 Aug 2015 13:57:12 +0300 8133134: docs: replace <tt> tags (obsolete in html5) for java.desktop
avstepan [Wed, 12 Aug 2015 13:57:12 +0300] rev 32283
8133134: docs: replace <tt> tags (obsolete in html5) for java.desktop Reviewed-by: alexsch
Tue, 11 Aug 2015 16:32:13 +0300 8014212: Robot captures black screen
azvegint [Tue, 11 Aug 2015 16:32:13 +0300] rev 32282
8014212: Robot captures black screen Reviewed-by: alexsch, serb
Mon, 10 Aug 2015 14:42:07 +0200 8075584: test for 8067364 depends on hardwired text advance
neugens [Mon, 10 Aug 2015 14:42:07 +0200] rev 32281
8075584: test for 8067364 depends on hardwired text advance Summary: The test incorrectly included values that depend on the installed fonts Reviewed-by: serb, prr
Thu, 06 Aug 2015 11:36:52 +0300 8080287: The image of BufferedImage.TYPE_INT_ARGB and BufferedImage.TYPE_INT_ARGB_PRE is blank
psadhukhan [Thu, 06 Aug 2015 11:36:52 +0300] rev 32280
8080287: The image of BufferedImage.TYPE_INT_ARGB and BufferedImage.TYPE_INT_ARGB_PRE is blank Reviewed-by: prr, flar
Wed, 05 Aug 2015 19:11:27 +0300 8132566: [TESTBUG] add regression test for inherited classes with the new bean annotations
avstepan [Wed, 05 Aug 2015 19:11:27 +0300] rev 32279
8132566: [TESTBUG] add regression test for inherited classes with the new bean annotations Reviewed-by: alexsch
Wed, 05 Aug 2015 16:35:41 +0300 8028618: [TEST BUG] javax/swing/JScrollBar/bug4202954/bug4202954.java fails
kshefov [Wed, 05 Aug 2015 16:35:41 +0300] rev 32278
8028618: [TEST BUG] javax/swing/JScrollBar/bug4202954/bug4202954.java fails Reviewed-by: alexsch, azvegint Contributed-by: nadeesh.tv@oracle.com
Tue, 25 Aug 2015 13:40:07 -0400 8133939: javadoc clarification for java.sql.Date.toLocalDate
lancea [Tue, 25 Aug 2015 13:40:07 -0400] rev 32277
8133939: javadoc clarification for java.sql.Date.toLocalDate Reviewed-by: joehw
Tue, 25 Aug 2015 19:45:07 +0300 8134356: {@code} tag contains &lt; and &gt; sequences
igerasim [Tue, 25 Aug 2015 19:45:07 +0300] rev 32276
8134356: {@code} tag contains &lt; and &gt; sequences Reviewed-by: martin
Tue, 25 Aug 2015 18:45:09 +0300 8133802: replace some <tt> tags (obsolete in html5) in security-libs docs
avstepan [Tue, 25 Aug 2015 18:45:09 +0300] rev 32275
8133802: replace some <tt> tags (obsolete in html5) in security-libs docs Reviewed-by: mullan
Tue, 25 Aug 2015 18:40:32 +0300 8133830: [solaris] Fix for potential memory leak in TimeZone_md.c, function findJavaTZ_md()
aefimov [Tue, 25 Aug 2015 18:40:32 +0300] rev 32274
8133830: [solaris] Fix for potential memory leak in TimeZone_md.c, function findJavaTZ_md() Reviewed-by: andrew, goetz, okutsu Contributed-by: christoph.langer@sap.com
Tue, 25 Aug 2015 20:21:53 +0530 8134260: jjs in jre directory fails with "Could not find or load main class jdk.nashorn.tools.jjs.Main"
sundar [Tue, 25 Aug 2015 20:21:53 +0530] rev 32273
8134260: jjs in jre directory fails with "Could not find or load main class jdk.nashorn.tools.jjs.Main" Reviewed-by: alanb, erikj, lagergren
Tue, 25 Aug 2015 14:15:50 +0100 8046768: com/sun/jndi/ldap/LdapTimeoutTest.java fails intermittently
robm [Tue, 25 Aug 2015 14:15:50 +0100] rev 32272
8046768: com/sun/jndi/ldap/LdapTimeoutTest.java fails intermittently Reviewed-by: vinnie
Tue, 25 Aug 2015 14:07:08 +0100 8087190: Regression in sun.net.util.IPAddressUtil.isIPv4LiteralAddress(String)
robm [Tue, 25 Aug 2015 14:07:08 +0100] rev 32271
8087190: Regression in sun.net.util.IPAddressUtil.isIPv4LiteralAddress(String) Reviewed-by: chegar
Mon, 24 Aug 2015 19:10:51 -0700 8134250: Create unit tests for CLDR unique features
naoto [Mon, 24 Aug 2015 19:10:51 -0700] rev 32270
8134250: Create unit tests for CLDR unique features Reviewed-by: okutsu
Mon, 24 Aug 2015 16:22:37 +0100 8132786: java/security/cert/CertPathValidator/OCSP/AIACheck.java fails intermittently
vinnie [Mon, 24 Aug 2015 16:22:37 +0100] rev 32269
8132786: java/security/cert/CertPathValidator/OCSP/AIACheck.java fails intermittently Reviewed-by: mullan
Mon, 24 Aug 2015 11:00:12 +0200 8073056: Repeating annotations throws java.security.AccessControlException with a SecurityManager
jfranck [Mon, 24 Aug 2015 11:00:12 +0200] rev 32268
8073056: Repeating annotations throws java.security.AccessControlException with a SecurityManager Reviewed-by: ahgross, darcy
Wed, 08 Jul 2015 23:26:48 -0700 8027634: Support @argfiles for java command-line tool
henryjen [Wed, 08 Jul 2015 23:26:48 -0700] rev 32267
8027634: Support @argfiles for java command-line tool Reviewed-by: ksrini, mchung
Fri, 21 Aug 2015 20:41:21 +0100 8133015: InetAddress.isReachable(tmout) returning wrong value on Windows for IPv6
robm [Fri, 21 Aug 2015 20:41:21 +0100] rev 32266
8133015: InetAddress.isReachable(tmout) returning wrong value on Windows for IPv6 Reviewed-by: michaelm
Thu, 27 Aug 2015 12:59:52 -0700 Added tag jdk9-b79 for changeset 421773f441c6
katleman [Thu, 27 Aug 2015 12:59:52 -0700] rev 32265
Added tag jdk9-b79 for changeset 421773f441c6
Wed, 05 Jul 2017 20:46:50 +0200 Merge
duke [Wed, 05 Jul 2017 20:46:50 +0200] rev 32264
Merge
Thu, 27 Aug 2015 12:59:50 -0700 Added tag jdk9-b79 for changeset 7a289da71811
katleman [Thu, 27 Aug 2015 12:59:50 -0700] rev 32263
Added tag jdk9-b79 for changeset 7a289da71811
Thu, 27 Aug 2015 13:21:37 -0700 Merge
lana [Thu, 27 Aug 2015 13:21:37 -0700] rev 32262
Merge
Tue, 25 Aug 2015 20:18:42 +0530 8134260: jjs in jre directory fails with "Could not find or load main class jdk.nashorn.tools.jjs.Main"
sundar [Tue, 25 Aug 2015 20:18:42 +0530] rev 32261
8134260: jjs in jre directory fails with "Could not find or load main class jdk.nashorn.tools.jjs.Main" Reviewed-by: alanb, erikj, lagergren
Sun, 23 Aug 2015 10:01:19 +0530 8134255: Implement tab-completion for java package prefixes and package names
sundar [Sun, 23 Aug 2015 10:01:19 +0530] rev 32260
8134255: Implement tab-completion for java package prefixes and package names Reviewed-by: attila, mhaupt
Fri, 21 Aug 2015 18:00:53 +0530 8133948: Add 'edit' function to allow external editing of scripts
sundar [Fri, 21 Aug 2015 18:00:53 +0530] rev 32259
8133948: Add 'edit' function to allow external editing of scripts Reviewed-by: attila, hannesw, jlahoda
Thu, 27 Aug 2015 12:59:49 -0700 Added tag jdk9-b79 for changeset 3a2debd4d023
katleman [Thu, 27 Aug 2015 12:59:49 -0700] rev 32258
Added tag jdk9-b79 for changeset 3a2debd4d023
Wed, 05 Jul 2017 20:46:39 +0200 Added tag jdk9-b79 for changeset 3966bd3b8167
duke [Wed, 05 Jul 2017 20:46:39 +0200] rev 32257
Added tag jdk9-b79 for changeset 3966bd3b8167
Wed, 05 Jul 2017 20:46:39 +0200 Merge jdk9-b79
duke [Wed, 05 Jul 2017 20:46:39 +0200] rev 32256
Merge
Wed, 05 Jul 2017 20:46:35 +0200 Merge
duke [Wed, 05 Jul 2017 20:46:35 +0200] rev 32255
Merge
Thu, 20 Aug 2015 11:38:24 -0700 Added tag jdk9-b78 for changeset 5841c9337554
katleman [Thu, 20 Aug 2015 11:38:24 -0700] rev 32254
Added tag jdk9-b78 for changeset 5841c9337554
Wed, 05 Jul 2017 20:46:31 +0200 Merge
duke [Wed, 05 Jul 2017 20:46:31 +0200] rev 32253
Merge
Thu, 20 Aug 2015 12:30:11 -0700 Merge
lana [Thu, 20 Aug 2015 12:30:11 -0700] rev 32252
Merge
Thu, 20 Aug 2015 13:28:35 +0300 8132478: [tidy] three new warnings from java docs (java.net, javax.annotation)
avstepan [Thu, 20 Aug 2015 13:28:35 +0300] rev 32251
8132478: [tidy] three new warnings from java docs (java.net, javax.annotation) Summary: minor docs cleanup (jaxws part) Reviewed-by: lancea
Thu, 20 Aug 2015 11:38:21 -0700 Added tag jdk9-b78 for changeset d014abca53b7
katleman [Thu, 20 Aug 2015 11:38:21 -0700] rev 32250
Added tag jdk9-b78 for changeset d014abca53b7
Wed, 05 Jul 2017 20:46:28 +0200 Merge
duke [Wed, 05 Jul 2017 20:46:28 +0200] rev 32249
Merge
Thu, 20 Aug 2015 11:38:20 -0700 Added tag jdk9-b78 for changeset 11ac73b4eea0
katleman [Thu, 20 Aug 2015 11:38:20 -0700] rev 32248
Added tag jdk9-b78 for changeset 11ac73b4eea0
Wed, 05 Jul 2017 20:46:25 +0200 Merge
duke [Wed, 05 Jul 2017 20:46:25 +0200] rev 32247
Merge
Thu, 20 Aug 2015 12:29:58 -0700 Merge
lana [Thu, 20 Aug 2015 12:29:58 -0700] rev 32246
Merge
Wed, 19 Aug 2015 16:35:03 +0530 8133872: Expression completion should work on contexts where an expression is accepted
sundar [Wed, 19 Aug 2015 16:35:03 +0530] rev 32245
8133872: Expression completion should work on contexts where an expression is accepted Reviewed-by: hannesw, mhaupt
Tue, 18 Aug 2015 09:13:46 -0700 8077168: CodeStoreAndPathTest.java fails in jtreg mode on Mac
mhaupt [Tue, 18 Aug 2015 09:13:46 -0700] rev 32244
8077168: CodeStoreAndPathTest.java fails in jtreg mode on Mac Summary: use correct path on JRT file system Reviewed-by: attila, sundar
Tue, 18 Aug 2015 18:53:13 +0530 8133812: identifier and member expression completion handling is not uniform
sundar [Tue, 18 Aug 2015 18:53:13 +0530] rev 32243
8133812: identifier and member expression completion handling is not uniform Reviewed-by: attila, hannesw
Tue, 18 Aug 2015 11:40:18 +0530 8133777: Use file based persistence for history instead of preferences
sundar [Tue, 18 Aug 2015 11:40:18 +0530] rev 32242
8133777: Use file based persistence for history instead of preferences Reviewed-by: attila, mhaupt
Mon, 17 Aug 2015 18:36:28 +0530 8133695: Implement tab-completion for identifiers
sundar [Mon, 17 Aug 2015 18:36:28 +0530] rev 32241
8133695: Implement tab-completion for identifiers Reviewed-by: attila, jlaskey
Mon, 17 Aug 2015 13:17:25 +0530 8133652: Implement tab-completion for member select expressions
sundar [Mon, 17 Aug 2015 13:17:25 +0530] rev 32240
8133652: Implement tab-completion for member select expressions Reviewed-by: jlaskey, attila
Fri, 14 Aug 2015 18:48:26 +0530 8133624: Move JDK-8055034.js and JDK-8130127.js to currently-failing directory to exclude from test run
sundar [Fri, 14 Aug 2015 18:48:26 +0530] rev 32239
8133624: Move JDK-8055034.js and JDK-8130127.js to currently-failing directory to exclude from test run Reviewed-by: jlaskey, hannesw
Thu, 20 Aug 2015 11:38:25 -0700 Added tag jdk9-b78 for changeset 23662c20a442
katleman [Thu, 20 Aug 2015 11:38:25 -0700] rev 32238
Added tag jdk9-b78 for changeset 23662c20a442
Wed, 05 Jul 2017 20:46:21 +0200 Merge
duke [Wed, 05 Jul 2017 20:46:21 +0200] rev 32237
Merge
Thu, 20 Aug 2015 11:38:18 -0700 Added tag jdk9-b78 for changeset 525d3550480f
katleman [Thu, 20 Aug 2015 11:38:18 -0700] rev 32236
Added tag jdk9-b78 for changeset 525d3550480f
Wed, 05 Jul 2017 20:46:18 +0200 Merge
duke [Wed, 05 Jul 2017 20:46:18 +0200] rev 32235
Merge
Thu, 20 Aug 2015 12:29:24 -0700 Merge
lana [Thu, 20 Aug 2015 12:29:24 -0700] rev 32234
Merge
Thu, 20 Aug 2015 11:16:54 -0700 8050460: JAAS login/logout tests with LoginContext
asmotrak [Thu, 20 Aug 2015 11:16:54 -0700] rev 32233
8050460: JAAS login/logout tests with LoginContext Reviewed-by: xuelei Contributed-by: svetlana.nikandrova@oracle.com
Wed, 19 Aug 2015 13:11:24 -0700 8074821: Resolve disabled warnings for libnio
bpb [Wed, 19 Aug 2015 13:11:24 -0700] rev 32232
8074821: Resolve disabled warnings for libnio Summary: Enable the indicated warnings and correct the code which provoked them. Reviewed-by: alanb
Wed, 19 Aug 2015 17:42:52 +0100 8130799: KeyStoreSpi.engineProbe does not throw the expected NullPointerException
vinnie [Wed, 19 Aug 2015 17:42:52 +0100] rev 32231
8130799: KeyStoreSpi.engineProbe does not throw the expected NullPointerException Reviewed-by: xuelei
Tue, 18 Aug 2015 20:30:15 -0700 8132944: test java/lang/ClassLoader/GetSystemPackage.java writes stuff to Agent stdout
mchung [Tue, 18 Aug 2015 20:30:15 -0700] rev 32230
8132944: test java/lang/ClassLoader/GetSystemPackage.java writes stuff to Agent stdout Reviewed-by: dholmes
Tue, 18 Aug 2015 21:16:27 +0000 8086002: Move apple.security.AppleProvider to a proper module
valeriep [Tue, 18 Aug 2015 21:16:27 +0000] rev 32229
8086002: Move apple.security.AppleProvider to a proper module Summary: Move Apple provider to java.base module with "libosxsecurity" native library. Reviewed-by: mchung
Tue, 18 Aug 2015 12:49:00 -0700 8133808: Place java/lang/ProcessHandle/InfoTest.java on the Problem List
darcy [Tue, 18 Aug 2015 12:49:00 -0700] rev 32228
8133808: Place java/lang/ProcessHandle/InfoTest.java on the Problem List Reviewed-by: lancea
Tue, 18 Aug 2015 18:04:17 +0300 8132478: [tidy] three new warnings from java docs (java.net, javax.annotation)
avstepan [Tue, 18 Aug 2015 18:04:17 +0300] rev 32227
8132478: [tidy] three new warnings from java docs (java.net, javax.annotation) Summary: minor docs cleanup (jdk part) Reviewed-by: lancea
Tue, 18 Aug 2015 15:46:01 +0200 8132527: jimage tool extract and recreate options are not consistent (no NPE)
jfdenise [Tue, 18 Aug 2015 15:46:01 +0200] rev 32226
8132527: jimage tool extract and recreate options are not consistent (no NPE) Summary: Module metadata original name must be reused when recreating a jimage Reviewed-by: jlaskey
Mon, 17 Aug 2015 11:18:31 -0700 Merge
amurillo [Mon, 17 Aug 2015 11:18:31 -0700] rev 32225
Merge
Thu, 13 Aug 2015 15:50:52 -0700 Merge
amurillo [Thu, 13 Aug 2015 15:50:52 -0700] rev 32224
Merge
Mon, 10 Aug 2015 13:34:55 +0000 Merge
sla [Mon, 10 Aug 2015 13:34:55 +0000] rev 32223
Merge
Mon, 10 Aug 2015 13:08:55 +0200 8076470: Remove the JVM TI hprof Agent
sla [Mon, 10 Aug 2015 13:08:55 +0200] rev 32222
8076470: Remove the JVM TI hprof Agent Reviewed-by: sspitsyn, mchung, erikj
Mon, 10 Aug 2015 14:05:37 +0300 Merge
dsamersoff [Mon, 10 Aug 2015 14:05:37 +0300] rev 32221
Merge
Wed, 05 Aug 2015 03:43:31 +0200 Merge
kbarrett [Wed, 05 Aug 2015 03:43:31 +0200] rev 32220
Merge
Tue, 04 Aug 2015 17:26:14 -0400 8132306: java/lang/ref/ReferenceEnqueue.java fails with "RuntimeException: Error: poll() returned null; expected ref object"
kbarrett [Tue, 04 Aug 2015 17:26:14 -0400] rev 32219
8132306: java/lang/ref/ReferenceEnqueue.java fails with "RuntimeException: Error: poll() returned null; expected ref object" Summary: Carefully order ref.queue and queue list updates to address races. Reviewed-by: dholmes, dfuchs, plevart
Tue, 04 Aug 2015 19:25:59 +0000 Merge
dsamersoff [Tue, 04 Aug 2015 19:25:59 +0000] rev 32218
Merge
Tue, 04 Aug 2015 18:11:40 +0300 8132648: sun/tools/jhsdb/BasicLauncherTest fails with java.lang.RuntimeException
dsamersoff [Tue, 04 Aug 2015 18:11:40 +0300] rev 32217
8132648: sun/tools/jhsdb/BasicLauncherTest fails with java.lang.RuntimeException Summary: Added check for standard conditions causing attach to fail Reviewed-by: jbachorik, sspitsyn
Tue, 04 Aug 2015 15:16:23 +0200 8085919: OperatingSystemMXBean/TestTotalSwap.java failure : Total Swap Space figures mismatch
jbachorik [Tue, 04 Aug 2015 15:16:23 +0200] rev 32216
8085919: OperatingSystemMXBean/TestTotalSwap.java failure : Total Swap Space figures mismatch Reviewed-by: dholmes
Mon, 17 Aug 2015 12:28:55 +0300 8133321: (tz) Support tzdata2015f
aefimov [Mon, 17 Aug 2015 12:28:55 +0300] rev 32215
8133321: (tz) Support tzdata2015f Reviewed-by: okutsu
Mon, 17 Aug 2015 12:21:34 +0300 8060717: [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments()
kshefov [Mon, 17 Aug 2015 12:21:34 +0300] rev 32214
8060717: [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments() Reviewed-by: vlivanov, mhaupt
Mon, 17 Aug 2015 12:13:18 +0300 8133543: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
kshefov [Mon, 17 Aug 2015 12:13:18 +0300] rev 32213
8133543: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified Reviewed-by: vlivanov, mhaupt
Sat, 15 Aug 2015 21:14:08 +0800 8132330: Ineffective SecureRandom usage in RSA encoding with PKCS1Padding
weijun [Sat, 15 Aug 2015 21:14:08 +0800] rev 32212
8132330: Ineffective SecureRandom usage in RSA encoding with PKCS1Padding Reviewed-by: weijun Contributed-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Sat, 15 Aug 2015 04:38:51 +0000 8039390: Unexpected behaviour of String.format with null arguments
sherman [Sat, 15 Aug 2015 04:38:51 +0000] rev 32211
8039390: Unexpected behaviour of String.format with null arguments Summary: to explicitly specify the null behavior for all conversions Reviewed-by: rriggs
Fri, 14 Aug 2015 14:40:13 +0300 8133480: replace some <tt> tags (obsolete in html5) in core-libs docs
avstepan [Fri, 14 Aug 2015 14:40:13 +0300] rev 32210
8133480: replace some <tt> tags (obsolete in html5) in core-libs docs Reviewed-by: lancea
Fri, 14 Aug 2015 10:35:45 +0200 8131168: Refactor ProcessHandleImpl_*.c and add implememtation for AIX
simonis [Fri, 14 Aug 2015 10:35:45 +0200] rev 32209
8131168: Refactor ProcessHandleImpl_*.c and add implememtation for AIX Reviewed-by: rriggs, smarks
Thu, 20 Aug 2015 11:38:21 -0700 Added tag jdk9-b78 for changeset 5f6d9917598c
katleman [Thu, 20 Aug 2015 11:38:21 -0700] rev 32208
Added tag jdk9-b78 for changeset 5f6d9917598c
Wed, 05 Jul 2017 20:46:10 +0200 Merge
duke [Wed, 05 Jul 2017 20:46:10 +0200] rev 32207
Merge
Thu, 20 Aug 2015 12:30:20 -0700 Merge
lana [Thu, 20 Aug 2015 12:30:20 -0700] rev 32206
Merge
Thu, 13 Aug 2015 15:50:47 -0700 Merge
amurillo [Thu, 13 Aug 2015 15:50:47 -0700] rev 32205
Merge
Thu, 13 Aug 2015 19:36:54 +0200 Merge
rbackman [Thu, 13 Aug 2015 19:36:54 +0200] rev 32204
Merge
Tue, 11 Aug 2015 12:24:26 +0300 8131682: C1 should use multibyte nops everywhere
shade [Tue, 11 Aug 2015 12:24:26 +0300] rev 32203
8131682: C1 should use multibyte nops everywhere Reviewed-by: dlong, goetz, adinn, aph, vlivanov
Mon, 10 Aug 2015 10:39:19 -0700 8011858: Use Compile::live_nodes() instead of Compile::unique() in appropriate places
kvn [Mon, 10 Aug 2015 10:39:19 -0700] rev 32202
8011858: Use Compile::live_nodes() instead of Compile::unique() in appropriate places Reviewed-by: kvn, vlivanov Contributed-by: vlad.ureche@gmail.com
Mon, 10 Aug 2015 13:34:53 +0000 Merge
sla [Mon, 10 Aug 2015 13:34:53 +0000] rev 32201
Merge
Mon, 10 Aug 2015 13:08:54 +0200 8076470: Remove the JVM TI hprof Agent
sla [Mon, 10 Aug 2015 13:08:54 +0200] rev 32200
8076470: Remove the JVM TI hprof Agent Reviewed-by: sspitsyn, mchung, erikj
Mon, 10 Aug 2015 13:56:27 +0300 Merge
dsamersoff [Mon, 10 Aug 2015 13:56:27 +0300] rev 32199
Merge
Sun, 09 Aug 2015 13:38:24 +0300 8132892: Memory must be freed after calling Arguments::set_sysclasspath function
ddmitriev [Sun, 09 Aug 2015 13:38:24 +0300] rev 32198
8132892: Memory must be freed after calling Arguments::set_sysclasspath function Summary: Free memory after calling set_sysclasspath Reviewed-by: dholmes, dcubed
Fri, 07 Aug 2015 17:14:26 -0700 8133222: [TESTBUG] Quarantine runtime/SharedArchiveFile/SharedStrings.java until the fix
mseledtsov [Fri, 07 Aug 2015 17:14:26 -0700] rev 32197
8133222: [TESTBUG] Quarantine runtime/SharedArchiveFile/SharedStrings.java until the fix Summary: Quarantined using at-ingore tag Reviewed-by: dcubed
Sat, 08 Aug 2015 00:27:39 +0200 Merge
kbarrett [Sat, 08 Aug 2015 00:27:39 +0200] rev 32196
Merge
Fri, 07 Aug 2015 09:15:42 -0400 8078904: CMS: Assert failed: Ctl pt invariant
ecaspole [Fri, 07 Aug 2015 09:15:42 -0400] rev 32195
8078904: CMS: Assert failed: Ctl pt invariant Summary: Survivor rescan array now baed on MinTLABSize so all entries will fit Reviewed-by: tschatzl, kbarrett
Fri, 07 Aug 2015 23:01:50 +0200 Merge
tschatzl [Fri, 07 Aug 2015 23:01:50 +0200] rev 32194
Merge
Fri, 07 Aug 2015 15:37:07 +0200 8133042: Remove some direct accesses of G1Allocator to G1CollectedHeap members
tschatzl [Fri, 07 Aug 2015 15:37:07 +0200] rev 32193
8133042: Remove some direct accesses of G1Allocator to G1CollectedHeap members Summary: Remove direct access to private members of G1CollectedHeap from G1Allocator and G1ArchiveAllocator. Allows removal of friend delcarations. Reviewed-by: kbarrett, jmasa, jwilhelm
Fri, 07 Aug 2015 09:22:29 -0700 8080401: Uninitialised variable in hotspot/src/os/solaris/dtrace/
sspitsyn [Fri, 07 Aug 2015 09:22:29 -0700] rev 32192
8080401: Uninitialised variable in hotspot/src/os/solaris/dtrace/ Summary: reduce the warnings Reviewed-by: sla, dsamersoff
Fri, 07 Aug 2015 09:21:32 -0700 8033577: [parfait] warnings from b128 for hotspot/src/os/solaris/dtrace: Unportable format string argument mismatch
sspitsyn [Fri, 07 Aug 2015 09:21:32 -0700] rev 32191
8033577: [parfait] warnings from b128 for hotspot/src/os/solaris/dtrace: Unportable format string argument mismatch Summary: reduce the warnings Reviewed-by: sla, dsamersoff, coleenp
Thu, 06 Aug 2015 19:52:54 +0200 Merge
acorn [Thu, 06 Aug 2015 19:52:54 +0200] rev 32190
Merge
Thu, 06 Aug 2015 13:02:15 -0400 8087342: Crash in klassItable::initialize_itable_for_interface
acorn [Thu, 06 Aug 2015 13:02:15 -0400] rev 32189
8087342: Crash in klassItable::initialize_itable_for_interface Summary: Fix method searches to handle static, private instance and overpass Reviewed-by: lfoltan, dholmes, hseigel
Thu, 06 Aug 2015 17:43:04 +0200 Merge
tschatzl [Thu, 06 Aug 2015 17:43:04 +0200] rev 32188
Merge
Thu, 06 Aug 2015 15:52:33 +0200 8133047: Rename G1ParScanThreadState::_queue_num to _worker_id
tschatzl [Thu, 06 Aug 2015 15:52:33 +0200] rev 32187
8133047: Rename G1ParScanThreadState::_queue_num to _worker_id Reviewed-by: jmasa, jwilhelm
Thu, 06 Aug 2015 15:49:52 +0200 8133043: Clean up code related to termination stats printing
tschatzl [Thu, 06 Aug 2015 15:49:52 +0200] rev 32186
8133043: Clean up code related to termination stats printing Summary: Reformat termination stats related code to make it look more similar to existing code. Reviewed-by: jwilhelm, jmasa
Thu, 06 Aug 2015 15:49:50 +0200 8073052: Rename and clean up the allocation manager hierarchy in g1Allocator.?pp
tschatzl [Thu, 06 Aug 2015 15:49:50 +0200] rev 32185
8073052: Rename and clean up the allocation manager hierarchy in g1Allocator.?pp Summary: Fix naming of G1ParGCAllocator, decrease dependencies between G1CollectedHeap, G1Allocator and G1AllocRegion, additional documentation. Reviewed-by: mgerdin, jmasa, kbarrett
Thu, 06 Aug 2015 16:00:55 +0200 Merge
kevinw [Thu, 06 Aug 2015 16:00:55 +0200] rev 32184
Merge
Thu, 06 Aug 2015 00:08:57 -0700 8075773: jps running as root fails after the fix of JDK-8050807
kevinw [Thu, 06 Aug 2015 00:08:57 -0700] rev 32183
8075773: jps running as root fails after the fix of JDK-8050807 Reviewed-by: sla, dsamersoff, gthornbr Contributed-by: cheleswer.sahu@oracle.com
Thu, 06 Aug 2015 01:48:27 -0700 8060245: update bsd version of jhelper.d to be in sync with the fix of 8009204 on solaris
sspitsyn [Thu, 06 Aug 2015 01:48:27 -0700] rev 32182
8060245: update bsd version of jhelper.d to be in sync with the fix of 8009204 on solaris Summary: sync the bsd version of jhelper with the solaris version Reviewed-by: sla, jbachorik
Wed, 05 Aug 2015 21:44:54 -0400 8130212: Thread::current() might access freed memory on Solaris
dholmes [Wed, 05 Aug 2015 21:44:54 -0400] rev 32181
8130212: Thread::current() might access freed memory on Solaris Reviewed-by: kvn, twisti, stuefe
Wed, 05 Aug 2015 05:28:04 +0200 Merge
jiangli [Wed, 05 Aug 2015 05:28:04 +0200] rev 32180
Merge
Fri, 31 Jul 2015 10:33:02 -0700 8132214: [TESTBUG] Create basic shared strings test for CDS archive
mseledtsov [Fri, 31 Jul 2015 10:33:02 -0700] rev 32179
8132214: [TESTBUG] Create basic shared strings test for CDS archive Summary: Created new test Reviewed-by: jiangli, ctornqvi
Tue, 04 Aug 2015 06:52:46 -0700 8132969: C++11 requires a space between literal and identifier
ctornqvi [Tue, 04 Aug 2015 06:52:46 -0700] rev 32178
8132969: C++11 requires a space between literal and identifier Reviewed-by: simonis, ctornqvi Contributed-by: Matthias Baesken <matthias.baesken@sap.com>
Thu, 20 Aug 2015 11:38:19 -0700 Added tag jdk9-b78 for changeset 7bf24ea31a4d
katleman [Thu, 20 Aug 2015 11:38:19 -0700] rev 32177
Added tag jdk9-b78 for changeset 7bf24ea31a4d
Thu, 20 Aug 2015 12:29:04 -0700 Merge
lana [Thu, 20 Aug 2015 12:29:04 -0700] rev 32176
Merge
Tue, 18 Aug 2015 11:39:43 +0530 8133777: Use file based persistence for history instead of preferences
sundar [Tue, 18 Aug 2015 11:39:43 +0530] rev 32175
8133777: Use file based persistence for history instead of preferences Reviewed-by: attila, mhaupt
Mon, 17 Aug 2015 11:18:18 -0700 Merge
amurillo [Mon, 17 Aug 2015 11:18:18 -0700] rev 32174
Merge
Thu, 13 Aug 2015 15:50:47 -0700 Merge
amurillo [Thu, 13 Aug 2015 15:50:47 -0700] rev 32173
Merge
Mon, 10 Aug 2015 13:34:53 +0000 Merge
sla [Mon, 10 Aug 2015 13:34:53 +0000] rev 32172
Merge
Mon, 10 Aug 2015 13:08:53 +0200 8076470: Remove the JVM TI hprof Agent
sla [Mon, 10 Aug 2015 13:08:53 +0200] rev 32171
8076470: Remove the JVM TI hprof Agent Reviewed-by: sspitsyn, mchung, erikj
Mon, 17 Aug 2015 13:16:10 +0530 8133652: Implement tab-completion for member select expressions
sundar [Mon, 17 Aug 2015 13:16:10 +0530] rev 32170
8133652: Implement tab-completion for member select expressions Reviewed-by: jlaskey, attila
Thu, 20 Aug 2015 11:38:17 -0700 Added tag jdk9-b78 for changeset 6e6ce42fc702
katleman [Thu, 20 Aug 2015 11:38:17 -0700] rev 32169
Added tag jdk9-b78 for changeset 6e6ce42fc702
Wed, 05 Jul 2017 20:45:52 +0200 Added tag jdk9-b78 for changeset c8753d0be177
duke [Wed, 05 Jul 2017 20:45:52 +0200] rev 32168
Added tag jdk9-b78 for changeset c8753d0be177
Wed, 05 Jul 2017 20:45:52 +0200 Merge jdk9-b78
duke [Wed, 05 Jul 2017 20:45:52 +0200] rev 32167
Merge
Wed, 05 Jul 2017 20:45:49 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:49 +0200] rev 32166
Merge
Thu, 13 Aug 2015 14:14:59 -0700 Merge
lana [Thu, 13 Aug 2015 14:14:59 -0700] rev 32165
Merge
Mon, 10 Aug 2015 18:10:18 -0700 8053906: javac is accepting a self-referencing variable initializer inside a lambda expression
vromero [Mon, 10 Aug 2015 18:10:18 -0700] rev 32164
8053906: javac is accepting a self-referencing variable initializer inside a lambda expression Reviewed-by: jlahoda
Mon, 10 Aug 2015 12:27:29 -0700 8133223: Clean up package handling code in JavadocTool
jjg [Mon, 10 Aug 2015 12:27:29 -0700] rev 32163
8133223: Clean up package handling code in JavadocTool Reviewed-by: ksrini
Thu, 13 Aug 2015 12:20:10 -0700 Added tag jdk9-b77 for changeset 9fdd8b175dc1
katleman [Thu, 13 Aug 2015 12:20:10 -0700] rev 32162
Added tag jdk9-b77 for changeset 9fdd8b175dc1
Wed, 05 Jul 2017 20:45:44 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:44 +0200] rev 32161
Merge
Thu, 13 Aug 2015 12:20:07 -0700 Added tag jdk9-b77 for changeset 59d4b73cb39a
katleman [Thu, 13 Aug 2015 12:20:07 -0700] rev 32160
Added tag jdk9-b77 for changeset 59d4b73cb39a
Wed, 05 Jul 2017 20:45:41 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:41 +0200] rev 32159
Merge
Thu, 13 Aug 2015 14:15:58 -0700 Merge
lana [Thu, 13 Aug 2015 14:15:58 -0700] rev 32158
Merge
Mon, 10 Aug 2015 20:26:05 -0700 8133307: Missing files while changing packages of JAXP unittest
joehw [Mon, 10 Aug 2015 20:26:05 -0700] rev 32157
8133307: Missing files while changing packages of JAXP unittest Reviewed-by: joehw Contributed-by: frank.yuan@oracle.com
Mon, 10 Aug 2015 09:52:32 -0700 8132660: Change jaxp unit test package name to be different with jaxp api
joehw [Mon, 10 Aug 2015 09:52:32 -0700] rev 32156
8132660: Change jaxp unit test package name to be different with jaxp api Reviewed-by: joehw Contributed-by: frank.yuan@oracle.com
Thu, 13 Aug 2015 12:20:06 -0700 Added tag jdk9-b77 for changeset 51926b23f437
katleman [Thu, 13 Aug 2015 12:20:06 -0700] rev 32155
Added tag jdk9-b77 for changeset 51926b23f437
Wed, 05 Jul 2017 20:45:35 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:35 +0200] rev 32154
Merge
Thu, 13 Aug 2015 14:15:11 -0700 Merge
lana [Thu, 13 Aug 2015 14:15:11 -0700] rev 32153
Merge
Thu, 13 Aug 2015 19:07:27 +0530 8133347: Add makefiles support and basic session, persistence history navigation with jline
sundar [Thu, 13 Aug 2015 19:07:27 +0530] rev 32152
8133347: Add makefiles support and basic session, persistence history navigation with jline Reviewed-by: erikj, jlahoda, jlaskey
Thu, 13 Aug 2015 12:20:11 -0700 Added tag jdk9-b77 for changeset 5bf57225d6fc
katleman [Thu, 13 Aug 2015 12:20:11 -0700] rev 32151
Added tag jdk9-b77 for changeset 5bf57225d6fc
Wed, 05 Jul 2017 20:45:32 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:32 +0200] rev 32150
Merge
Thu, 13 Aug 2015 12:20:04 -0700 Added tag jdk9-b77 for changeset 3cb9ab9c726d
katleman [Thu, 13 Aug 2015 12:20:04 -0700] rev 32149
Added tag jdk9-b77 for changeset 3cb9ab9c726d
Wed, 05 Jul 2017 20:45:28 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:28 +0200] rev 32148
Merge
Thu, 13 Aug 2015 21:46:05 -0700 8133588: Place TimeoutLockLoops.java on the problem list
darcy [Thu, 13 Aug 2015 21:46:05 -0700] rev 32147
8133588: Place TimeoutLockLoops.java on the problem list Reviewed-by: dholmes
Thu, 13 Aug 2015 14:16:12 -0700 Merge
lana [Thu, 13 Aug 2015 14:16:12 -0700] rev 32146
Merge
Thu, 13 Aug 2015 09:36:14 -0700 8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
bpb [Thu, 13 Aug 2015 09:36:14 -0700] rev 32145
8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function Summary: Add nio_util.c containing JNI_OnLoad bare bones implementation. Reviewed-by: rriggs
Thu, 13 Aug 2015 19:09:18 +0530 8133347: Add makefiles support and basic session, persistence history navigation with jline
sundar [Thu, 13 Aug 2015 19:09:18 +0530] rev 32144
8133347: Add makefiles support and basic session, persistence history navigation with jline Reviewed-by: erikj, jlahoda, jlaskey
Thu, 13 Aug 2015 12:40:07 +0300 8133459: replace <tt> tags (obsolete in html5) in java.nio docs
avstepan [Thu, 13 Aug 2015 12:40:07 +0300] rev 32143
8133459: replace <tt> tags (obsolete in html5) in java.nio docs Reviewed-by: lancea
Thu, 13 Aug 2015 09:35:45 +0300 8079769: tools/pack200/PackTestZip64.java may timeout at preparing the large test file
amlu [Thu, 13 Aug 2015 09:35:45 +0300] rev 32142
8079769: tools/pack200/PackTestZip64.java may timeout at preparing the large test file Reviewed-by: ksrini
Thu, 13 Aug 2015 06:42:05 +0300 8048624: Tests for SealedObject
rhalade [Thu, 13 Aug 2015 06:42:05 +0300] rev 32141
8048624: Tests for SealedObject Reviewed-by: valeriep
Wed, 12 Aug 2015 22:24:26 +0300 8133232: [fs] Regex has redundant | in the char class
igerasim [Wed, 12 Aug 2015 22:24:26 +0300] rev 32140
8133232: [fs] Regex has redundant | in the char class Reviewed-by: bpb, rriggs
Wed, 12 Aug 2015 07:55:24 -0700 8132539: (fs) Files.lines(path).collect() returns wrong value in JDK 9 with certain files
bpb [Wed, 12 Aug 2015 07:55:24 -0700] rev 32139
8132539: (fs) Files.lines(path).collect() returns wrong value in JDK 9 with certain files Summary: Do not use the Spliterator approach for lines() if the FileChannel size is thought to be zero. Reviewed-by: chegar
Wed, 12 Aug 2015 14:38:09 +0100 8133318: Exclude intermittent failing PKCS11 tests on Solaris SPARC 11.1 and earlier
vinnie [Wed, 12 Aug 2015 14:38:09 +0100] rev 32138
8133318: Exclude intermittent failing PKCS11 tests on Solaris SPARC 11.1 and earlier Reviewed-by: mullan
Tue, 11 Aug 2015 12:33:25 -0700 Merge
ddehaven [Tue, 11 Aug 2015 12:33:25 -0700] rev 32137
Merge
Tue, 11 Aug 2015 12:32:10 -0700 Merge
ddehaven [Tue, 11 Aug 2015 12:32:10 -0700] rev 32136
Merge
Tue, 04 Aug 2015 11:31:19 -0700 Merge
ddehaven [Tue, 04 Aug 2015 11:31:19 -0700] rev 32135
Merge
Mon, 03 Aug 2015 16:33:06 -0700 Merge
ddehaven [Mon, 03 Aug 2015 16:33:06 -0700] rev 32134
Merge
Tue, 04 Aug 2015 14:03:49 +0300 8131055: bean annotations: add a test checking if a user-defined BeanInfo is top-priority as compared with the annotations
avstepan [Tue, 04 Aug 2015 14:03:49 +0300] rev 32133
8131055: bean annotations: add a test checking if a user-defined BeanInfo is top-priority as compared with the annotations Reviewed-by: alexsch, serb
Tue, 04 Aug 2015 13:14:28 +0300 8132136: [PIT] RTL orientation in JEditorPane is broken
ssadetsky [Tue, 04 Aug 2015 13:14:28 +0300] rev 32132
8132136: [PIT] RTL orientation in JEditorPane is broken Reviewed-by: alexsch, serb
Tue, 04 Aug 2015 12:58:50 +0300 8130892: Test javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java fails in Solaris Sparcv9
ssadetsky [Tue, 04 Aug 2015 12:58:50 +0300] rev 32131
8130892: Test javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java fails in Solaris Sparcv9 Reviewed-by: alexsch, serb
Tue, 04 Aug 2015 12:34:08 +0300 8130400: Test java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java fails with ClassCastException
azvegint [Tue, 04 Aug 2015 12:34:08 +0300] rev 32130
8130400: Test java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java fails with ClassCastException Reviewed-by: prr, serb
Mon, 03 Aug 2015 15:48:33 -0500 8132249: Clean up JAB debugging code
ptbrunet [Mon, 03 Aug 2015 15:48:33 -0500] rev 32129
8132249: Clean up JAB debugging code Summary: remove dead code; replace DEBUG_CODE with PrintDebugString; fix typos, incorrect print args Reviewed-by: van Contributed-by: peter.brunet@oracle.com
Fri, 31 Jul 2015 13:13:30 +0300 6544871: java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html fails from jdk b09 on windows
yan [Fri, 31 Jul 2015 13:13:30 +0300] rev 32128
6544871: java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html fails from jdk b09 on windows Reviewed-by: serb
Thu, 30 Jul 2015 19:10:23 +0300 6206439: JInternalFrame.setLayer(Integer layer) should throw NullPointerException when layer=null
serb [Thu, 30 Jul 2015 19:10:23 +0300] rev 32127
6206439: JInternalFrame.setLayer(Integer layer) should throw NullPointerException when layer=null Reviewed-by: ant, alexsch
Thu, 30 Jul 2015 15:27:02 +0300 8132382: [macosx] Crash during JMC or JavaFX execution when NSApplication is controlled by SWT or JavaFX libraries
serb [Thu, 30 Jul 2015 15:27:02 +0300] rev 32126
8132382: [macosx] Crash during JMC or JavaFX execution when NSApplication is controlled by SWT or JavaFX libraries Reviewed-by: kizune, alexsch
Thu, 30 Jul 2015 12:40:45 +0400 8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size
alexsch [Thu, 30 Jul 2015 12:40:45 +0400] rev 32125
8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size Reviewed-by: serb
Thu, 30 Jul 2015 12:31:20 +0400 8130478: Reconsider "awt.toolkit" property usage in java.awt.Toolkit getDefaultToolkit() method
alexsch [Thu, 30 Jul 2015 12:31:20 +0400] rev 32124
8130478: Reconsider "awt.toolkit" property usage in java.awt.Toolkit getDefaultToolkit() method Reviewed-by: prr, serb
Wed, 29 Jul 2015 20:32:35 +0300 8130507: closed/java/awt/font/JNICheck/JNICheck.sh test reports some warnings
psadhukhan [Wed, 29 Jul 2015 20:32:35 +0300] rev 32123
8130507: closed/java/awt/font/JNICheck/JNICheck.sh test reports some warnings Reviewed-by: azvegint, prr
Wed, 29 Jul 2015 11:33:02 +0400 Merge
dcherepanov [Wed, 29 Jul 2015 11:33:02 +0400] rev 32122
Merge
Tue, 28 Jul 2015 22:31:54 +0300 8013586: audioInputStream.close() does not release the resource
serb [Tue, 28 Jul 2015 22:31:54 +0300] rev 32121
8013586: audioInputStream.close() does not release the resource 8130305: AudioSystem behavior depends on order that providers are located Reviewed-by: prr, amenkov
Tue, 28 Jul 2015 20:59:26 +0300 8130735: javax.swing.TimerQueue: timer fires late when another timer starts
ssadetsky [Tue, 28 Jul 2015 20:59:26 +0300] rev 32120
8130735: javax.swing.TimerQueue: timer fires late when another timer starts Reviewed-by: alexsch, serb, azvegint
Tue, 28 Jul 2015 20:55:45 +0300 8025815: Child FileDialog of modal dialog does not get focus on Gnome
ssadetsky [Tue, 28 Jul 2015 20:55:45 +0300] rev 32119
8025815: Child FileDialog of modal dialog does not get focus on Gnome Reviewed-by: azvegint, serb
Tue, 28 Jul 2015 20:39:43 +0300 8130769: The new menu can't be shown on the menubar after clicking the "Add" button.
ssadetsky [Tue, 28 Jul 2015 20:39:43 +0300] rev 32118
8130769: The new menu can't be shown on the menubar after clicking the "Add" button. Reviewed-by: alexsch, serb, azvegint
Tue, 28 Jul 2015 18:14:57 +0300 8132355: Incorrect guard block in HPkeysym.h, awt_Event.h
serb [Tue, 28 Jul 2015 18:14:57 +0300] rev 32117
8132355: Incorrect guard block in HPkeysym.h, awt_Event.h Reviewed-by: ant, azvegint
Fri, 24 Jul 2015 13:58:44 -0500 8077707: jdk9 b58 cannot run any graphical application on Win 8 with JAWS running
ptbrunet [Fri, 24 Jul 2015 13:58:44 -0500] rev 32116
8077707: jdk9 b58 cannot run any graphical application on Win 8 with JAWS running Summary: change dialog proc wparam type from UINT to WPARAM, lparam type from LONG to LPARAM Reviewed-by: serb, alexsch, van Contributed-by: peter.brunet@oracle.com
Sat, 18 Jul 2015 15:10:44 +0300 8066404: The case is failed automatically and thrown the "java.lang.IllegalStateException" exception
serb [Sat, 18 Jul 2015 15:10:44 +0300] rev 32115
8066404: The case is failed automatically and thrown the "java.lang.IllegalStateException" exception Reviewed-by: alexsch
Thu, 23 Jul 2015 15:12:32 +0300 8131752: [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails
azvegint [Thu, 23 Jul 2015 15:12:32 +0300] rev 32114
8131752: [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails Reviewed-by: alexsch, serb
Wed, 22 Jul 2015 22:33:12 +0300 8067093: Fix windows-specific deprecation warnings in the java.desktop module
serb [Wed, 22 Jul 2015 22:33:12 +0300] rev 32113
8067093: Fix windows-specific deprecation warnings in the java.desktop module Reviewed-by: prr, azvegint, alexsch
Wed, 22 Jul 2015 17:33:17 +0300 8130776: Remove EmbeddedFrame.requestFocusToEmbedder() method
aivanov [Wed, 22 Jul 2015 17:33:17 +0300] rev 32112
8130776: Remove EmbeddedFrame.requestFocusToEmbedder() method Reviewed-by: serb, ant
Sat, 18 Jul 2015 15:13:16 +0300 8074832: Resolve disabled warnings for libjsoundalsa
serb [Sat, 18 Jul 2015 15:13:16 +0300] rev 32111
8074832: Resolve disabled warnings for libjsoundalsa Reviewed-by: amenkov, azvegint
Sat, 18 Jul 2015 15:12:08 +0300 8074831: Resolve disabled warnings for libjsound
serb [Sat, 18 Jul 2015 15:12:08 +0300] rev 32110
8074831: Resolve disabled warnings for libjsound Reviewed-by: amenkov, azvegint
Sat, 18 Jul 2015 15:09:28 +0300 8130937: Several methods in BeanProperty return null instead of boolean value
serb [Sat, 18 Jul 2015 15:09:28 +0300] rev 32109
8130937: Several methods in BeanProperty return null instead of boolean value Reviewed-by: alexsch
Tue, 11 Aug 2015 20:46:46 +0300 8133188: docs: replace <tt> tags (obsolete in html5) for java.util
avstepan [Tue, 11 Aug 2015 20:46:46 +0300] rev 32108
8133188: docs: replace <tt> tags (obsolete in html5) for java.util Reviewed-by: martin
Tue, 11 Aug 2015 08:48:18 -0400 8077055: Allow other named SecurityPermissions, RuntimePermissions, and AuthPermissions to be used
mullan [Tue, 11 Aug 2015 08:48:18 -0400] rev 32107
8077055: Allow other named SecurityPermissions, RuntimePermissions, and AuthPermissions to be used Reviewed-by: weijun
Tue, 11 Aug 2015 10:53:50 +0200 8133105: Fix getFinalAttributes() on Windows to handle more special cases
simonis [Tue, 11 Aug 2015 10:53:50 +0200] rev 32106
8133105: Fix getFinalAttributes() on Windows to handle more special cases Reviewed-by: simonis, rriggs Contributed-by: matthias.baesken@sap.com
Mon, 10 Aug 2015 18:58:25 -0700 Merge
amurillo [Mon, 10 Aug 2015 18:58:25 -0700] rev 32105
Merge
Thu, 06 Aug 2015 13:00:45 -0700 Merge
amurillo [Thu, 06 Aug 2015 13:00:45 -0700] rev 32104
Merge
Mon, 03 Aug 2015 15:31:29 +0200 8130339: Add tracing info to LowMemoryTest.java to help 8130339 diagnosis
olagneau [Mon, 03 Aug 2015 15:31:29 +0200] rev 32103
8130339: Add tracing info to LowMemoryTest.java to help 8130339 diagnosis Summary: Run test with traces even when timeout occurs. Reviewed-by: jbachorik, sspitsyn
Fri, 31 Jul 2015 16:00:29 -0400 Merge
jiangli [Fri, 31 Jul 2015 16:00:29 -0400] rev 32102
Merge
Fri, 31 Jul 2015 15:29:34 +0200 8129215: com.sun.jmx.mbeanserver.Introspector may provide results inconsistent with the JavaBeans Introspector
jbachorik [Fri, 31 Jul 2015 15:29:34 +0200] rev 32101
8129215: com.sun.jmx.mbeanserver.Introspector may provide results inconsistent with the JavaBeans Introspector Reviewed-by: dfuchs
Thu, 30 Jul 2015 16:29:13 +0300 8059036: Implement Diagnostic Commands for heap and finalizerinfo
dsamersoff [Thu, 30 Jul 2015 16:29:13 +0300] rev 32100
8059036: Implement Diagnostic Commands for heap and finalizerinfo Summary: Implement Diagnostic Commands for heap and finalizerinfo Reviewed-by: sla, plevart, mchung
Mon, 10 Aug 2015 17:26:55 -0700 8133287: (fs) java/nio/file/Files/probeContentType/ParallelProbes.java should use othervm mode
bpb [Mon, 10 Aug 2015 17:26:55 -0700] rev 32099
8133287: (fs) java/nio/file/Files/probeContentType/ParallelProbes.java should use othervm mode Summary: Add @build tag containing ParallelProbes and SimpleFileTypeDetector and reinstate othervm mode. Reviewed-by: darcy
Mon, 10 Aug 2015 16:28:31 -0700 8133231: Mark TimeoutLockLoops.java as failing intermittently
darcy [Mon, 10 Aug 2015 16:28:31 -0700] rev 32098
8133231: Mark TimeoutLockLoops.java as failing intermittently Reviewed-by: lancea
Mon, 10 Aug 2015 10:50:24 -0700 8132497: (fs) FileSystems.newFileSystem(URI, ..) doesn't handle UOE thrown by provider
bpb [Mon, 10 Aug 2015 10:50:24 -0700] rev 32097
8132497: (fs) FileSystems.newFileSystem(URI, ..) doesn't handle UOE thrown by provider Summary: Handle UOEs in newFileSystem(URI,...) similarly to as done in newFileSystem(Path path, ClassLoader loader). Reviewed-by: chegar
Fri, 07 Aug 2015 16:09:10 -0700 8133207: ParallelProbes.java test fails after changes for JDK-8080115
bpb [Fri, 07 Aug 2015 16:09:10 -0700] rev 32096
8133207: ParallelProbes.java test fails after changes for JDK-8080115 Summary: Do not run in othervm mode. Reviewed-by: darcy, rriggs
Fri, 07 Aug 2015 07:10:44 -0700 8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
bpb [Fri, 07 Aug 2015 07:10:44 -0700] rev 32095
8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads Summary: Make GnomeFileTypeDetector.probeGio() synchronized and add a regression test based on the test source included in JDK-8080115. Reviewed-by: chegar
Fri, 07 Aug 2015 10:25:19 +0200 8132551: Initialize local varibales before returning them in p11_convert.c
simonis [Fri, 07 Aug 2015 10:25:19 +0200] rev 32094
8132551: Initialize local varibales before returning them in p11_convert.c Reviewed-by: wetmore
Thu, 06 Aug 2015 18:20:11 -0700 8133044: [TESTBUG] CLDRDisplayNameTest uses deprecated API, fails
naoto [Thu, 06 Aug 2015 18:20:11 -0700] rev 32093
8133044: [TESTBUG] CLDRDisplayNameTest uses deprecated API, fails Reviewed-by: okutsu
Thu, 13 Aug 2015 12:20:07 -0700 Added tag jdk9-b77 for changeset c02e2d8c7f9f
katleman [Thu, 13 Aug 2015 12:20:07 -0700] rev 32092
Added tag jdk9-b77 for changeset c02e2d8c7f9f
Wed, 05 Jul 2017 20:45:16 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:16 +0200] rev 32091
Merge
Thu, 13 Aug 2015 14:15:23 -0700 Merge
lana [Thu, 13 Aug 2015 14:15:23 -0700] rev 32090
Merge
Thu, 06 Aug 2015 13:00:44 -0700 Merge
amurillo [Thu, 06 Aug 2015 13:00:44 -0700] rev 32089
Merge
Thu, 06 Aug 2015 16:28:08 +0000 Merge
rbackman [Thu, 06 Aug 2015 16:28:08 +0000] rev 32088
Merge
Tue, 04 Aug 2015 13:41:09 +0200 Merge
roland [Tue, 04 Aug 2015 13:41:09 +0200] rev 32087
Merge
Mon, 03 Aug 2015 05:05:40 -0400 8132875: AArch64: Fix error introduced into AArch64 CodeCache by commit for 8130309
adinn [Mon, 03 Aug 2015 05:05:40 -0400] rev 32086
8132875: AArch64: Fix error introduced into AArch64 CodeCache by commit for 8130309 Summary: The fix for issue 8130309 introduced several errors into the AArch64 codecache routines Reviewed-by: aph, thartmann, kvn
Mon, 03 Aug 2015 09:39:29 +0200 8132457: Unify command-line flags controlling the usage of compiler intrinsics
zmajo [Mon, 03 Aug 2015 09:39:29 +0200] rev 32085
8132457: Unify command-line flags controlling the usage of compiler intrinsics Summary: Cleanup processing of command-line flags controlling intrinsics. Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -256 +256 +1000 +3000 +10000 tip