Mon, 15 Feb 2016 22:21:39 -0800 8149903: Fix other Extern.
jjg [Mon, 15 Feb 2016 22:21:39 -0800] rev 36040
8149903: Fix other Extern. Reviewed-by: darcy
Mon, 15 Feb 2016 19:52:03 -0800 8149886: 16 windows tests broke with recent putback
jjg [Mon, 15 Feb 2016 19:52:03 -0800] rev 36039
8149886: 16 windows tests broke with recent putback Reviewed-by: sundar
Mon, 15 Feb 2016 17:17:58 -0800 6469561: javadoc for annotation types should not display "public abstract" modifiers on methods
darcy [Mon, 15 Feb 2016 17:17:58 -0800] rev 36038
6469561: javadoc for annotation types should not display "public abstract" modifiers on methods 6469562: Use compact notation to display annotation values Reviewed-by: jjg
Mon, 15 Feb 2016 14:02:57 -0800 8149773: StandardDocFileFactory should be converted to use java.nio.file.Path
jjg [Mon, 15 Feb 2016 14:02:57 -0800] rev 36037
8149773: StandardDocFileFactory should be converted to use java.nio.file.Path Reviewed-by: ksrini
Thu, 18 Feb 2016 11:30:21 -0800 Added tag jdk-9+106 for changeset 6a6ca0bd3c14
lana [Thu, 18 Feb 2016 11:30:21 -0800] rev 36036
Added tag jdk-9+106 for changeset 6a6ca0bd3c14
Wed, 05 Jul 2017 21:22:31 +0200 Merge
duke [Wed, 05 Jul 2017 21:22:31 +0200] rev 36035
Merge
Thu, 18 Feb 2016 13:41:52 -0800 Merge
lana [Thu, 18 Feb 2016 13:41:52 -0800] rev 36034
Merge
Thu, 18 Feb 2016 10:20:56 +0100 8149923: invalid javadoc in javax.xml.bind.JAXBContext (introduced by 8138699)
mkos [Thu, 18 Feb 2016 10:20:56 +0100] rev 36033
8149923: invalid javadoc in javax.xml.bind.JAXBContext (introduced by 8138699) Reviewed-by: lancea
Thu, 18 Feb 2016 11:30:15 -0800 Added tag jdk-9+106 for changeset a42bde2f777c
lana [Thu, 18 Feb 2016 11:30:15 -0800] rev 36032
Added tag jdk-9+106 for changeset a42bde2f777c
Wed, 05 Jul 2017 21:22:23 +0200 Merge
duke [Wed, 05 Jul 2017 21:22:23 +0200] rev 36031
Merge
Thu, 18 Feb 2016 13:40:52 -0800 Merge
lana [Thu, 18 Feb 2016 13:40:52 -0800] rev 36030
Merge
Wed, 17 Feb 2016 16:32:51 -0800 8146237: PREFER from Features API taking precedence over catalog file
joehw [Wed, 17 Feb 2016 16:32:51 -0800] rev 36029
8146237: PREFER from Features API taking precedence over catalog file Reviewed-by: lancea
Thu, 18 Feb 2016 11:30:13 -0800 Added tag jdk-9+106 for changeset 6041f8d71ed1
lana [Thu, 18 Feb 2016 11:30:13 -0800] rev 36028
Added tag jdk-9+106 for changeset 6041f8d71ed1
Wed, 05 Jul 2017 21:22:15 +0200 Merge
duke [Wed, 05 Jul 2017 21:22:15 +0200] rev 36027
Merge
Thu, 18 Feb 2016 22:34:40 -0800 8149451: Fix bytecode generation issue after 8149186
attila [Thu, 18 Feb 2016 22:34:40 -0800] rev 36026
8149451: Fix bytecode generation issue after 8149186 Reviewed-by: mhaupt, sundar
Thu, 18 Feb 2016 13:43:06 -0800 Merge
lana [Thu, 18 Feb 2016 13:43:06 -0800] rev 36025
Merge
Tue, 16 Feb 2016 15:34:27 +0100 8148140: arguments are handled differently in apply for JS functions and AbstractJSObjects
mhaupt [Tue, 16 Feb 2016 15:34:27 +0100] rev 36024
8148140: arguments are handled differently in apply for JS functions and AbstractJSObjects Reviewed-by: hannesw, sundar
Mon, 15 Feb 2016 17:02:32 +0100 8147558: Add support for ES6 collections
hannesw [Mon, 15 Feb 2016 17:02:32 +0100] rev 36023
8147558: Add support for ES6 collections Reviewed-by: attila, mhaupt
Thu, 18 Feb 2016 11:30:22 -0800 Added tag jdk-9+106 for changeset 148bb1cd62e5
lana [Thu, 18 Feb 2016 11:30:22 -0800] rev 36022
Added tag jdk-9+106 for changeset 148bb1cd62e5
Wed, 05 Jul 2017 21:22:06 +0200 Merge
duke [Wed, 05 Jul 2017 21:22:06 +0200] rev 36021
Merge
Thu, 18 Feb 2016 13:42:39 -0800 Merge
lana [Thu, 18 Feb 2016 13:42:39 -0800] rev 36020
Merge
Tue, 16 Feb 2016 12:37:44 +0000 8144144: ORB destroy() leaks filedescriptors after unsuccessful connection
msheppar [Tue, 16 Feb 2016 12:37:44 +0000] rev 36019
8144144: ORB destroy() leaks filedescriptors after unsuccessful connection Reviewed-by: chegar, coffeys
Thu, 18 Feb 2016 11:30:09 -0800 Added tag jdk-9+106 for changeset 90d9c81fe530
lana [Thu, 18 Feb 2016 11:30:09 -0800] rev 36018
Added tag jdk-9+106 for changeset 90d9c81fe530
Wed, 05 Jul 2017 21:21:58 +0200 Merge
duke [Wed, 05 Jul 2017 21:21:58 +0200] rev 36017
Merge
Mon, 22 Feb 2016 09:02:14 +0100 8144931: Assert class signatures are correct and refer to valid classes
srastogi [Mon, 22 Feb 2016 09:02:14 +0100] rev 36016
8144931: Assert class signatures are correct and refer to valid classes Reviewed-by: vlivanov, psandoz, mhaupt
Sat, 20 Feb 2016 12:19:36 -0800 8150014: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java fails with NoClassDefFoundError
dl [Sat, 20 Feb 2016 12:19:36 -0800] rev 36015
8150014: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java fails with NoClassDefFoundError Reviewed-by: martin, psandoz, darcy, mhaupt, dholmes
Fri, 19 Feb 2016 09:55:37 -0800 8148346: Reduce number of packages in jdk.localedata module
naoto [Fri, 19 Feb 2016 09:55:37 -0800] rev 36014
8148346: Reduce number of packages in jdk.localedata module Reviewed-by: okutsu, alanb
Mon, 28 Dec 2015 12:16:09 +0100 8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials
jbachorik [Mon, 28 Dec 2015 12:16:09 +0100] rev 36013
8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials Reviewed-by: dfuchs
Fri, 19 Feb 2016 07:56:25 +0000 8150163: JarFileSystem support for MRJARs should use the JDK specific Version API
chegar [Fri, 19 Feb 2016 07:56:25 +0000] rev 36012
8150163: JarFileSystem support for MRJARs should use the JDK specific Version API Reviewed-by: alanb, iris, sherman
Fri, 19 Feb 2016 07:55:05 +0000 8150168: jconsole AboutDialog should use the JDK specific Version API
chegar [Fri, 19 Feb 2016 07:55:05 +0000] rev 36011
8150168: jconsole AboutDialog should use the JDK specific Version API Reviewed-by: alanb, iris
Thu, 18 Feb 2016 13:41:11 -0800 Merge
lana [Thu, 18 Feb 2016 13:41:11 -0800] rev 36010
Merge
Thu, 18 Feb 2016 14:44:50 -0500 8149750: Decouple sun.misc.Signal from the base module
rriggs [Thu, 18 Feb 2016 14:44:50 -0500] rev 36009
8149750: Decouple sun.misc.Signal from the base module Reviewed-by: chegar, dholmes
Thu, 18 Feb 2016 02:49:44 +0000 8148500: [Spec] Enabled SSL Protocols may not be used
xuelei [Thu, 18 Feb 2016 02:49:44 +0000] rev 36008
8148500: [Spec] Enabled SSL Protocols may not be used Reviewed-by: mullan, jnimeh
Thu, 18 Feb 2016 02:36:38 +0000 8139565: Restrict certificates with DSA keys less than 1024 bits
xuelei [Thu, 18 Feb 2016 02:36:38 +0000] rev 36007
8139565: Restrict certificates with DSA keys less than 1024 bits Reviewed-by: mullan
Wed, 17 Feb 2016 17:47:25 -0800 Merge
mchung [Wed, 17 Feb 2016 17:47:25 -0800] rev 36006
Merge
Wed, 17 Feb 2016 17:45:12 -0800 8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module
mchung [Wed, 17 Feb 2016 17:45:12 -0800] rev 36005
8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module Reviewed-by: alanb
Thu, 18 Feb 2016 09:50:55 +0800 8149920: Remove intermittent key from jdk_core tests
amlu [Thu, 18 Feb 2016 09:50:55 +0800] rev 36004
8149920: Remove intermittent key from jdk_core tests Reviewed-by: darcy
Thu, 18 Feb 2016 09:46:07 +0800 8149922: Remove intermittent key from security tests
amlu [Thu, 18 Feb 2016 09:46:07 +0800] rev 36003
8149922: Remove intermittent key from security tests 8150047: Remove SSLSession/SessionCacheSizeTests from ProblemList Reviewed-by: xuelei
Wed, 17 Feb 2016 12:47:35 -0800 8148914: BitDepth.java test fails
darcy [Wed, 17 Feb 2016 12:47:35 -0800] rev 36002
8148914: BitDepth.java test fails Reviewed-by: bpb, prr
Wed, 17 Feb 2016 19:29:16 +0300 8149835: StringConcatFactory should emit classes with the same package as the host class
shade [Wed, 17 Feb 2016 19:29:16 +0300] rev 36001
8149835: StringConcatFactory should emit classes with the same package as the host class Reviewed-by: psandoz, alanb, mchung
Wed, 17 Feb 2016 11:45:46 +0000 8068686: Remove meta-index support
chegar [Wed, 17 Feb 2016 11:45:46 +0000] rev 36000
8068686: Remove meta-index support Reviewed-by: alanb, erikj, mchung
Wed, 17 Feb 2016 11:23:48 +0800 8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions
weijun [Wed, 17 Feb 2016 11:23:48 +0800] rev 35999
8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions Reviewed-by: mullan
Tue, 16 Feb 2016 11:06:19 -0800 8149981: java/util/Formatter/Basic.java fails after JDK-8149896
darcy [Tue, 16 Feb 2016 11:06:19 -0800] rev 35998
8149981: java/util/Formatter/Basic.java fails after JDK-8149896 Reviewed-by: rriggs, bpb
Tue, 16 Feb 2016 10:54:05 -0800 Merge
prr [Tue, 16 Feb 2016 10:54:05 -0800] rev 35997
Merge
Tue, 16 Feb 2016 09:30:57 -0800 Merge
prr [Tue, 16 Feb 2016 09:30:57 -0800] rev 35996
Merge
Mon, 08 Feb 2016 09:41:53 -0800 Merge
prr [Mon, 08 Feb 2016 09:41:53 -0800] rev 35995
Merge
Mon, 08 Feb 2016 11:43:08 +0300 8142861: [TEST] MultiResolution image: add a manual test for two-display configuration (HiDPI + non-HiDPI)
avstepan [Mon, 08 Feb 2016 11:43:08 +0300] rev 35994
8142861: [TEST] MultiResolution image: add a manual test for two-display configuration (HiDPI + non-HiDPI) Reviewed-by: alexsch
Sat, 06 Feb 2016 09:25:56 -0800 8149151: Use local GraphicsEnvironment to get screen size in WToolkit
alexsch [Sat, 06 Feb 2016 09:25:56 -0800] rev 35993
8149151: Use local GraphicsEnvironment to get screen size in WToolkit Reviewed-by: prr, serb
Thu, 04 Feb 2016 14:27:16 +0300 8145780: create a simple test for TIFF tag sets
avstepan [Thu, 04 Feb 2016 14:27:16 +0300] rev 35992
8145780: create a simple test for TIFF tag sets Reviewed-by: bpb, yan
Thu, 04 Feb 2016 11:16:23 +0530 8062946: Transparent JDialog will lose transparency upon iconify/deiconify sequence.
psadhukhan [Thu, 04 Feb 2016 11:16:23 +0530] rev 35991
8062946: Transparent JDialog will lose transparency upon iconify/deiconify sequence. Reviewed-by: arapte, alexsch Contributed-by: prem.balakrishnan@oracle.com
Tue, 02 Feb 2016 12:12:52 -0800 Merge
ddehaven [Tue, 02 Feb 2016 12:12:52 -0800] rev 35990
Merge
Tue, 02 Feb 2016 16:33:03 +0300 8139581: AWT components are not drawn after removal and addition to a container
alitvinov [Tue, 02 Feb 2016 16:33:03 +0300] rev 35989
8139581: AWT components are not drawn after removal and addition to a container Reviewed-by: ssadetsky, alexsch
Tue, 02 Feb 2016 15:57:42 +0530 8005918: [TESTBUG] There are no 'Frame Enter' messages for both frames, only 'Button Enter' message.
psadhukhan [Tue, 02 Feb 2016 15:57:42 +0530] rev 35988
8005918: [TESTBUG] There are no 'Frame Enter' messages for both frames, only 'Button Enter' message. Reviewed-by: arapte, alexsch Contributed-by: ajit.ghaisas@oracle.com
Tue, 02 Feb 2016 14:19:55 +0530 6180449: PIT: Text in TextArea scrolls to its left one char when selecting the text from the end
arapte [Tue, 02 Feb 2016 14:19:55 +0530] rev 35987
6180449: PIT: Text in TextArea scrolls to its left one char when selecting the text from the end Reviewed-by: ssadetsky, psadhukhan
Tue, 02 Feb 2016 11:50:24 +0530 8147413: api/java_awt/Image/MultiResolutionImage/index.html\#MultiResolutionRenderingHints[test_VALUE_RESOLUTION_VARIANT_BASE] started to fail
jdv [Tue, 02 Feb 2016 11:50:24 +0530] rev 35986
8147413: api/java_awt/Image/MultiResolutionImage/index.html\#MultiResolutionRenderingHints[test_VALUE_RESOLUTION_VARIANT_BASE] started to fail Reviewed-by: alexsch, flar
Mon, 01 Feb 2016 15:39:02 +0530 8022640: ServiceRegistry (used by ImageIO) lack synchronization
jdv [Mon, 01 Feb 2016 15:39:02 +0530] rev 35985
8022640: ServiceRegistry (used by ImageIO) lack synchronization Reviewed-by: prr, psadhukhan
Fri, 29 Jan 2016 15:21:55 +0530 8075964: Test java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html fails intermittently with timeout error
mhalder [Fri, 29 Jan 2016 15:21:55 +0530] rev 35984
8075964: Test java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html fails intermittently with timeout error Reviewed-by: arapte, ssadetsky
Wed, 27 Jan 2016 14:13:48 +0530 8148127: IllegalArgumentException thrown by JCK test api/java_awt/Component/FlipBufferStrategy/indexTGF_General in opengl pipeline
psadhukhan [Wed, 27 Jan 2016 14:13:48 +0530] rev 35983
8148127: IllegalArgumentException thrown by JCK test api/java_awt/Component/FlipBufferStrategy/indexTGF_General in opengl pipeline Reviewed-by: flar, arapte
Wed, 27 Jan 2016 14:12:05 +0530 8147077: IllegalArgumentException thrown by api/java_awt/Component/FlipBufferStrategy/indexTGF_General
psadhukhan [Wed, 27 Jan 2016 14:12:05 +0530] rev 35982
8147077: IllegalArgumentException thrown by api/java_awt/Component/FlipBufferStrategy/indexTGF_General Reviewed-by: flar, arapte
Tue, 16 Feb 2016 09:52:49 -0800 8145485: Miscellaneous changes imported from jsr166 CVS 2016-02
dl [Tue, 16 Feb 2016 09:52:49 -0800] rev 35981
8145485: Miscellaneous changes imported from jsr166 CVS 2016-02 Reviewed-by: martin, psandoz, chegar
Tue, 16 Feb 2016 09:49:14 -0800 8139927: Improve documentation for CompletableFuture composition
dl [Tue, 16 Feb 2016 09:49:14 -0800] rev 35980
8139927: Improve documentation for CompletableFuture composition 8143089: CompletableFuture.whenComplete should use addSuppressed Reviewed-by: martin, psandoz, chegar, plevart
Tue, 16 Feb 2016 09:09:31 -0800 8149896: Remove unnecessary values in FloatConsts and DoubleConsts
darcy [Tue, 16 Feb 2016 09:09:31 -0800] rev 35979
8149896: Remove unnecessary values in FloatConsts and DoubleConsts Reviewed-by: shade, psandoz, lbourges, mduigou
Tue, 16 Feb 2016 11:36:20 -0500 8148775: Spec for j.l.ProcessBuilder.Redirect.DISCARD need to be improved
rriggs [Tue, 16 Feb 2016 11:36:20 -0500] rev 35978
8148775: Spec for j.l.ProcessBuilder.Redirect.DISCARD need to be improved Reviewed-by: martin
Tue, 16 Feb 2016 07:06:09 +0100 8149700: Remove jdk_svc test group from tier * groups
iignatyev [Tue, 16 Feb 2016 07:06:09 +0100] rev 35977
8149700: Remove jdk_svc test group from tier * groups Reviewed-by: darcy
Mon, 15 Feb 2016 18:41:23 -0800 8135108: java/util/zip/TestLocalTime.java fails intermittently with Invalid value for NanoOfSecond
sherman [Mon, 15 Feb 2016 18:41:23 -0800] rev 35976
8135108: java/util/zip/TestLocalTime.java fails intermittently with Invalid value for NanoOfSecond Reviewed-by: darcy
Mon, 15 Feb 2016 13:37:22 -0800 Merge
amurillo [Mon, 15 Feb 2016 13:37:22 -0800] rev 35975
Merge
Mon, 15 Feb 2016 09:44:42 -0800 Merge
amurillo [Mon, 15 Feb 2016 09:44:42 -0800] rev 35974
Merge
Thu, 11 Feb 2016 13:58:43 -0800 Merge
amurillo [Thu, 11 Feb 2016 13:58:43 -0800] rev 35973
Merge
Thu, 11 Feb 2016 21:07:37 +0100 Merge
jwilhelm [Thu, 11 Feb 2016 21:07:37 +0100] rev 35972
Merge
Tue, 09 Feb 2016 18:42:07 -0500 8072777: java/lang/ref/ReferenceEnqueuePending.java: some references aren't queued
kbarrett [Tue, 09 Feb 2016 18:42:07 -0500] rev 35971
8072777: java/lang/ref/ReferenceEnqueuePending.java: some references aren't queued Summary: Wait for enqueuing. Reviewed-by: plevart, mchung
Sat, 06 Feb 2016 14:22:51 +0300 8149174: [TESTBUG] TestJcmdDefaults.java: ouput should contain all content of jcmd/usage.out
dsamersoff [Sat, 06 Feb 2016 14:22:51 +0300] rev 35970
8149174: [TESTBUG] TestJcmdDefaults.java: ouput should contain all content of jcmd/usage.out Summary: fixed typoeo in expected output Reviewed-by: sspitsyn
Fri, 05 Feb 2016 19:13:34 +0000 Merge
dsamersoff [Fri, 05 Feb 2016 19:13:34 +0000] rev 35969
Merge
Fri, 05 Feb 2016 16:32:00 +0000 Merge
dsamersoff [Fri, 05 Feb 2016 16:32:00 +0000] rev 35968
Merge
Fri, 05 Feb 2016 17:49:36 +0300 8149099: jcmd -help mention non-existent option
dsamersoff [Fri, 05 Feb 2016 17:49:36 +0300] rev 35967
8149099: jcmd -help mention non-existent option Summary: Fix typo -p to -l Reviewed-by: dsamersoff, jbachorik Contributed-by: kubota.yuji@gmail.com
Fri, 05 Feb 2016 16:19:32 +0000 Merge
hseigel [Fri, 05 Feb 2016 16:19:32 +0000] rev 35966
Merge
Fri, 05 Feb 2016 08:12:42 -0500 8148785: Update class file version to 53 for JDK-9
hseigel [Fri, 05 Feb 2016 08:12:42 -0500] rev 35965
8148785: Update class file version to 53 for JDK-9 Summary: Change max support class file veriosn to 53 Reviewed-by: alanb, coleenp, shade
Fri, 05 Feb 2016 14:03:05 +0100 8144916: Decrease PerfDataMemorySize back to 32K
redestad [Fri, 05 Feb 2016 14:03:05 +0100] rev 35964
8144916: Decrease PerfDataMemorySize back to 32K Reviewed-by: mlarsson, sla Contributed-by: robbin.ehn@oracle.com
Thu, 04 Feb 2016 23:30:48 +0100 8149062: Remove misplaced integration of test code after 8149025
mgronlun [Thu, 04 Feb 2016 23:30:48 +0100] rev 35963
8149062: Remove misplaced integration of test code after 8149025 Reviewed-by: coleenp
Thu, 04 Feb 2016 18:33:02 +0100 8149025: JFR - Event based tracing should cover monitor inflation
dsimms [Thu, 04 Feb 2016 18:33:02 +0100] rev 35962
8149025: JFR - Event based tracing should cover monitor inflation Reviewed-by: dcubed, egahlin, mgronlun
Wed, 03 Feb 2016 18:16:56 +0100 Merge
mockner [Wed, 03 Feb 2016 18:16:56 +0100] rev 35961
Merge
Tue, 02 Feb 2016 17:14:00 -0500 8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging.
mockner [Tue, 02 Feb 2016 17:14:00 -0500] rev 35960
8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging. Summary: TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData have been reimplemented using Unified logging. Reviewed-by: iklam, coleenp, dholmes, jiangli, hseigel, rprotacio
Mon, 15 Feb 2016 10:27:13 -0800 8148624: Test failure of ConstructInflaterOutput.java
sherman [Mon, 15 Feb 2016 10:27:13 -0800] rev 35959
8148624: Test failure of ConstructInflaterOutput.java Reviewed-by: darcy
Mon, 15 Feb 2016 15:57:58 +0000 8149411: PKCS12KeyStore cannot extract AES Secret Keys
vinnie [Mon, 15 Feb 2016 15:57:58 +0000] rev 35958
8149411: PKCS12KeyStore cannot extract AES Secret Keys Reviewed-by: xuelei
Thu, 18 Feb 2016 11:30:16 -0800 Added tag jdk-9+106 for changeset 04c8859c969b
lana [Thu, 18 Feb 2016 11:30:16 -0800] rev 35957
Added tag jdk-9+106 for changeset 04c8859c969b
Wed, 05 Jul 2017 21:21:36 +0200 Merge
duke [Wed, 05 Jul 2017 21:21:36 +0200] rev 35956
Merge
Thu, 18 Feb 2016 13:42:10 -0800 Merge
lana [Thu, 18 Feb 2016 13:42:10 -0800] rev 35955
Merge
Thu, 18 Feb 2016 14:45:13 -0500 8149750: Decouple sun.misc.Signal from the base module
rriggs [Thu, 18 Feb 2016 14:45:13 -0500] rev 35954
8149750: Decouple sun.misc.Signal from the base module Reviewed-by: dholmes, chegar
Mon, 15 Feb 2016 09:44:42 -0800 Merge
amurillo [Mon, 15 Feb 2016 09:44:42 -0800] rev 35953
Merge
Thu, 11 Feb 2016 13:58:41 -0800 Merge
amurillo [Thu, 11 Feb 2016 13:58:41 -0800] rev 35952
Merge
Thu, 11 Feb 2016 21:07:38 +0100 Merge
jwilhelm [Thu, 11 Feb 2016 21:07:38 +0100] rev 35951
Merge
Tue, 09 Feb 2016 12:19:05 +0100 8149112: configure_stdout test depends on VM arguments
mlarsson [Tue, 09 Feb 2016 12:19:05 +0100] rev 35950
8149112: configure_stdout test depends on VM arguments Reviewed-by: ehelin, jbachorik
Mon, 08 Feb 2016 18:26:27 +0300 8149184: os::is_server_class_machine() could return incorrect result if a host's cpu have a few logical cores
kzhaldyb [Mon, 08 Feb 2016 18:26:27 +0300] rev 35949
8149184: os::is_server_class_machine() could return incorrect result if a host's cpu have a few logical cores Reviewed-by: dsamersoff, dholmes
Thu, 17 Dec 2015 16:12:58 +0300 8144695: --disable-warnings-as-errors does not work for HotSpot build
iignatyev [Thu, 17 Dec 2015 16:12:58 +0300] rev 35948
8144695: --disable-warnings-as-errors does not work for HotSpot build Reviewed-by: kbarrett, ihse
Mon, 08 Feb 2016 18:54:09 +0300 8148745: [testbug] Test gc/g1/plab/TestPLABPromotion.java fails in nightly
mchernov [Mon, 08 Feb 2016 18:54:09 +0300] rev 35947
8148745: [testbug] Test gc/g1/plab/TestPLABPromotion.java fails in nightly Reviewed-by: tschatzl, dfazunen
Mon, 08 Feb 2016 18:01:48 +0300 8149364: Quarantine TestSelectDefaultGC.java test
kzhaldyb [Mon, 08 Feb 2016 18:01:48 +0300] rev 35946
8149364: Quarantine TestSelectDefaultGC.java test Reviewed-by: dfazunen, jwilhelm
Mon, 08 Feb 2016 14:50:54 +0300 8147847: [TESTBUG] serviceability/tmtools/jstat test ported to JTREG are failing with -XX:+ExplicitGCInvokesConcurrent
akulyakh [Mon, 08 Feb 2016 14:50:54 +0300] rev 35945
8147847: [TESTBUG] serviceability/tmtools/jstat test ported to JTREG are failing with -XX:+ExplicitGCInvokesConcurrent Summary: Fixed the test scenarios to eliminate false failures Reviewed-by: jbachorik
Fri, 05 Feb 2016 18:37:18 +0100 Merge
ehelin [Fri, 05 Feb 2016 18:37:18 +0100] rev 35944
Merge
Fri, 05 Feb 2016 16:03:56 +0100 8148973: Rename g1/concurrentMark.{hpp,cpp,inline.hpp} to g1/g1ConcurrentMark.{hpp,cpp,inline.hpp}
ehelin [Fri, 05 Feb 2016 16:03:56 +0100] rev 35943
8148973: Rename g1/concurrentMark.{hpp,cpp,inline.hpp} to g1/g1ConcurrentMark.{hpp,cpp,inline.hpp} Reviewed-by: tschatzl, mgerdin
Fri, 05 Feb 2016 16:19:31 +0000 Merge
hseigel [Fri, 05 Feb 2016 16:19:31 +0000] rev 35942
Merge
Fri, 05 Feb 2016 08:14:08 -0500 8148785: Update class file version to 53 for JDK-9
hseigel [Fri, 05 Feb 2016 08:14:08 -0500] rev 35941
8148785: Update class file version to 53 for JDK-9 Summary: Change max supported class file version to 53 Reviewed-by: alanb, coleenp, shade
Fri, 05 Feb 2016 14:00:58 +0100 8144916: Decrease PerfDataMemorySize back to 32K
redestad [Fri, 05 Feb 2016 14:00:58 +0100] rev 35940
8144916: Decrease PerfDataMemorySize back to 32K Reviewed-by: mlarsson, sla Contributed-by: robbin.ehn@oracle.com
Fri, 05 Feb 2016 08:59:36 +0100 8149035: Make the full_gc_dump() calls be recorded as part of the GC
brutisso [Fri, 05 Feb 2016 08:59:36 +0100] rev 35939
8149035: Make the full_gc_dump() calls be recorded as part of the GC Reviewed-by: jmasa, sjohanss
Thu, 04 Feb 2016 23:39:27 +0000 Merge
coleenp [Thu, 04 Feb 2016 23:39:27 +0000] rev 35938
Merge
Thu, 04 Feb 2016 18:25:02 -0500 8149038: SIGSEGV at frame::is_interpreted_frame_valid -> StubRoutines::SafeFetchN
coleenp [Thu, 04 Feb 2016 18:25:02 -0500] rev 35937
8149038: SIGSEGV at frame::is_interpreted_frame_valid -> StubRoutines::SafeFetchN Summary: Backout change for 8146984 but add an alignment check which may have caught original bug. Reviewed-by: mgronlun, dcubed
Thu, 04 Feb 2016 13:42:18 -0800 8148005: One byte may be corrupted by get_datetime_string()
asmotrak [Thu, 04 Feb 2016 13:42:18 -0800] rev 35936
8148005: One byte may be corrupted by get_datetime_string() Reviewed-by: dholmes
Thu, 04 Feb 2016 19:27:39 +0100 Merge
mgronlun [Thu, 04 Feb 2016 19:27:39 +0100] rev 35935
Merge
Thu, 04 Feb 2016 18:28:52 +0100 8138562: Event based tracing should cover monitor inflation
dsimms [Thu, 04 Feb 2016 18:28:52 +0100] rev 35934
8138562: Event based tracing should cover monitor inflation Reviewed-by: dcubed, egahlin, mgronlun
Tue, 02 Feb 2016 18:06:14 +0300 8132721: Add tests which check that heap counters work as expected during Humongous allocations
kzhaldyb [Tue, 02 Feb 2016 18:06:14 +0300] rev 35933
8132721: Add tests which check that heap counters work as expected during Humongous allocations Reviewed-by: jmasa, tschatzl, dfazunen
Thu, 04 Feb 2016 14:06:43 +0100 8148844: Update run_unit_test macro for InternalVMTests
ehelin [Thu, 04 Feb 2016 14:06:43 +0100] rev 35932
8148844: Update run_unit_test macro for InternalVMTests Reviewed-by: sjohanss, david
Thu, 04 Feb 2016 11:38:11 +0100 Merge
brutisso [Thu, 04 Feb 2016 11:38:11 +0100] rev 35931
Merge
Wed, 03 Feb 2016 18:21:43 +0100 8148951: Remove unused method Generation::performs_in_place_marking()
brutisso [Wed, 03 Feb 2016 18:21:43 +0100] rev 35930
8148951: Remove unused method Generation::performs_in_place_marking() Reviewed-by: david, jwilhelm
Wed, 03 Feb 2016 18:18:00 +0100 8148960: Humongous mis-spelled in log output
brutisso [Wed, 03 Feb 2016 18:18:00 +0100] rev 35929
8148960: Humongous mis-spelled in log output Reviewed-by: huntch, jwilhelm
Wed, 03 Feb 2016 12:19:03 +0100 8148945: JDK-8148481: Devirtualize Klass::vtable breaks Zero build
sgehwolf [Wed, 03 Feb 2016 12:19:03 +0100] rev 35928
8148945: JDK-8148481: Devirtualize Klass::vtable breaks Zero build Summary: Use Klass::method_at_vtable() instead of InstanceClass::start_of_vtable()[index] Reviewed-by: mgerdin, coleenp
Wed, 03 Feb 2016 11:33:33 +0100 8148944: CollectorPolicy methods for memory allocations are specific to GenCollectorPolicy
mgerdin [Wed, 03 Feb 2016 11:33:33 +0100] rev 35927
8148944: CollectorPolicy methods for memory allocations are specific to GenCollectorPolicy Reviewed-by: jwilhelm, kbarrett
Thu, 04 Feb 2016 08:36:38 +0100 8148141: Remove fixed level padding in UL
mlarsson [Thu, 04 Feb 2016 08:36:38 +0100] rev 35926
8148141: Remove fixed level padding in UL Reviewed-by: sla, mlarsson Contributed-by: robbin.ehn@oracle.com
Tue, 02 Feb 2016 11:09:21 +0100 8148053: Remove unused log tags
mlarsson [Tue, 02 Feb 2016 11:09:21 +0100] rev 35925
8148053: Remove unused log tags Reviewed-by: dholmes, mlarsson, sla Contributed-by: robbin.ehn@oracle.com
Thu, 04 Feb 2016 00:53:31 +0100 Merge
jwilhelm [Thu, 04 Feb 2016 00:53:31 +0100] rev 35924
Merge
Wed, 03 Feb 2016 20:07:30 +0400 8147003: Move BubbleUpRef test into CMS directory
dfazunen [Wed, 03 Feb 2016 20:07:30 +0400] rev 35923
8147003: Move BubbleUpRef test into CMS directory Summary: closed test gc/4950157/BubbleUpRef.java moved to gc/cms/TestBubbleUpRef.java Reviewed-by: jwilhelm, brutisso
Wed, 03 Feb 2016 13:42:29 -0800 8148747: [TESTBUG] runtime/Unsafe/AllocateMemory.java fails with OOM during compilation
ctornqvi [Wed, 03 Feb 2016 13:42:29 -0800] rev 35922
8148747: [TESTBUG] runtime/Unsafe/AllocateMemory.java fails with OOM during compilation Reviewed-by: coleenp, gtriantafill
Wed, 03 Feb 2016 18:48:29 +0000 Merge
coleenp [Wed, 03 Feb 2016 18:48:29 +0000] rev 35921
Merge
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip