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
Wed, 18 Mar 2015 16:16:30 +0100 8004073: Implement C2 Ideal node specific dump() method
mhaupt [Wed, 18 Mar 2015 16:16:30 +0100] rev 32084
8004073: Implement C2 Ideal node specific dump() method Summary: add Node::dump_rel() to dump a node and its related nodes (the notion of "related" depends on the node at hand); add Node::dump_comp() to dump a node in compact representation; add Node::dump_rel_comp() to dump a node and its related nodes in compact representation; add the required machinery; extend some C2 IR nodes with compact and related dumping Reviewed-by: kvn, roland
Wed, 29 Jul 2015 12:33:48 +0200 8132525: java -client -XX:+TieredCompilation -XX:CICompilerCount=1 -version asserts since 8130858
roland [Wed, 29 Jul 2015 12:33:48 +0200] rev 32083
8132525: java -client -XX:+TieredCompilation -XX:CICompilerCount=1 -version asserts since 8130858 Summary: TieredCompilation not validated when CICompilerCount is processed Reviewed-by: kvn, gziemski
Wed, 29 Jul 2015 08:05:21 +0200 8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
thartmann [Wed, 29 Jul 2015 08:05:21 +0200] rev 32082
8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space Summary: Check for failed expansion of stub section in code buffer and bailout. Reviewed-by: kvn, adinn, dlong, roland, twisti
Tue, 04 Aug 2015 12:58:54 +0200 8132953: imageDecompressor.hpp should not include precompiled.hpp
brutisso [Tue, 04 Aug 2015 12:58:54 +0200] rev 32081
8132953: imageDecompressor.hpp should not include precompiled.hpp Reviewed-by: dholmes
Mon, 03 Aug 2015 16:54:08 -0400 8080298: Clean up os::...::supports_variable_stack_size()
dholmes [Mon, 03 Aug 2015 16:54:08 -0400] rev 32080
8080298: Clean up os::...::supports_variable_stack_size() Reviewed-by: kbarrett, simonis, stuefe, coleenp
Mon, 03 Aug 2015 11:12:57 +0200 8132876: Increase PerfDataMemorySize to 64K
sla [Mon, 03 Aug 2015 11:12:57 +0200] rev 32079
8132876: Increase PerfDataMemorySize to 64K Reviewed-by: sspitsyn
Fri, 31 Jul 2015 16:00:26 -0400 Merge
jiangli [Fri, 31 Jul 2015 16:00:26 -0400] rev 32078
Merge
Fri, 31 Jul 2015 15:36:19 +0200 8129976: RunFinalizationTest.java times out frequently
jbachorik [Fri, 31 Jul 2015 15:36:19 +0200] rev 32077
8129976: RunFinalizationTest.java times out frequently Reviewed-by: sspitsyn
Fri, 31 Jul 2015 07:11:11 +0000 Merge
minqi [Fri, 31 Jul 2015 07:11:11 +0000] rev 32076
Merge
Fri, 31 Jul 2015 06:13:13 +0000 Merge
minqi [Fri, 31 Jul 2015 06:13:13 +0000] rev 32075
Merge
Wed, 29 Jul 2015 15:08:42 -0700 8132242: LogTouchedMethods (8025692) asserts if TieredCompilation is off.
minqi [Wed, 29 Jul 2015 15:08:42 -0700] rev 32074
8132242: LogTouchedMethods (8025692) asserts if TieredCompilation is off. Summary: LogTouchedMethods causes the template interpreter to generate profiling code even if no compiler is used. If TieredCompilation is off, code containing an assertion that checks that UseCompiler is set, is reached. This assertion exists on the sparc and ppc platforms. Reviewed-by: simonis, iklam, minqi Contributed-by: goetz.lindenmaier@sap.com
Thu, 30 Jul 2015 16:23:03 +0000 Merge
dsamersoff [Thu, 30 Jul 2015 16:23:03 +0000] rev 32073
Merge
Thu, 30 Jul 2015 16:26:00 +0300 8059036: Implement Diagnostic Commands for heap and finalizerinfo
dsamersoff [Thu, 30 Jul 2015 16:26:00 +0300] rev 32072
8059036: Implement Diagnostic Commands for heap and finalizerinfo Summary: Implement Diagnostic Commands for heap and finalizerinfo Reviewed-by: sla, plevart, mchung
Thu, 30 Jul 2015 12:41:39 +0300 8130527: Serviceability tests fails with Can't attach to process
akulyakh [Thu, 30 Jul 2015 12:41:39 +0300] rev 32071
8130527: Serviceability tests fails with Can't attach to process Summary: A helper method changed to provide workaround for 8132539 Reviewed-by: jbachorik
Wed, 29 Jul 2015 22:59:03 -0400 6661889: thread id on Linux is inconsistent in error and log outputs
jmanson [Wed, 29 Jul 2015 22:59:03 -0400] rev 32070
6661889: thread id on Linux is inconsistent in error and log outputs Reviewed-by: dholmes, kvn
Thu, 13 Aug 2015 12:20:05 -0700 Added tag jdk9-b77 for changeset f057c3f8e4d2
katleman [Thu, 13 Aug 2015 12:20:05 -0700] rev 32069
Added tag jdk9-b77 for changeset f057c3f8e4d2
Thu, 13 Aug 2015 14:14:42 -0700 Merge
lana [Thu, 13 Aug 2015 14:14:42 -0700] rev 32068
Merge
Thu, 13 Aug 2015 19:09:59 +0530 8133347: Add makefiles support and basic session, persistence history navigation with jline
sundar [Thu, 13 Aug 2015 19:09:59 +0530] rev 32067
8133347: Add makefiles support and basic session, persistence history navigation with jline Reviewed-by: erikj, jlahoda, jlaskey
Mon, 10 Aug 2015 09:47:35 +0200 8129562: JDK 9 build using boot-jdk classes instead of newly compiled classes
jlahoda [Mon, 10 Aug 2015 09:47:35 +0200] rev 32066
8129562: JDK 9 build using boot-jdk classes instead of newly compiled classes Summary: Need to specify empty -extdirs and -endorseddirs to javac to avoid loading of boot JDK classes during build. Reviewed-by: tbell, coffeys, jjg, henryjen
Thu, 13 Aug 2015 12:20:03 -0700 Added tag jdk9-b77 for changeset 05020a092c0f
katleman [Thu, 13 Aug 2015 12:20:03 -0700] rev 32065
Added tag jdk9-b77 for changeset 05020a092c0f
Wed, 05 Jul 2017 20:45:01 +0200 Added tag jdk9-b77 for changeset c25e882cee96
duke [Wed, 05 Jul 2017 20:45:01 +0200] rev 32064
Added tag jdk9-b77 for changeset c25e882cee96
Wed, 05 Jul 2017 20:45:01 +0200 Merge jdk9-b77
duke [Wed, 05 Jul 2017 20:45:01 +0200] rev 32063
Merge
Wed, 05 Jul 2017 20:44:57 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:57 +0200] rev 32062
Merge
Thu, 06 Aug 2015 11:18:34 -0700 Merge
lana [Thu, 06 Aug 2015 11:18:34 -0700] rev 32061
Merge
Thu, 06 Aug 2015 12:19:25 +0200 8130887: com/sun/tools/sjavac/pubapi/PubApiTypeParam.java has no copyright header
alundblad [Thu, 06 Aug 2015 12:19:25 +0200] rev 32060
8130887: com/sun/tools/sjavac/pubapi/PubApiTypeParam.java has no copyright header Summary: Added copyright header to PubApiTypeParam.java Reviewed-by: jlahoda
Mon, 03 Aug 2015 13:28:39 +0200 8131915: CompletionFailure during import listing crashes javac
jlahoda [Mon, 03 Aug 2015 13:28:39 +0200] rev 32059
8131915: CompletionFailure during import listing crashes javac Summary: Handling CompletionFailures during import listing properly. Reviewed-by: mcimadamore
Thu, 06 Aug 2015 08:07:41 -0700 Added tag jdk9-b76 for changeset 72b69ab429c9
katleman [Thu, 06 Aug 2015 08:07:41 -0700] rev 32058
Added tag jdk9-b76 for changeset 72b69ab429c9
Wed, 05 Jul 2017 20:44:54 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:54 +0200] rev 32057
Merge
Thu, 06 Aug 2015 08:07:38 -0700 Added tag jdk9-b76 for changeset 759a2264cea4
katleman [Thu, 06 Aug 2015 08:07:38 -0700] rev 32056
Added tag jdk9-b76 for changeset 759a2264cea4
Wed, 05 Jul 2017 20:44:51 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:51 +0200] rev 32055
Merge
Thu, 06 Aug 2015 11:17:57 -0700 Merge
lana [Thu, 06 Aug 2015 11:17:57 -0700] rev 32054
Merge
Fri, 31 Jul 2015 12:05:46 +0200 8130058: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/Process.java
dfuchs [Fri, 31 Jul 2015 12:05:46 +0200] rev 32053
8130058: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/Process.java Summary: com/sun/org/apache/xalan/internal/xslt/Process.java removed. A copy modified to not depend on internal APIs is put in test/javax/xml/jaxp/internaltest/javax/xml/transform/cli/ProcessXSLT.java. The CLITest is preserved and uses that new copy. Reviewed-by: joehw, lancea
Thu, 06 Aug 2015 08:07:38 -0700 Added tag jdk9-b76 for changeset f2d6d8d04628
katleman [Thu, 06 Aug 2015 08:07:38 -0700] rev 32052
Added tag jdk9-b76 for changeset f2d6d8d04628
Wed, 05 Jul 2017 20:44:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:47 +0200] rev 32051
Merge
Thu, 06 Aug 2015 11:20:39 -0700 Merge
lana [Thu, 06 Aug 2015 11:20:39 -0700] rev 32050
Merge
Thu, 06 Aug 2015 21:50:42 +0530 8133119: Error message associated with TypeError for call and new should include stringified Node
sundar [Thu, 06 Aug 2015 21:50:42 +0530] rev 32049
8133119: Error message associated with TypeError for call and new should include stringified Node Reviewed-by: attila, mhaupt
Tue, 04 Aug 2015 18:18:54 +0530 8073733: TypeError messages with "call" and "new" could be improved
sundar [Tue, 04 Aug 2015 18:18:54 +0530] rev 32048
8073733: TypeError messages with "call" and "new" could be improved Reviewed-by: attila, mhaupt
Thu, 06 Aug 2015 08:07:42 -0700 Added tag jdk9-b76 for changeset c9b05353a293
katleman [Thu, 06 Aug 2015 08:07:42 -0700] rev 32047
Added tag jdk9-b76 for changeset c9b05353a293
Wed, 05 Jul 2017 20:44:43 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:43 +0200] rev 32046
Merge
Thu, 06 Aug 2015 08:07:36 -0700 Added tag jdk9-b76 for changeset 275be672e934
katleman [Thu, 06 Aug 2015 08:07:36 -0700] rev 32045
Added tag jdk9-b76 for changeset 275be672e934
Wed, 05 Jul 2017 20:44:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:40 +0200] rev 32044
Merge
Thu, 06 Aug 2015 21:56:31 +0000 8080252: java.util.Formatter documentation of %n converter is misleading
sherman [Thu, 06 Aug 2015 21:56:31 +0000] rev 32043
8080252: java.util.Formatter documentation of %n converter is misleading Summary: to correct the %n ref to System.lineSeparator() Reviewed-by: smarks, rriggs
Thu, 06 Aug 2015 12:35:59 -0700 8129633: (fs) Investigate removing the GNOME-based FileTypeDetector from the Linux and Solaris implementations
bpb [Thu, 06 Aug 2015 12:35:59 -0700] rev 32042
8129633: (fs) Investigate removing the GNOME-based FileTypeDetector from the Linux and Solaris implementations Summary: Remove the GNOME VFS detector leaving the libgio detector in place. Reviewed-by: chegar
Thu, 06 Aug 2015 14:35:04 -0400 8133022: Instant.toEpochMilli() silently overflows
rriggs [Thu, 06 Aug 2015 14:35:04 -0400] rev 32041
8133022: Instant.toEpochMilli() silently overflows Reviewed-by: lancea, chegar, simonis, dfuchs, igerasim
Thu, 06 Aug 2015 11:19:53 -0700 Merge
lana [Thu, 06 Aug 2015 11:19:53 -0700] rev 32040
Merge
Thu, 06 Aug 2015 10:34:25 -0700 8132855: Adjust tier 1 and 2 definitions for security-related intrinsics
darcy [Thu, 06 Aug 2015 10:34:25 -0700] rev 32039
8132855: Adjust tier 1 and 2 definitions for security-related intrinsics Reviewed-by: mullan
Thu, 06 Aug 2015 10:15:55 -0700 8022224: Rare bug in JISAutodetect charset detected by FindDecoderBugs test
sherman [Thu, 06 Aug 2015 10:15:55 -0700] rev 32038
8022224: Rare bug in JISAutodetect charset detected by FindDecoderBugs test Summary: to update JISAutodetect decoder to return overflow appropriately. Reviewed-by: chegar, martin
Thu, 06 Aug 2015 19:07:35 +0300 8133115: docs: replace <tt> tags (obsolete in html5) for java.util.logging, java.util.prefs, java.util.zip, java.util.jar
avstepan [Thu, 06 Aug 2015 19:07:35 +0300] rev 32037
8133115: docs: replace <tt> tags (obsolete in html5) for java.util.logging, java.util.prefs, java.util.zip, java.util.jar Reviewed-by: lancea
Thu, 06 Aug 2015 19:01:40 +0300 8080108: [TEST_BUG] ERROR: No IPv6 address returned from platform
kshefov [Thu, 06 Aug 2015 19:01:40 +0300] rev 32036
8080108: [TEST_BUG] ERROR: No IPv6 address returned from platform Reviewed-by: chegar, rriggs Contributed-by: alexander.fomin@oracle.com
Thu, 06 Aug 2015 16:36:47 +0200 8132550: java/util/logging/LoggingDeadlock2.java times out
dfuchs [Thu, 06 Aug 2015 16:36:47 +0200] rev 32035
8132550: java/util/logging/LoggingDeadlock2.java times out Summary: LogManager must also use the configurationLock when reading its primordial configuration. Reviewed-by: joehw
Thu, 06 Aug 2015 13:59:10 +0300 8133040: docs: replace <tt> tags (obsolete in html5) for java.management
avstepan [Thu, 06 Aug 2015 13:59:10 +0300] rev 32034
8133040: docs: replace <tt> tags (obsolete in html5) for java.management Reviewed-by: dfuchs
Thu, 06 Aug 2015 13:20:13 +0300 8132468: docs: replace <tt> tags (obsolete in html5) for java.io, java.lang, java.math
avstepan [Thu, 06 Aug 2015 13:20:13 +0300] rev 32033
8132468: docs: replace <tt> tags (obsolete in html5) for java.io, java.lang, java.math Reviewed-by: lancea, dfuchs, smarks
Wed, 05 Aug 2015 12:19:38 -0700 8046321: OCSP Stapling for TLS
jnimeh [Wed, 05 Aug 2015 12:19:38 -0700] rev 32032
8046321: OCSP Stapling for TLS Summary: Initial feature commit for OCSP stapling in JSSE Reviewed-by: xuelei, mullan
Wed, 05 Aug 2015 11:06:49 -0700 8133060: Problem list BasicLauncherTest until fix for JDK-8132648 propagates
darcy [Wed, 05 Aug 2015 11:06:49 -0700] rev 32031
8133060: Problem list BasicLauncherTest until fix for JDK-8132648 propagates Reviewed-by: dsamersoff
Wed, 05 Aug 2015 07:41:28 -0700 8132494: Wrong CLDR resource bundle names for legacy ISO language codes
naoto [Wed, 05 Aug 2015 07:41:28 -0700] rev 32030
8132494: Wrong CLDR resource bundle names for legacy ISO language codes Reviewed-by: okutsu
Wed, 05 Aug 2015 13:40:18 +0300 8132877: docs: replace <tt> tags (obsolete in html5) for javax.naming
avstepan [Wed, 05 Aug 2015 13:40:18 +0300] rev 32029
8132877: docs: replace <tt> tags (obsolete in html5) for javax.naming Reviewed-by: lancea, dfuchs
Tue, 04 Aug 2015 22:02:12 -0700 Merge
amurillo [Tue, 04 Aug 2015 22:02:12 -0700] rev 32028
Merge
Tue, 04 Aug 2015 10:59:31 -0700 Merge
amurillo [Tue, 04 Aug 2015 10:59:31 -0700] rev 32027
Merge
Fri, 31 Jul 2015 10:15:03 -0700 Merge
amurillo [Fri, 31 Jul 2015 10:15:03 -0700] rev 32026
Merge
Fri, 24 Jul 2015 15:28:59 +0200 8062938: sun/jvmstat/monitor/MonitoredVm/CR6672135.java: java.lang.IllegalArgumentException: Could not map vmid to user name
ykantser [Fri, 24 Jul 2015 15:28:59 +0200] rev 32025
8062938: sun/jvmstat/monitor/MonitoredVm/CR6672135.java: java.lang.IllegalArgumentException: Could not map vmid to user name Reviewed-by: jbachorik
Fri, 24 Jul 2015 20:45:30 +0200 Merge
jbachorik [Fri, 24 Jul 2015 20:45:30 +0200] rev 32024
Merge
Fri, 24 Jul 2015 10:03:58 -0400 8081695: Old verifier fails to reject bad access to protected <init> method
hseigel [Fri, 24 Jul 2015 10:03:58 -0400] rev 32023
8081695: Old verifier fails to reject bad access to protected <init> method Summary: Remove the class file version check that prevented the proper access check Reviewed-by: coleenp, gtriantafill, lfoltan
Thu, 23 Jul 2015 21:33:57 +0200 Merge
hseigel [Thu, 23 Jul 2015 21:33:57 +0200] rev 32022
Merge
Thu, 23 Jul 2015 08:44:37 -0400 8129897: Old verifier fails to reject erroneous cast from boolean[] to byte[]
hseigel [Thu, 23 Jul 2015 08:44:37 -0400] rev 32021
8129897: Old verifier fails to reject erroneous cast from boolean[] to byte[] Summary: Add ITEM_Boolean enum to differentiate between arrays of booleans and arrays of bytes Reviewed-by: dholmes, lfoltan
Thu, 23 Jul 2015 15:25:30 +0000 Merge
dsamersoff [Thu, 23 Jul 2015 15:25:30 +0000] rev 32020
Merge
Thu, 23 Jul 2015 18:17:02 +0300 8059038: Create new launcher for SA tools
dsamersoff [Thu, 23 Jul 2015 18:17:02 +0300] rev 32019
8059038: Create new launcher for SA tools Summary: Proivide jhsdb command to launch sa based tools Reviewed-by: sspitsyn, jbachorik
Wed, 22 Jul 2015 09:51:40 +0200 8132094: Mark intermittently failuring core-svc tests
ykantser [Wed, 22 Jul 2015 09:51:40 +0200] rev 32018
8132094: Mark intermittently failuring core-svc tests Reviewed-by: jbachorik, sspitsyn
Tue, 04 Aug 2015 14:45:38 -0700 8132800: clarify stream package documentation regarding sequential vs parallel modes
smarks [Tue, 04 Aug 2015 14:45:38 -0700] rev 32017
8132800: clarify stream package documentation regarding sequential vs parallel modes Reviewed-by: psandoz
Tue, 04 Aug 2015 11:26:51 -0700 8132854: Adjust tier 1 and 2 definitions for nio-related intrinsics
darcy [Tue, 04 Aug 2015 11:26:51 -0700] rev 32016
8132854: Adjust tier 1 and 2 definitions for nio-related intrinsics Reviewed-by: psandoz
Mon, 03 Aug 2015 21:47:50 -0700 8129881: JDK-8008577 breaks Nashorn test
naoto [Mon, 03 Aug 2015 21:47:50 -0700] rev 32015
8129881: JDK-8008577 breaks Nashorn test 8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors 8132125: German (Switzerland) formatting broken if CLDR Locale Data is used Reviewed-by: tbell, okutsu
Mon, 03 Aug 2015 10:25:38 -0700 8132652: Java_sun_nio_ch_Net_poll passes a long to an int
bpb [Mon, 03 Aug 2015 10:25:38 -0700] rev 32014
8132652: Java_sun_nio_ch_Net_poll passes a long to an int Summary: Clamp long timeout parameter to [-1,INT_MAX]. Reviewed-by: alanb
Mon, 03 Aug 2015 09:25:02 +0800 8132111: Do not request for addresses for forwarded TGT
weijun [Mon, 03 Aug 2015 09:25:02 +0800] rev 32013
8132111: Do not request for addresses for forwarded TGT Reviewed-by: mullan
Sun, 02 Aug 2015 01:39:18 +0300 8131034: Cleanup in j.u.regex.Pattern.quote()
igerasim [Sun, 02 Aug 2015 01:39:18 +0300] rev 32012
8131034: Cleanup in j.u.regex.Pattern.quote() Reviewed-by: psandoz, sherman, martin
Fri, 31 Jul 2015 16:03:48 -0700 8132500: Add imageio test to tier 3
darcy [Fri, 31 Jul 2015 16:03:48 -0700] rev 32011
8132500: Add imageio test to tier 3 Reviewed-by: prr
Fri, 31 Jul 2015 13:47:31 -0400 8132801: Fix typo in javax.sql.RowSet.setBlob
lancea [Fri, 31 Jul 2015 13:47:31 -0400] rev 32010
8132801: Fix typo in javax.sql.RowSet.setBlob Reviewed-by: darcy
Fri, 31 Jul 2015 07:48:34 -0700 8132795: Bug ID accidentally omitted from top level regression test in fix for JDK-8065556
bpb [Fri, 31 Jul 2015 07:48:34 -0700] rev 32009
8132795: Bug ID accidentally omitted from top level regression test in fix for JDK-8065556 Summary: Add 8065556 to list of IDs in the @bug tag list. Reviewed-by: alanb
Fri, 31 Jul 2015 07:15:59 -0700 8073078: java/nio/file/FileStore/Basic.java sensitive to NFS configuration
bpb [Fri, 31 Jul 2015 07:15:59 -0700] rev 32008
8073078: java/nio/file/FileStore/Basic.java sensitive to NFS configuration Summary: Ignore NoSuchFileExceptions as the store might have been deleted subsequent to creation of the FileStore iterator which is not dynamic. Reviewed-by: alanb
Fri, 31 Jul 2015 07:12:36 -0700 8130274: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal
bpb [Fri, 31 Jul 2015 07:12:36 -0700] rev 32007
8130274: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal Summary: Make UnixFileStore.equals() also compare the return values of name(), the names of the mounted filesystems. Reviewed-by: alanb
Fri, 31 Jul 2015 07:04:48 -0700 8132505: Signature of Java_sun_nio_ch_Net_socket0 should return jint not int
bpb [Fri, 31 Jul 2015 07:04:48 -0700] rev 32006
8132505: Signature of Java_sun_nio_ch_Net_socket0 should return jint not int Summary: Change return type of Java_sun_nio_ch_Net_socket0 from int to jint Reviewed-by: alanb
Fri, 31 Jul 2015 14:29:25 +0100 8130850: Support loading a keystore with a custom KeyStore.LoadStoreParameter class
vinnie [Fri, 31 Jul 2015 14:29:25 +0100] rev 32005
8130850: Support loading a keystore with a custom KeyStore.LoadStoreParameter class Reviewed-by: mullan
Fri, 31 Jul 2015 15:19:15 +0200 8132704: [TESTBUG] jdk/internal/jimage/ExecutableTest.java incorrectly asserts all files to be executable
simonis [Fri, 31 Jul 2015 15:19:15 +0200] rev 32004
8132704: [TESTBUG] jdk/internal/jimage/ExecutableTest.java incorrectly asserts all files to be executable Reviewed-by: rriggs, alanb
Fri, 31 Jul 2015 15:07:18 +0300 8132130: some docs cleanup
avstepan [Fri, 31 Jul 2015 15:07:18 +0300] rev 32003
8132130: some docs cleanup Summary: some docs cleanup Reviewed-by: mullan
Fri, 31 Jul 2015 12:29:01 +0200 8130828: Fix some typos and omissions in the the j.u.stream JavaDoc
psandoz [Fri, 31 Jul 2015 12:29:01 +0200] rev 32002
8130828: Fix some typos and omissions in the the j.u.stream JavaDoc Reviewed-by: smarks
Thu, 30 Jul 2015 22:21:56 -0700 8132745: minor cleanup of java/util/Scanner/ScanTest.java
smarks [Thu, 30 Jul 2015 22:21:56 -0700] rev 32001
8132745: minor cleanup of java/util/Scanner/ScanTest.java Reviewed-by: darcy, sherman
Thu, 06 Aug 2015 08:07:39 -0700 Added tag jdk9-b76 for changeset cd6f3c0376eb
katleman [Thu, 06 Aug 2015 08:07:39 -0700] rev 32000
Added tag jdk9-b76 for changeset cd6f3c0376eb
Wed, 05 Jul 2017 20:44:31 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:31 +0200] rev 31999
Merge
Thu, 06 Aug 2015 11:18:59 -0700 Merge
lana [Thu, 06 Aug 2015 11:18:59 -0700] rev 31998
Merge
Fri, 31 Jul 2015 10:15:02 -0700 Merge
amurillo [Fri, 31 Jul 2015 10:15:02 -0700] rev 31997
Merge
Fri, 31 Jul 2015 12:13:57 +0200 Merge
jbachorik [Fri, 31 Jul 2015 12:13:57 +0200] rev 31996
Merge
Mon, 27 Jul 2015 13:56:26 -0700 8130459: Add additional validation after heap creation
sangheki [Mon, 27 Jul 2015 13:56:26 -0700] rev 31995
8130459: Add additional validation after heap creation Summary: Some PLAB related flags' validation can happen after heap creation. Introduced additional stage of validation check. Reviewed-by: coleenp, dholmes, kbarrett, gziemski, ecaspole, ddmitriev
Mon, 27 Jul 2015 14:05:55 -0400 8079082: VerifyNoCSetOopsClosure is derived twice from Closure
kbarrett [Mon, 27 Jul 2015 14:05:55 -0400] rev 31994
8079082: VerifyNoCSetOopsClosure is derived twice from Closure Summary: Change closure to a function object and update iteration Reviewed-by: mgerdin, ecaspole
Mon, 27 Jul 2015 18:23:35 +0300 8131343: Remove unused imports from hotspot/test/testlibrary/jdk/test/lib/*.java
mchernov [Mon, 27 Jul 2015 18:23:35 +0300] rev 31993
8131343: Remove unused imports from hotspot/test/testlibrary/jdk/test/lib/*.java Reviewed-by: dfazunen, tschatzl
Sat, 25 Jul 2015 02:22:32 +0200 Merge
kbarrett [Sat, 25 Jul 2015 02:22:32 +0200] rev 31992
Merge
Thu, 23 Jul 2015 16:29:48 +0200 8132232: Signature mismatch between declaration and definition of PosixSemaphore::timedwait
simonis [Thu, 23 Jul 2015 16:29:48 +0200] rev 31991
8132232: Signature mismatch between declaration and definition of PosixSemaphore::timedwait Reviewed-by: dholmes, kbarrett
Sat, 25 Jul 2015 00:36:45 +0200 Merge
jbachorik [Sat, 25 Jul 2015 00:36:45 +0200] rev 31990
Merge
Fri, 24 Jul 2015 20:45:07 +0200 Merge
jbachorik [Fri, 24 Jul 2015 20:45:07 +0200] rev 31989
Merge
Fri, 24 Jul 2015 10:32:00 -0400 8132148: G1 hs_err region dump legend out of sync with region values
ecaspole [Fri, 24 Jul 2015 10:32:00 -0400] rev 31988
8132148: G1 hs_err region dump legend out of sync with region values Summary: Use E for Eden, S for Survivor, O for Old Reviewed-by: tschatzl, tbenson
Fri, 24 Jul 2015 03:50:48 +0000 Merge
coleenp [Fri, 24 Jul 2015 03:50:48 +0000] rev 31987
Merge
Thu, 23 Jul 2015 22:31:10 -0400 Merge
coleenp [Thu, 23 Jul 2015 22:31:10 -0400] rev 31986
Merge
Thu, 23 Jul 2015 15:18:56 -0400 8087315: SIGBUS error in nsk/jvmti/RedefineClasses/StressRedefine
coleenp [Thu, 23 Jul 2015 15:18:56 -0400] rev 31985
8087315: SIGBUS error in nsk/jvmti/RedefineClasses/StressRedefine Summary: Need to get source_file_name from the_class's constant pool not previous version constant pool Reviewed-by: dcubed, sspitsyn
Fri, 24 Jul 2015 02:57:59 +0200 Merge
dcubed [Fri, 24 Jul 2015 02:57:59 +0200] rev 31984
Merge
Thu, 23 Jul 2015 14:48:23 -0700 8132286: change 'InlineNotify' flag option from "product" to "diagnostic"
dcubed [Thu, 23 Jul 2015 14:48:23 -0700] rev 31983
8132286: change 'InlineNotify' flag option from "product" to "diagnostic" Reviewed-by: coleenp
Thu, 23 Jul 2015 21:33:29 +0200 Merge
coleenp [Thu, 23 Jul 2015 21:33:29 +0200] rev 31982
Merge
Thu, 23 Jul 2015 15:17:58 -0400 8082782: vm crash on StressRedefineWithoutBytecodeCorruption fails with assert(((Metadata*)obj)->is_valid()) failed: obj is valid
coleenp [Thu, 23 Jul 2015 15:17:58 -0400] rev 31981
8082782: vm crash on StressRedefineWithoutBytecodeCorruption fails with assert(((Metadata*)obj)->is_valid()) failed: obj is valid Summary: Walk compile task for Method* to not deallocate, store methods in methodHandle while compile task is being taken off compile queue Reviewed-by: dcubed, sspitsyn
Thu, 23 Jul 2015 16:36:36 +0000 Merge
dsamersoff [Thu, 23 Jul 2015 16:36:36 +0000] rev 31980
Merge
Thu, 23 Jul 2015 15:25:28 +0000 Merge
dsamersoff [Thu, 23 Jul 2015 15:25:28 +0000] rev 31979
Merge
Thu, 23 Jul 2015 18:17:09 +0300 8059038: Create new launcher for SA tools
dsamersoff [Thu, 23 Jul 2015 18:17:09 +0300] rev 31978
8059038: Create new launcher for SA tools Summary: Proivide jhsdb command to launch sa based tools Reviewed-by: sspitsyn, jbachorik
Thu, 23 Jul 2015 05:48:26 -0700 8130676: [TESTBUG] aix: Port CreateCoreDumpOnCrash added in 8078121
goetz [Thu, 23 Jul 2015 05:48:26 -0700] rev 31977
8130676: [TESTBUG] aix: Port CreateCoreDumpOnCrash added in 8078121 Reviewed-by: simonis, ctornqvi
Thu, 23 Jul 2015 11:14:47 +0200 8004687: G1: Parallelize object self-forwarding and scanning during an evacuation failure
tschatzl [Thu, 23 Jul 2015 11:14:47 +0200] rev 31976
8004687: G1: Parallelize object self-forwarding and scanning during an evacuation failure Summary: Use the regular task queue during evacuation failure and allow per-thread preserved header queues to remove the global lock during evacuation failure. Reviewed-by: mgerdin, jmasa Contributed-by: Walter Florian Gugenberger <walter.gugenberger@gmail.com>
Thu, 23 Jul 2015 11:14:24 +0200 8131319: Move G1Allocator::_summary_bytes_used back to G1CollectedHeap
ehelin [Thu, 23 Jul 2015 11:14:24 +0200] rev 31975
8131319: Move G1Allocator::_summary_bytes_used back to G1CollectedHeap Summary: G1Allocator::_summary_bytes_used fits better in G1CollectedHeap since we added the archive allocator. Move it back to the original location. Reviewed-by: mgerdin, tbenson
Thu, 23 Jul 2015 08:45:25 +0200 8131600: heapdump/JMapHeap EXCEPTION_ACCESS_VIOLATION
brutisso [Thu, 23 Jul 2015 08:45:25 +0200] rev 31974
8131600: heapdump/JMapHeap EXCEPTION_ACCESS_VIOLATION Reviewed-by: mgerdin, kbarrett, tschatzl
Wed, 22 Jul 2015 18:01:11 +0000 Merge
dsamersoff [Wed, 22 Jul 2015 18:01:11 +0000] rev 31973
Merge
Wed, 22 Jul 2015 13:55:15 +0300 8129971: TestStackTrace.java: ArrayIndexOutOfBoundsException thrown by AARCH64ThreadContext.setRegister
dsamersoff [Wed, 22 Jul 2015 13:55:15 +0300] rev 31972
8129971: TestStackTrace.java: ArrayIndexOutOfBoundsException thrown by AARCH64ThreadContext.setRegister Summary: Added missed AARCH64 register Reviewed-by: jbachorik, ykantser
Wed, 22 Jul 2015 18:16:55 +0200 Merge
kevinw [Wed, 22 Jul 2015 18:16:55 +0200] rev 31971
Merge
Mon, 20 Jul 2015 18:57:07 +0300 8048353: jstack -l crashes VM when a Java mirror for a primitive type is locked
vkempik [Mon, 20 Jul 2015 18:57:07 +0300] rev 31970
8048353: jstack -l crashes VM when a Java mirror for a primitive type is locked Reviewed-by: coleenp, dcubed
Wed, 22 Jul 2015 16:46:36 +0200 Merge
tschatzl [Wed, 22 Jul 2015 16:46:36 +0200] rev 31969
Merge
Wed, 22 Jul 2015 16:25:20 +0200 8130434: [TESTBUG] Harden TestLargePageUseForAuxMemory for more page size combinations
goetz [Wed, 22 Jul 2015 16:25:20 +0200] rev 31968
8130434: [TESTBUG] Harden TestLargePageUseForAuxMemory for more page size combinations Reviewed-by: tschatzl
Wed, 22 Jul 2015 16:25:06 +0200 8131761: Fix merge error adding code that was removed in 8077936
goetz [Wed, 22 Jul 2015 16:25:06 +0200] rev 31967
8131761: Fix merge error adding code that was removed in 8077936 Reviewed-by: tschatzl
Wed, 22 Jul 2015 08:00:38 -0400 8129895: New verifier fails to reject erroneous cast from int[] to other arrays of small integer types
hseigel [Wed, 22 Jul 2015 08:00:38 -0400] rev 31966
8129895: New verifier fails to reject erroneous cast from int[] to other arrays of small integer types Summary: Only allow assignability of arrays of primitive types if the types are identical Reviewed-by: dholmes, gtriantafill
Wed, 22 Jul 2015 07:47:34 +0200 Merge
kbarrett [Wed, 22 Jul 2015 07:47:34 +0200] rev 31965
Merge
Wed, 22 Jul 2015 00:37:01 -0400 8130931: Refactor CardTableModRefBS[ForCTRS]
kbarrett [Wed, 22 Jul 2015 00:37:01 -0400] rev 31964
8130931: Refactor CardTableModRefBS[ForCTRS] Summary: Remove friends and push CTRS-specific code down from base to derived Reviewed-by: tschatzl, mgerdin
Wed, 22 Jul 2015 00:03:45 -0400 8026324: hs_err improvement: Add summary section to hs_err file
coleenp [Wed, 22 Jul 2015 00:03:45 -0400] rev 31963
8026324: hs_err improvement: Add summary section to hs_err file 8026333: hs_err improvement: Print GC Strategy 8026336: hs_err improvement: Print compilation mode, server, client or tiered Summary: Added command line, summary cpu and os information to summary section. Moved time of crash and duration in summary section. Add GC strategy and compiler setting (tiered) to enhanced version string in error report. Moved the stack trace sooner in hs_err file. Reviewed-by: dholmes, ctornqvi, ddmitriev
Tue, 28 Jul 2015 19:20:42 +0200 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
zmajo [Tue, 28 Jul 2015 19:20:42 +0200] rev 31962
8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics Summary: Add a new method, sun.hotspot.WhiteBox.isIntrinsicAvailable, that can be used to determine if an intrinsic is available. Reviewed-by: kvn, jrose
Tue, 21 Jul 2015 13:36:28 +0000 8131062: aarch64: add support for GHASH acceleration
enevill [Tue, 21 Jul 2015 13:36:28 +0000] rev 31961
8131062: aarch64: add support for GHASH acceleration Summary: Add support for GHASH using pmull Reviewed-by: kvn, goetz, aph Contributed-by: alexander.alexeev@caviumnetworks.com
Tue, 21 Jul 2015 14:23:08 +0000 8132010: aarch64: regression test fails compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java
enevill [Tue, 21 Jul 2015 14:23:08 +0000] rev 31960
8132010: aarch64: regression test fails compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java Summary: Fix type in SHA flag setting code Reviewed-by: kvn, goetz, aph, zmajo Contributed-by: alexander.alexeev@caviumnetworks.com
Mon, 27 Jul 2015 13:44:07 +0200 8130858: CICompilerCount=1 when tiered is off is not allowed any more
roland [Mon, 27 Jul 2015 13:44:07 +0200] rev 31959
8130858: CICompilerCount=1 when tiered is off is not allowed any more Summary: 8122937 broke handling of CICompilerCount Reviewed-by: kvn, vlivanov, gziemski
Mon, 27 Jul 2015 09:42:23 +0200 Merge
roland [Mon, 27 Jul 2015 09:42:23 +0200] rev 31958
Merge
Fri, 24 Jul 2015 21:29:11 -0400 8131782: C1 Class.cast optimization breaks when Class is loaded from static final
shade [Fri, 24 Jul 2015 21:29:11 -0400] rev 31957
8131782: C1 Class.cast optimization breaks when Class is loaded from static final Summary: change as_ValueType() to return InstanceConstant when appropriate Reviewed-by: jrose
Thu, 23 Jul 2015 17:29:44 +0100 Merge
aph [Thu, 23 Jul 2015 17:29:44 +0100] rev 31956
Merge
Mon, 20 Jul 2015 11:41:34 +0100 8131779: AARCH64: add Montgomery multiply intrinsic
aph [Mon, 20 Jul 2015 11:41:34 +0100] rev 31955
8131779: AARCH64: add Montgomery multiply intrinsic Summary: Add Montgomery multiply intrinsic for AArch64. Reviewed-by: kvn
Fri, 17 Jul 2015 07:50:36 +0000 8131362: aarch64: C2 does not handle large stack offsets
enevill [Fri, 17 Jul 2015 07:50:36 +0000] rev 31954
8131362: aarch64: C2 does not handle large stack offsets Summary: change spill code to allow large offsets Reviewed-by: kvn, aph
Thu, 06 Aug 2015 08:07:36 -0700 Added tag jdk9-b76 for changeset e6eb1f2fd18c
katleman [Thu, 06 Aug 2015 08:07:36 -0700] rev 31953
Added tag jdk9-b76 for changeset e6eb1f2fd18c
Thu, 06 Aug 2015 11:17:51 -0700 Merge
lana [Thu, 06 Aug 2015 11:17:51 -0700] rev 31952
Merge
Tue, 04 Aug 2015 10:59:30 -0700 Merge
amurillo [Tue, 04 Aug 2015 10:59:30 -0700] rev 31951
Merge
Fri, 31 Jul 2015 10:15:01 -0700 Merge
amurillo [Fri, 31 Jul 2015 10:15:01 -0700] rev 31950
Merge
Tue, 28 Jul 2015 19:20:33 +0200 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
zmajo [Tue, 28 Jul 2015 19:20:33 +0200] rev 31949
8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics Summary: Add a new method, sun.hotspot.WhiteBox.isIntrinsicAvailable, that can be used to determine if an intrinsic is available. Reviewed-by: kvn, jrose
Mon, 03 Aug 2015 21:49:23 -0700 8129881: JDK-8008577 breaks Nashorn test
naoto [Mon, 03 Aug 2015 21:49:23 -0700] rev 31948
8129881: JDK-8008577 breaks Nashorn test 8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors 8132125: German (Switzerland) formatting broken if CLDR Locale Data is used Reviewed-by: tbell, okutsu
Thu, 06 Aug 2015 08:07:35 -0700 Added tag jdk9-b76 for changeset 6a88e481dff2
katleman [Thu, 06 Aug 2015 08:07:35 -0700] rev 31947
Added tag jdk9-b76 for changeset 6a88e481dff2
Wed, 05 Jul 2017 20:44:11 +0200 Added tag jdk9-b76 for changeset eeea9adfd1e3
duke [Wed, 05 Jul 2017 20:44:11 +0200] rev 31946
Added tag jdk9-b76 for changeset eeea9adfd1e3
Wed, 05 Jul 2017 20:44:11 +0200 Merge jdk9-b76
duke [Wed, 05 Jul 2017 20:44:11 +0200] rev 31945
Merge
Wed, 05 Jul 2017 20:44:08 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:08 +0200] rev 31944
Merge
Fri, 31 Jul 2015 01:36:56 +0300 8062647: Wrong indentation of arguments of annotated methods
igerasim [Fri, 31 Jul 2015 01:36:56 +0300] rev 31943
8062647: Wrong indentation of arguments of annotated methods Reviewed-by: jjg, bpatel
Thu, 30 Jul 2015 15:22:56 -0700 Merge
lana [Thu, 30 Jul 2015 15:22:56 -0700] rev 31942
Merge
Thu, 30 Jul 2015 13:24:35 +0100 8131742: Syntactically meaningless code accepted by javac
mcimadamore [Thu, 30 Jul 2015 13:24:35 +0100] rev 31941
8131742: Syntactically meaningless code accepted by javac Summary: Receiver parameter logic for type annotations should be disabled when parsing lambda formals Reviewed-by: jlahoda
Thu, 30 Jul 2015 13:21:01 +0100 8129214: Access error when unboxing a primitive whose target is a type-variable in a different package
mcimadamore [Thu, 30 Jul 2015 13:21:01 +0100] rev 31940
8129214: Access error when unboxing a primitive whose target is a type-variable in a different package Summary: Missing erasure when unboxing type in Lower Reviewed-by: jlahoda
Thu, 30 Jul 2015 13:20:01 +0100 8081769: Redundant error message on bad usage of 'class' literal
mcimadamore [Thu, 30 Jul 2015 13:20:01 +0100] rev 31939
8081769: Redundant error message on bad usage of 'class' literal Summary: javac should skip to next token when an erroneous ident is found in term3rest Reviewed-by: jlahoda
Tue, 28 Jul 2015 17:01:45 +0200 8130826: test writes file in test source directory
jlahoda [Tue, 28 Jul 2015 17:01:45 +0200] rev 31938
8130826: test writes file in test source directory Summary: Setting an explicit output directory for ToolBox.JavacTask in PlatformProviderTest. Reviewed-by: jjg
Fri, 24 Jul 2015 15:36:45 -0700 8132215: class InferenceContext should live in a separate file
vromero [Fri, 24 Jul 2015 15:36:45 -0700] rev 31937
8132215: class InferenceContext should live in a separate file Reviewed-by: mcimadamore, jlahoda
Fri, 24 Jul 2015 13:08:36 +0200 8086737: Add support for -release to Javadoc
jlahoda [Fri, 24 Jul 2015 13:08:36 +0200] rev 31936
8086737: Add support for -release to Javadoc Reviewed-by: jjg, ksrini
Thu, 30 Jul 2015 11:15:41 -0700 Added tag jdk9-b75 for changeset 0513f1bb463b
katleman [Thu, 30 Jul 2015 11:15:41 -0700] rev 31935
Added tag jdk9-b75 for changeset 0513f1bb463b
Wed, 05 Jul 2017 20:44:03 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:03 +0200] rev 31934
Merge
Thu, 30 Jul 2015 11:15:38 -0700 Added tag jdk9-b75 for changeset 937747a8272f
katleman [Thu, 30 Jul 2015 11:15:38 -0700] rev 31933
Added tag jdk9-b75 for changeset 937747a8272f
Wed, 05 Jul 2017 20:43:59 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:59 +0200] rev 31932
Merge
Thu, 30 Jul 2015 15:22:50 -0700 Merge
lana [Thu, 30 Jul 2015 15:22:50 -0700] rev 31931
Merge
Wed, 29 Jul 2015 11:00:59 +0200 8130059: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java
dfuchs [Wed, 29 Jul 2015 11:00:59 +0200] rev 31930
8130059: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java Summary: remove com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java Reviewed-by: joehw
Tue, 28 Jul 2015 11:30:55 +0200 8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java
dfuchs [Tue, 28 Jul 2015 11:30:55 +0200] rev 31929
8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java Summary: com/sun/org/apache/bcel/internal/util/ClassPath.java removed Reviewed-by: joehw
Thu, 30 Jul 2015 11:15:37 -0700 Added tag jdk9-b75 for changeset 1e8d5755ae81
katleman [Thu, 30 Jul 2015 11:15:37 -0700] rev 31928
Added tag jdk9-b75 for changeset 1e8d5755ae81
Wed, 05 Jul 2017 20:43:55 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:55 +0200] rev 31927
Merge
Thu, 30 Jul 2015 15:22:40 -0700 Merge
lana [Thu, 30 Jul 2015 15:22:40 -0700] rev 31926
Merge
Tue, 28 Jul 2015 14:52:34 +0530 8132092: Nashorn copyright has to be updated
sundar [Tue, 28 Jul 2015 14:52:34 +0530] rev 31925
8132092: Nashorn copyright has to be updated Reviewed-by: jlaskey, hannesw, mhaupt
Mon, 27 Jul 2015 09:42:09 +0200 8132305: fix incorrect title assignment in Nashorn JavaFX samples
mhaupt [Mon, 27 Jul 2015 09:42:09 +0200] rev 31924
8132305: fix incorrect title assignment in Nashorn JavaFX samples Reviewed-by: attila, sundar
Thu, 30 Jul 2015 11:15:42 -0700 Added tag jdk9-b75 for changeset 1e145ba49d48
katleman [Thu, 30 Jul 2015 11:15:42 -0700] rev 31923
Added tag jdk9-b75 for changeset 1e145ba49d48
Wed, 05 Jul 2017 20:43:52 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:52 +0200] rev 31922
Merge
Thu, 30 Jul 2015 11:15:35 -0700 Added tag jdk9-b75 for changeset 60d41eeb0196
katleman [Thu, 30 Jul 2015 11:15:35 -0700] rev 31921
Added tag jdk9-b75 for changeset 60d41eeb0196
Wed, 05 Jul 2017 20:43:48 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:48 +0200] rev 31920
Merge
Thu, 30 Jul 2015 15:22:01 -0700 Merge
lana [Thu, 30 Jul 2015 15:22:01 -0700] rev 31919
Merge
Thu, 30 Jul 2015 14:16:58 -0400 8132705: Refactor SharedSecrets in sun.misc.JavaNetAccess
rriggs [Thu, 30 Jul 2015 14:16:58 -0400] rev 31918
8132705: Refactor SharedSecrets in sun.misc.JavaNetAccess Summary: Factor out access for InetAddress Reviewed-by: chegar, michaelm, alanb
Thu, 30 Jul 2015 08:46:21 -0700 8132459: ExceptionInInitializerError from 'java -version' on Linux under zh_CN.GB18030 locale
sherman [Thu, 30 Jul 2015 08:46:21 -0700] rev 31917
8132459: ExceptionInInitializerError from 'java -version' on Linux under zh_CN.GB18030 locale Summary: to add more charsets into base module for linux and solaris Reviewed-by: alanb, simonis
Fri, 24 Jul 2015 15:33:13 -0700 8062849: Optimize EnumMap.equals
psandoz [Fri, 24 Jul 2015 15:33:13 -0700] rev 31916
8062849: Optimize EnumMap.equals Summary: In the equals method, if the two EnumMaps are a different size return false since they can't be equal. Reviewed-by: martin, bchristi, rriggs, psandoz Contributed-by: steve.drach@oracle.com
Wed, 22 Jul 2015 14:44:30 -0700 8066013: (prefs) Unused variable in src/java.prefs/share/classes/java/util/prefs/MacOSXPreferences.java
psandoz [Wed, 22 Jul 2015 14:44:30 -0700] rev 31915
8066013: (prefs) Unused variable in src/java.prefs/share/classes/java/util/prefs/MacOSXPreferences.java Summary: Two unused variables in MacOSXPreferences.java were removed Reviewed-by: cbensen, psandoz, chegar Contributed-by: steve.drach@oracle.com
Wed, 29 Jul 2015 23:36:51 -0700 8129361: ISO 4217 amendment 160
yhuang [Wed, 29 Jul 2015 23:36:51 -0700] rev 31914
8129361: ISO 4217 amendment 160 Reviewed-by: naoto
Wed, 29 Jul 2015 20:21:14 -0700 Merge
amurillo [Wed, 29 Jul 2015 20:21:14 -0700] rev 31913
Merge
Wed, 29 Jul 2015 11:05:02 -0700 Merge
amurillo [Wed, 29 Jul 2015 11:05:02 -0700] rev 31912
Merge
Fri, 24 Jul 2015 00:54:07 -0700 Merge
amurillo [Fri, 24 Jul 2015 00:54:07 -0700] rev 31911
Merge
Tue, 21 Jul 2015 20:37:19 +0200 Merge
jbachorik [Tue, 21 Jul 2015 20:37:19 +0200] rev 31910
Merge
Tue, 21 Jul 2015 18:38:09 +0200 8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number
jbachorik [Tue, 21 Jul 2015 18:38:09 +0200] rev 31909
8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number Reviewed-by: dcubed
Tue, 21 Jul 2015 07:29:10 -0700 8075171: Contended Locking fast notify bucket
dcubed [Tue, 21 Jul 2015 07:29:10 -0700] rev 31908
8075171: Contended Locking fast notify bucket Summary: JEP-143/JDK-8073165 Contended Locking fast notify bucket Reviewed-by: dholmes, acorn, dice, dcubed Contributed-by: dave.dice@oracle.com, karen.kinnear@oracle.com, daniel.daugherty@oracle.com
Mon, 20 Jul 2015 13:14:47 +0200 8075658: Mark intermittently failuring core-svc tests
ykantser [Mon, 20 Jul 2015 13:14:47 +0200] rev 31907
8075658: Mark intermittently failuring core-svc tests Reviewed-by: jbachorik, olagneau, darcy
Mon, 20 Jul 2015 13:12:00 +0200 8037957: [TEST_BUG] javax/management/mxbean/LeakTest.java misses MerlinMXBean & TigerMXBean in @run build tag
ykantser [Mon, 20 Jul 2015 13:12:00 +0200] rev 31906
8037957: [TEST_BUG] javax/management/mxbean/LeakTest.java misses MerlinMXBean & TigerMXBean in @run build tag Reviewed-by: jbachorik
Sat, 18 Jul 2015 04:53:34 +0200 Merge
coleenp [Sat, 18 Jul 2015 04:53:34 +0200] rev 31905
Merge
Fri, 17 Jul 2015 10:48:57 -0700 8079301: Some command line options not settable via JAVA_TOOL_OPTIONS
jmanson [Fri, 17 Jul 2015 10:48:57 -0700] rev 31904
8079301: Some command line options not settable via JAVA_TOOL_OPTIONS Summary: Ensures special-cased command line options are settable via _JAVA_OPTIONS and JAVA_TOOL_OPTIONS. Reviewed-by: coleenp, ddmitriev
Wed, 29 Jul 2015 15:21:12 -0700 8132206: move ScanTest.java into OpenJDK
smarks [Wed, 29 Jul 2015 15:21:12 -0700] rev 31903
8132206: move ScanTest.java into OpenJDK Reviewed-by: psandoz, sherman
Wed, 29 Jul 2015 13:36:53 -0700 8027607: (rb) Provide UTF-8 based properties resource bundles
naoto [Wed, 29 Jul 2015 13:36:53 -0700] rev 31902
8027607: (rb) Provide UTF-8 based properties resource bundles Reviewed-by: okutsu, sherman
Wed, 29 Jul 2015 11:47:19 +0200 8132475: The commands in the modular images are executable by the owner only (once again)
simonis [Wed, 29 Jul 2015 11:47:19 +0200] rev 31901
8132475: The commands in the modular images are executable by the owner only (once again) Reviewed-by: rriggs, alanb
Wed, 29 Jul 2015 11:43:44 +0200 8132408: Check os.name before os.version in SunGraphicsEnvironment constructor
simonis [Wed, 29 Jul 2015 11:43:44 +0200] rev 31900
8132408: Check os.name before os.version in SunGraphicsEnvironment constructor Reviewed-by: prr
Wed, 29 Jul 2015 09:47:54 +0400 Merge
dcherepanov [Wed, 29 Jul 2015 09:47:54 +0400] rev 31899
Merge
Tue, 21 Jul 2015 09:51:33 +0300 8062728: [PIT] Test closed/... fails for Windows only
ssadetsky [Tue, 21 Jul 2015 09:51:33 +0300] rev 31898
8062728: [PIT] Test closed/... fails for Windows only Reviewed-by: alexsch, serb
Tue, 21 Jul 2015 09:35:04 +0300 8130390: Applet fails to launch on virtual desktop
ssadetsky [Tue, 21 Jul 2015 09:35:04 +0300] rev 31897
8130390: Applet fails to launch on virtual desktop Reviewed-by: azvegint, serb
Tue, 21 Jul 2015 08:39:37 +0300 8075785: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with the special options "-client -Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsClassicLookAndFeel".
ssadetsky [Tue, 21 Jul 2015 08:39:37 +0300] rev 31896
8075785: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with the special options "-client -Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsClassicLookAndFeel". Reviewed-by: alexsch, serb, azvegint
Tue, 21 Jul 2015 08:34:01 +0300 8085948: [Regression] Few Swing, AWT and 2D case fails with Decoder isn't implemented for WingDings Charset error on Windows
ssadetsky [Tue, 21 Jul 2015 08:34:01 +0300] rev 31895
8085948: [Regression] Few Swing, AWT and 2D case fails with Decoder isn't implemented for WingDings Charset error on Windows Reviewed-by: prr, serb
Mon, 20 Jul 2015 10:21:01 +0400 Merge
dcherepanov [Mon, 20 Jul 2015 10:21:01 +0400] rev 31894
Merge
Fri, 17 Jul 2015 11:45:34 +0300 8131673: [TEST_BUG] add @modules to some OS X-specific regtests
yan [Fri, 17 Jul 2015 11:45:34 +0300] rev 31893
8131673: [TEST_BUG] add @modules to some OS X-specific regtests Reviewed-by: serb, azvegint
Wed, 15 Jul 2015 10:00:15 -0700 Merge
ddehaven [Wed, 15 Jul 2015 10:00:15 -0700] rev 31892
Merge
Tue, 14 Jul 2015 15:26:34 -0700 Merge
ddehaven [Tue, 14 Jul 2015 15:26:34 -0700] rev 31891
Merge
Wed, 15 Jul 2015 15:48:32 +0300 8087110: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails
aivanov [Wed, 15 Jul 2015 15:48:32 +0300] rev 31890
8087110: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails Reviewed-by: serb, alexsch
Wed, 15 Jul 2015 14:05:09 +0300 8080953: [TEST_BUG]Test java/awt/FontClass/DebugFonts.java fails due to wrongly typed bugid
pchopra [Wed, 15 Jul 2015 14:05:09 +0300] rev 31889
8080953: [TEST_BUG]Test java/awt/FontClass/DebugFonts.java fails due to wrongly typed bugid Reviewed-by: azvegint, serb
Wed, 15 Jul 2015 14:02:24 +0300 8080932: [TEST_BUG] Test java/awt/BasicStroke/DashStrokeTest.java fails with Bad script error due to improper @run notation
pchopra [Wed, 15 Jul 2015 14:02:24 +0300] rev 31888
8080932: [TEST_BUG] Test java/awt/BasicStroke/DashStrokeTest.java fails with Bad script error due to improper @run notation Reviewed-by: azvegint, alexsch
Tue, 14 Jul 2015 20:36:12 +0300 8130242: DataFlavorComparator transitivity exception
ssadetsky [Tue, 14 Jul 2015 20:36:12 +0300] rev 31887
8130242: DataFlavorComparator transitivity exception Reviewed-by: alexsch, azvegint
Tue, 14 Jul 2015 13:57:16 +0300 8076164: [JTextField] When input too long Thai character, cursor's behavior is odd
ssadetsky [Tue, 14 Jul 2015 13:57:16 +0300] rev 31886
8076164: [JTextField] When input too long Thai character, cursor's behavior is odd Reviewed-by: alexsch, azvegint
Fri, 10 Jul 2015 16:15:21 +0300 8129511: PlatformMidi.c:83 uses malloc without malloc header
serb [Fri, 10 Jul 2015 16:15:21 +0300] rev 31885
8129511: PlatformMidi.c:83 uses malloc without malloc header Reviewed-by: ant, azvegint
Fri, 10 Jul 2015 21:19:41 +0300 8098835: [PIT] Endless loop in JEditorPane
ssadetsky [Fri, 10 Jul 2015 21:19:41 +0300] rev 31884
8098835: [PIT] Endless loop in JEditorPane Reviewed-by: alexsch, serb
Fri, 10 Jul 2015 15:38:40 +0300 8129894: NSApplicationAWT.m:343:72: error: comparison of constant 777 with expression of type 'NSEventSubtype'
serb [Fri, 10 Jul 2015 15:38:40 +0300] rev 31883
8129894: NSApplicationAWT.m:343:72: error: comparison of constant 777 with expression of type 'NSEventSubtype' Reviewed-by: alexsch, azvegint
Thu, 09 Jul 2015 16:37:35 +0300 8087201: OGL: rendering of lcd text is slow
bae [Thu, 09 Jul 2015 16:37:35 +0300] rev 31882
8087201: OGL: rendering of lcd text is slow Reviewed-by: serb, prr
Thu, 09 Jul 2015 15:26:37 +0300 8130772: Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT
aivanov [Thu, 09 Jul 2015 15:26:37 +0300] rev 31881
8130772: Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT Reviewed-by: serb, alexsch
Thu, 09 Jul 2015 12:34:12 +0300 8130430: [TEST_BUG] remove unnecessary internal calls from javax/swing/JRadioButton/8075609/bug8075609.java
yan [Thu, 09 Jul 2015 12:34:12 +0300] rev 31880
8130430: [TEST_BUG] remove unnecessary internal calls from javax/swing/JRadioButton/8075609/bug8075609.java Reviewed-by: alexsch
Wed, 08 Jul 2015 14:10:31 +0300 8129457: Disposer.pollRemove may fail to dispose
psadhukhan [Wed, 08 Jul 2015 14:10:31 +0300] rev 31879
8129457: Disposer.pollRemove may fail to dispose Reviewed-by: prr, serb
Tue, 28 Jul 2015 15:07:09 +0200 8131783: Put LowMemoryTest.java in quarantine
olagneau [Tue, 28 Jul 2015 15:07:09 +0200] rev 31878
8131783: Put LowMemoryTest.java in quarantine Summary: Add LowMemoryTest.java to ProblemList.txt Reviewed-by: sspitsyn, jbachorik
Mon, 27 Jul 2015 18:51:29 -0700 8122944: perfdata used is seen as too high on sparc zone with jdk1.9 and causes a test failure
darcy [Mon, 27 Jul 2015 18:51:29 -0700] rev 31877
8122944: perfdata used is seen as too high on sparc zone with jdk1.9 and causes a test failure Reviewed-by: dholmes
Mon, 27 Jul 2015 16:49:10 -0700 8131105: Header Template for nroff man pages *.1 files contains errors
mfang [Mon, 27 Jul 2015 16:49:10 -0700] rev 31876
8131105: Header Template for nroff man pages *.1 files contains errors Reviewed-by: katleman
Mon, 27 Jul 2015 19:50:14 +0200 8132374: AIX: fix value of os.version property
simonis [Mon, 27 Jul 2015 19:50:14 +0200] rev 31875
8132374: AIX: fix value of os.version property Reviewed-by: alanb, rriggs
Sat, 25 Jul 2015 08:50:45 +0300 8048596: Tests for AEAD ciphers
asmotrak [Sat, 25 Jul 2015 08:50:45 +0300] rev 31874
8048596: Tests for AEAD ciphers Reviewed-by: valeriep
Fri, 24 Jul 2015 11:52:30 -0700 8065556: (bf) Buffer.position and other methods should include detail in IAE
bpb [Fri, 24 Jul 2015 11:52:30 -0700] rev 31873
8065556: (bf) Buffer.position and other methods should include detail in IAE Summary: Add messages to IAEs which have none. Reviewed-by: alanb
Fri, 24 Jul 2015 18:57:04 +0200 8132335: jimage tool extract and recreate options are not consistent
jfdenise [Fri, 24 Jul 2015 18:57:04 +0200] rev 31872
8132335: jimage tool extract and recreate options are not consistent Summary: Incorrect fileName formatting. Replaced with getFileName() + removal of .jimage extension. Reviewed-by: jlaskey
Thu, 30 Jul 2015 11:15:38 -0700 Added tag jdk9-b75 for changeset cab0727bdb53
katleman [Thu, 30 Jul 2015 11:15:38 -0700] rev 31871
Added tag jdk9-b75 for changeset cab0727bdb53
Wed, 05 Jul 2017 20:43:37 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:37 +0200] rev 31870
Merge
Thu, 30 Jul 2015 15:23:25 -0700 Merge
lana [Thu, 30 Jul 2015 15:23:25 -0700] rev 31869
Merge
Fri, 24 Jul 2015 00:54:05 -0700 Merge
amurillo [Fri, 24 Jul 2015 00:54:05 -0700] rev 31868
Merge
Thu, 23 Jul 2015 19:11:28 +0200 Merge
roland [Thu, 23 Jul 2015 19:11:28 +0200] rev 31867
Merge
Wed, 22 Jul 2015 20:23:53 +0300 8131675: EA fails with assert(false) failed: not unsafe or G1 barrier raw StoreP
vlivanov [Wed, 22 Jul 2015 20:23:53 +0300] rev 31866
8131675: EA fails with assert(false) failed: not unsafe or G1 barrier raw StoreP Reviewed-by: roland
Fri, 17 Jul 2015 14:51:28 -0700 Merge
kvn [Fri, 17 Jul 2015 14:51:28 -0700] rev 31865
Merge
Thu, 16 Jul 2015 14:18:13 +0200 8131676: Fix warning 'negative int converted to unsigned' after 8085932.
goetz [Thu, 16 Jul 2015 14:18:13 +0200] rev 31864
8131676: Fix warning 'negative int converted to unsigned' after 8085932. Summary: Also fix 64-bit constant added in 8076276. Reviewed-by: kvn
Thu, 16 Jul 2015 14:16:44 +0000 8131483: aarch64: illegal stlxr instructions
enevill [Thu, 16 Jul 2015 14:16:44 +0000] rev 31863
8131483: aarch64: illegal stlxr instructions Summary: Do not generate stlxX with Ws == Xn Reviewed-by: kvn, aph
Thu, 16 Jul 2015 15:02:12 +0200 8131326: Enable CheckIntrinsics in all types of builds
zmajo [Thu, 16 Jul 2015 15:02:12 +0200] rev 31862
8131326: Enable CheckIntrinsics in all types of builds Summary: Enable CheckIntrinsics flag in all builds; make check for orphan methods available only in debug builds. Reviewed-by: kvn
Mon, 13 Jul 2015 09:44:38 +0200 8131048: ppc: implement CRC32 intrinsic
goetz [Mon, 13 Jul 2015 09:44:38 +0200] rev 31861
8131048: ppc: implement CRC32 intrinsic Reviewed-by: kvn, simonis Contributed-by: lutz.schmidt@sap.com
Wed, 15 Jul 2015 16:05:53 +0000 8131358: aarch64: test compiler/loopopts/superword/ProdRed_Float.java fails when run with debug VM
enevill [Wed, 15 Jul 2015 16:05:53 +0000] rev 31860
8131358: aarch64: test compiler/loopopts/superword/ProdRed_Float.java fails when run with debug VM Summary: fix typo in match rule in vsub2f Reviewed-by: kvn, aph
Tue, 14 Jul 2015 18:58:38 +0200 Merge
kvn [Tue, 14 Jul 2015 18:58:38 +0200] rev 31859
Merge
Tue, 14 Jul 2015 09:55:22 -0700 8085932: Fixing bugs in detecting memory alignments in SuperWord
kvn [Tue, 14 Jul 2015 09:55:22 -0700] rev 31858
8085932: Fixing bugs in detecting memory alignments in SuperWord Reviewed-by: kvn Contributed-by: jan.civlin@intel.com
Tue, 14 Jul 2015 06:44:50 -0700 8078629: VM should constant fold Unsafe.get*() loads from final fields
vlivanov [Tue, 14 Jul 2015 06:44:50 -0700] rev 31857
8078629: VM should constant fold Unsafe.get*() loads from final fields Reviewed-by: kvn, jrose, psandoz
Tue, 21 Jul 2015 07:28:37 -0700 8075171: Contended Locking fast notify bucket
dcubed [Tue, 21 Jul 2015 07:28:37 -0700] rev 31856
8075171: Contended Locking fast notify bucket Summary: JEP-143/JDK-8073165 Contended Locking fast notify bucket Reviewed-by: dholmes, acorn, dice, dcubed Contributed-by: dave.dice@oracle.com, karen.kinnear@oracle.com, daniel.daugherty@oracle.com
Sat, 18 Jul 2015 04:53:32 +0200 Merge
coleenp [Sat, 18 Jul 2015 04:53:32 +0200] rev 31855
Merge
Sat, 18 Jul 2015 01:55:38 +0200 Merge
coleenp [Sat, 18 Jul 2015 01:55:38 +0200] rev 31854
Merge
Fri, 17 Jul 2015 19:40:21 -0400 8079301: Some command line options not settable via JAVA_TOOL_OPTIONS
jmanson [Fri, 17 Jul 2015 19:40:21 -0400] rev 31853
8079301: Some command line options not settable via JAVA_TOOL_OPTIONS Summary: Ensures special-cased command line options are settable via _JAVA_OPTIONS and JAVA_TOOL_OPTIONS. Reviewed-by: coleenp, ddmitriev
Fri, 17 Jul 2015 15:01:09 -0700 Merge
dcubed [Fri, 17 Jul 2015 15:01:09 -0700] rev 31852
Merge
Fri, 17 Jul 2015 12:07:49 -0700 8079825: Uninitialised variable in hotspot/src/share/vm & cpu/x86/vm (runtime)
ccheung [Fri, 17 Jul 2015 12:07:49 -0700] rev 31851
8079825: Uninitialised variable in hotspot/src/share/vm & cpu/x86/vm (runtime) Summary: initialized local variables in classFileParser.cpp and rframe.cpp Reviewed-by: dholmes, minqi
Thu, 16 Jul 2015 15:01:12 +0200 8131054: aix: fix two minor issues: large page size and hs_err printing.
goetz [Thu, 16 Jul 2015 15:01:12 +0200] rev 31850
8131054: aix: fix two minor issues: large page size and hs_err printing. Reviewed-by: coleenp
Thu, 16 Jul 2015 11:55:21 +0200 8131344: Missing klass.inline.hpp include in compiler files
tschatzl [Thu, 16 Jul 2015 11:55:21 +0200] rev 31849
8131344: Missing klass.inline.hpp include in compiler files Reviewed-by: kvn
Thu, 16 Jul 2015 11:54:37 +0200 8131166: Remove additional whitespace in G1Allocator
tschatzl [Thu, 16 Jul 2015 11:54:37 +0200] rev 31848
8131166: Remove additional whitespace in G1Allocator Reviewed-by: jmasa, tbenson
Thu, 30 Jul 2015 11:15:36 -0700 Added tag jdk9-b75 for changeset 92bf039d8d46
katleman [Thu, 30 Jul 2015 11:15:36 -0700] rev 31847
Added tag jdk9-b75 for changeset 92bf039d8d46
Thu, 30 Jul 2015 15:21:34 -0700 Merge
lana [Thu, 30 Jul 2015 15:21:34 -0700] rev 31846
Merge
Fri, 24 Jul 2015 08:37:42 +0200 8086737: Add support for -release to Javadoc
jlahoda [Fri, 24 Jul 2015 08:37:42 +0200] rev 31845
8086737: Add support for -release to Javadoc Summary: Exporting com.sun.tools.javac.platform to jdk.javadoc. Reviewed-by: jjg, ksrini, alanb
(0) -30000 -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 tip