Tue, 18 Dec 2012 00:24:54 -0800 8005046: Provide checking for a default method in javax.lang.model
darcy [Tue, 18 Dec 2012 00:24:54 -0800] rev 14956
8005046: Provide checking for a default method in javax.lang.model Reviewed-by: jjg
Mon, 17 Dec 2012 15:19:38 -0800 8005137: Rename DocLint.call to DocLint.init which overrides Plugin.init
mchung [Mon, 17 Dec 2012 15:19:38 -0800] rev 14955
8005137: Rename DocLint.call to DocLint.init which overrides Plugin.init Reviewed-by: darcy, jjh
Mon, 17 Dec 2012 10:55:40 -0800 8004961: rename Plugin.call to Plugin.init
jjg [Mon, 17 Dec 2012 10:55:40 -0800] rev 14954
8004961: rename Plugin.call to Plugin.init Reviewed-by: mcimadamore
Mon, 17 Dec 2012 16:13:01 +0000 8004099: Bad compiler diagnostic generated when poly expression is passed to non-existent method
mcimadamore [Mon, 17 Dec 2012 16:13:01 +0000] rev 14953
8004099: Bad compiler diagnostic generated when poly expression is passed to non-existent method Summary: Some code paths in resolve do not use methodArguments to correctly format actuals Reviewed-by: jjg
Mon, 17 Dec 2012 07:47:05 -0800 8004832: Add new doclint package
jjg [Mon, 17 Dec 2012 07:47:05 -0800] rev 14952
8004832: Add new doclint package Reviewed-by: mcimadamore
Mon, 17 Dec 2012 14:54:42 +0000 8004814: javadoc should be able to detect default methods
vromero [Mon, 17 Dec 2012 14:54:42 +0000] rev 14951
8004814: javadoc should be able to detect default methods Reviewed-by: jjg Contributed-by: maurizio.cimadamore@oracle.com
Sun, 16 Dec 2012 22:10:52 -0800 Merge
lana [Sun, 16 Dec 2012 22:10:52 -0800] rev 14950
Merge
Sat, 15 Dec 2012 13:54:51 +0000 8000518: Javac generates duplicate name_and_type constant pool entry for class BinaryOpValueExp.java
vromero [Sat, 15 Dec 2012 13:54:51 +0000] rev 14949
8000518: Javac generates duplicate name_and_type constant pool entry for class BinaryOpValueExp.java Reviewed-by: jjg, mcimadamore
Fri, 14 Dec 2012 11:16:46 +0000 8004976: test/tools/javac/7153958/CPoolRefClassContainingInlinedCts.java can fail
vromero [Fri, 14 Dec 2012 11:16:46 +0000] rev 14948
8004976: test/tools/javac/7153958/CPoolRefClassContainingInlinedCts.java can fail Reviewed-by: jjg, mcimadamore
Thu, 27 Dec 2012 12:15:17 -0800 Added tag jdk8-b70 for changeset 08e2eaa7999a
katleman [Thu, 27 Dec 2012 12:15:17 -0800] rev 14947
Added tag jdk8-b70 for changeset 08e2eaa7999a
Wed, 05 Jul 2017 18:34:39 +0200 Merge
duke [Wed, 05 Jul 2017 18:34:39 +0200] rev 14946
Merge
Thu, 27 Dec 2012 12:15:06 -0800 Added tag jdk8-b70 for changeset 2981496fa5fa
katleman [Thu, 27 Dec 2012 12:15:06 -0800] rev 14945
Added tag jdk8-b70 for changeset 2981496fa5fa
Wed, 05 Jul 2017 18:34:35 +0200 Merge
duke [Wed, 05 Jul 2017 18:34:35 +0200] rev 14944
Merge
Fri, 28 Dec 2012 18:31:52 -0800 Merge
lana [Fri, 28 Dec 2012 18:31:52 -0800] rev 14943
Merge
Thu, 27 Dec 2012 18:17:58 -0800 8005473: Warnings compiling jaxp
joehw [Thu, 27 Dec 2012 18:17:58 -0800] rev 14942
8005473: Warnings compiling jaxp Summary: clean up compiling warnings. Reviewed-by: weijun, chegar, forax
Tue, 18 Dec 2012 21:11:43 -0800 8003261: static field is public but not final
joehw [Tue, 18 Dec 2012 21:11:43 -0800] rev 14941
8003261: static field is public but not final Summary: add final to fVersion field, and make it a non-compile time constant. Reviewed-by: hawtin, lancea, dholmes, chegar
Sun, 16 Dec 2012 22:05:19 -0800 Merge
lana [Sun, 16 Dec 2012 22:05:19 -0800] rev 14940
Merge
Fri, 14 Dec 2012 13:24:34 -0800 8003260: [findbug] some fields should be package protected
joehw [Fri, 14 Dec 2012 13:24:34 -0800] rev 14939
8003260: [findbug] some fields should be package protected Summary: change public or protected mutable static fields to private or package private. Reviewed-by: lancea
Thu, 27 Dec 2012 12:15:03 -0800 Added tag jdk8-b70 for changeset 6ca279338b6b
katleman [Thu, 27 Dec 2012 12:15:03 -0800] rev 14938
Added tag jdk8-b70 for changeset 6ca279338b6b
Wed, 05 Jul 2017 18:34:29 +0200 Merge
duke [Wed, 05 Jul 2017 18:34:29 +0200] rev 14937
Merge
Thu, 27 Dec 2012 12:14:55 -0800 Added tag jdk8-b70 for changeset e6b0cf31279d
katleman [Thu, 27 Dec 2012 12:14:55 -0800] rev 14936
Added tag jdk8-b70 for changeset e6b0cf31279d
Wed, 05 Jul 2017 18:34:24 +0200 Merge
duke [Wed, 05 Jul 2017 18:34:24 +0200] rev 14935
Merge
Fri, 28 Dec 2012 18:36:41 -0800 Merge
lana [Fri, 28 Dec 2012 18:36:41 -0800] rev 14934
Merge
Fri, 28 Dec 2012 17:36:41 -0800 Merge
smarks [Fri, 28 Dec 2012 17:36:41 -0800] rev 14933
Merge
Fri, 28 Dec 2012 18:32:26 -0500 8005594: Fix to 8003265 breaks build
jgish [Fri, 28 Dec 2012 18:32:26 -0500] rev 14932
8005594: Fix to 8003265 breaks build Summary: backout changeset d05f028770b9 Reviewed-by: smarks, wetmore
Fri, 28 Dec 2012 16:44:27 +0100 7120365: DiffHBTest.java fails due to ConcurrentModificationException
sjiang [Fri, 28 Dec 2012 16:44:27 +0100] rev 14931
7120365: DiffHBTest.java fails due to ConcurrentModificationException Summary: The problem is from the server notification forwarder, it should use a copy of listener set to do iterate. Reviewed-by: alanb
Fri, 28 Dec 2012 03:50:57 -0800 8003265: Need to clone array of input/output parameters
xuelei [Fri, 28 Dec 2012 03:50:57 -0800] rev 14930
8003265: Need to clone array of input/output parameters Reviewed-by: mullan
Fri, 28 Dec 2012 00:48:12 -0800 7109274: Restrict the use of certificates with RSA keys less than 1024 bits
xuelei [Fri, 28 Dec 2012 00:48:12 -0800] rev 14929
7109274: Restrict the use of certificates with RSA keys less than 1024 bits Summary: This restriction is applied via the Java Security property, "jdk.certpath.disabledAlgorithms". This will impact providers that adhere to this security property. Reviewed-by: mullan
Fri, 28 Dec 2012 16:39:22 +0900 8005561: typo in Calendar
okutsu [Fri, 28 Dec 2012 16:39:22 +0900] rev 14928
8005561: typo in Calendar Reviewed-by: peytoia
Fri, 28 Dec 2012 15:07:08 +0900 8005277: Regression in JDK 7 in Bidi implementation
peytoia [Fri, 28 Dec 2012 15:07:08 +0900] rev 14927
8005277: Regression in JDK 7 in Bidi implementation Reviewed-by: okutsu
Fri, 28 Dec 2012 14:13:10 +0900 8005471: DateFormat: Time zone info is not localized when adapter is CLDR
okutsu [Fri, 28 Dec 2012 14:13:10 +0900] rev 14926
8005471: DateFormat: Time zone info is not localized when adapter is CLDR Reviewed-by: peytoia
Thu, 27 Dec 2012 21:55:24 +0000 8003981: Support Parallel Array Sorting - JEP 103
chegar [Thu, 27 Dec 2012 21:55:24 +0000] rev 14925
8003981: Support Parallel Array Sorting - JEP 103 Reviewed-by: chegar, forax, dholmes, dl Contributed-by: david.holmes@oracle.com, dl@cs.oswego.edu, chris.hegarty@oracle.com
Wed, 26 Dec 2012 10:08:36 -0500 Merge
mullan [Wed, 26 Dec 2012 10:08:36 -0500] rev 14924
Merge
Wed, 26 Dec 2012 10:07:00 -0500 8005117: Eliminate dependency from ConfigSpiFile to com.sun.security.auth.login.ConfigFile
mullan [Wed, 26 Dec 2012 10:07:00 -0500] rev 14923
8005117: Eliminate dependency from ConfigSpiFile to com.sun.security.auth.login.ConfigFile Reviewed-by: alanb, mchung, weijun
Fri, 21 Dec 2012 17:29:23 -0800 8005280: (props) Improve test coverage for small XML parser
joehw [Fri, 21 Dec 2012 17:29:23 -0800] rev 14922
8005280: (props) Improve test coverage for small XML parser Summary: added a few more invalid XML files, international characters to LoadAndStore test, and a behavior compatibility test. Reviewed-by: alanb, lancea
Fri, 21 Dec 2012 10:58:20 +0100 8005325: The script should use TESTVMOPTS
sjiang [Fri, 21 Dec 2012 10:58:20 +0100] rev 14921
8005325: The script should use TESTVMOPTS Summary: Put back TESTVMOPTS which was removed by mistake. Reviewed-by: smarks
Fri, 21 Dec 2012 09:27:37 +0100 7146162: javax/management/remote/mandatory/connection/BrokenConnectionTest.java failing intermittently
jbachorik [Fri, 21 Dec 2012 09:27:37 +0100] rev 14920
7146162: javax/management/remote/mandatory/connection/BrokenConnectionTest.java failing intermittently Summary: ClientCommunicatorAdmin should call gotIOException((IOException)e) instead of restart((IOException)e) when detecting a communication error, because the method gotIOException will send a failure notification if necessary. Reviewed-by: emcmanus, sjiang Contributed-by: jaroslav.bachorik@oracle.com
Thu, 20 Dec 2012 20:11:45 -0800 8005290: remove -showversion from RMI test library subprocess mechanism
smarks [Thu, 20 Dec 2012 20:11:45 -0800] rev 14919
8005290: remove -showversion from RMI test library subprocess mechanism Reviewed-by: jgish, chegar, dmocek
Thu, 20 Dec 2012 20:40:04 +0000 8005281: (props) loadFromXML/storeToXML with small parser is not thread safe
alanb [Thu, 20 Dec 2012 20:40:04 +0000] rev 14918
8005281: (props) loadFromXML/storeToXML with small parser is not thread safe Reviewed-by: mchung
Thu, 20 Dec 2012 20:29:59 +0000 8001048: JSR-160: Allow IIOP transport to be optional
alanb [Thu, 20 Dec 2012 20:29:59 +0000] rev 14917
8001048: JSR-160: Allow IIOP transport to be optional Reviewed-by: dsamersoff, dfuchs, mchung
Thu, 20 Dec 2012 20:12:32 +0400 8005309: Missed tests for 6783290,6937053,7009998
dsamersoff [Thu, 20 Dec 2012 20:12:32 +0400] rev 14916
8005309: Missed tests for 6783290,6937053,7009998 Summary: Missed tests for 6783290,6937053,7009998 Reviewed-by: sjiang, emcmanus Contributed-by: jaroslav.bachorik@oracle.com
Thu, 20 Dec 2012 15:04:53 +0000 8005306: Redundant cast warning in KeepAliveStream.java
chegar [Thu, 20 Dec 2012 15:04:53 +0000] rev 14915
8005306: Redundant cast warning in KeepAliveStream.java Reviewed-by: alanb
Thu, 20 Dec 2012 13:44:06 +0000 8002356: Add ForkJoin common pool and CountedCompleter
dl [Thu, 20 Dec 2012 13:44:06 +0000] rev 14914
8002356: Add ForkJoin common pool and CountedCompleter Reviewed-by: chegar, mduigou
Thu, 20 Dec 2012 17:24:56 +0400 7009998: JMX synchronization during connection restart is faulty
dsamersoff [Thu, 20 Dec 2012 17:24:56 +0400] rev 14913
7009998: JMX synchronization during connection restart is faulty Summary: add a return statement after the re-connecting has finished and the state is CONNECTED Reviewed-by: sjiang Contributed-by: jaroslav.bachorik@oracle.com
Thu, 20 Dec 2012 16:56:33 +0400 6937053: RMI unmarshalling errors in ClientNotifForwarder cause silent failure
dsamersoff [Thu, 20 Dec 2012 16:56:33 +0400] rev 14912
6937053: RMI unmarshalling errors in ClientNotifForwarder cause silent failure Summary: the catch block in the fetchNotifs() method is extended to expect UnmarshalException Reviewed-by: emcmanus Contributed-by: jaroslav.bachorik@oracle.com
Thu, 20 Dec 2012 16:02:42 +0400 6783290: MBeanInfo/MBeanFeatureInfo has inconsistent readObject/writeObject
dsamersoff [Thu, 20 Dec 2012 16:02:42 +0400] rev 14911
6783290: MBeanInfo/MBeanFeatureInfo has inconsistent readObject/writeObject Summary: call readObject in all cases Reviewed-by: emcmanus Contributed-by: jaroslav.bachorik@oracle.com
Wed, 19 Dec 2012 11:53:52 -0800 8005097: Tie isSynthetic javadoc to the JLS
darcy [Wed, 19 Dec 2012 11:53:52 -0800] rev 14910
8005097: Tie isSynthetic javadoc to the JLS Reviewed-by: mduigou
Wed, 19 Dec 2012 14:53:33 +0000 8005248: (props) Integrate small footprint parser into Properties
alanb [Wed, 19 Dec 2012 14:53:33 +0000] rev 14909
8005248: (props) Integrate small footprint parser into Properties Reviewed-by: joehw, mchung, psandoz, erikj
Wed, 19 Dec 2012 12:09:10 +0000 8004371: (props) Properties.loadFromXML needs small footprint XML parser as fallback when JAXP is not present
joehw [Wed, 19 Dec 2012 12:09:10 +0000] rev 14908
8004371: (props) Properties.loadFromXML needs small footprint XML parser as fallback when JAXP is not present Reviewed-by: alanb, mchung, psandoz
Wed, 19 Dec 2012 11:06:51 +0100 7158614: JMXStartStopTest.sh failing intermittently
sjiang [Wed, 19 Dec 2012 11:06:51 +0100] rev 14907
7158614: JMXStartStopTest.sh failing intermittently Summary: fixed 3 problems here: 1) checked the lock file too eary 2) never got the process id of a java test 3) some shell commands were not supported in some Solaris machines. Reviewed-by: dsamersoff, alanb
Tue, 18 Dec 2012 18:14:50 -0800 Merge
lana [Tue, 18 Dec 2012 18:14:50 -0800] rev 14906
Merge
Tue, 18 Dec 2012 14:49:39 -0800 8004699: Add type annotation storage to Constructor, Field and Method
darcy [Tue, 18 Dec 2012 14:49:39 -0800] rev 14905
8004699: Add type annotation storage to Constructor, Field and Method Reviewed-by: darcy, dholmes Contributed-by: joel.franck@oracle.com
Tue, 18 Dec 2012 14:44:13 -0800 8005042: Add Method.isDefault to core reflection
darcy [Tue, 18 Dec 2012 14:44:13 -0800] rev 14904
8005042: Add Method.isDefault to core reflection Reviewed-by: alanb, forax, mduigou, jgish, mchung
Mon, 17 Dec 2012 18:39:59 -0800 8004863: Infinite Loop in KeepAliveStream
martin [Mon, 17 Dec 2012 18:39:59 -0800] rev 14903
8004863: Infinite Loop in KeepAliveStream Reviewed-by: chegar
Mon, 17 Dec 2012 10:31:27 -0800 8004832: Add new doclint package
jjg [Mon, 17 Dec 2012 10:31:27 -0800] rev 14902
8004832: Add new doclint package Reviewed-by: erikj, ohair
Mon, 17 Dec 2012 08:34:43 -0800 8005090: Include com.sun.source.doctree in Tree API docs
jjg [Mon, 17 Dec 2012 08:34:43 -0800] rev 14901
8005090: Include com.sun.source.doctree in Tree API docs Reviewed-by: erikj
Mon, 17 Dec 2012 16:27:05 +0000 8005081: java/util/prefs/PrefsSpi.sh fails on macos-x
chegar [Mon, 17 Dec 2012 16:27:05 +0000] rev 14900
8005081: java/util/prefs/PrefsSpi.sh fails on macos-x Reviewed-by: alanb
Mon, 17 Dec 2012 08:30:06 -0500 Merge
mullan [Mon, 17 Dec 2012 08:30:06 -0500] rev 14899
Merge
Mon, 17 Dec 2012 08:28:27 -0500 8004234: Downgrade normative references to ${java.home}/lib/security/krb5.conf
mullan [Mon, 17 Dec 2012 08:28:27 -0500] rev 14898
8004234: Downgrade normative references to ${java.home}/lib/security/krb5.conf Reviewed-by: alanb, weijun
Mon, 17 Dec 2012 14:34:37 +0400 8004928: TEST_BUG: Reduce dependence of CoreLib tests from the AWT subsystem
uta [Mon, 17 Dec 2012 14:34:37 +0400] rev 14897
8004928: TEST_BUG: Reduce dependence of CoreLib tests from the AWT subsystem Summary: the tests were refactored to drop AWT dependence where it was possible. Reviewed-by: alanb, mchung
Sun, 16 Dec 2012 22:09:28 -0800 Merge
lana [Sun, 16 Dec 2012 22:09:28 -0800] rev 14896
Merge
Mon, 17 Dec 2012 12:18:46 +0800 7197159: accept different kvno if there no match
weijun [Mon, 17 Dec 2012 12:18:46 +0800] rev 14895
7197159: accept different kvno if there no match Reviewed-by: xuelei
Sat, 15 Dec 2012 15:07:35 +0000 8004963: URLConnection, downgrade normative reference to ${java.home}/lib/content-types.properties
alanb [Sat, 15 Dec 2012 15:07:35 +0000] rev 14894
8004963: URLConnection, downgrade normative reference to ${java.home}/lib/content-types.properties Reviewed-by: chegar
Fri, 28 Dec 2012 18:30:56 -0800 Merge
lana [Fri, 28 Dec 2012 18:30:56 -0800] rev 14893
Merge
Thu, 27 Dec 2012 16:08:30 +0400 8001161: mac: EmbeddedFrame doesn't become active window
dcherepanov [Thu, 27 Dec 2012 16:08:30 +0400] rev 14892
8001161: mac: EmbeddedFrame doesn't become active window Reviewed-by: ant
Fri, 21 Dec 2012 19:11:50 +0400 8003982: new test javax/swing/AncestorNotifier/7193219/bug7193219.java failed on macosx
alexp [Fri, 21 Dec 2012 19:11:50 +0400] rev 14891
8003982: new test javax/swing/AncestorNotifier/7193219/bug7193219.java failed on macosx Reviewed-by: anthony, alexsch
Tue, 18 Dec 2012 16:14:59 -0800 Merge
lana [Tue, 18 Dec 2012 16:14:59 -0800] rev 14890
Merge
Tue, 18 Dec 2012 15:17:58 +0000 7104594: [macosx] Test closed/javax/swing/JFrame/4962534/bug4962534 expects Metal L&F by default
kshefov [Tue, 18 Dec 2012 15:17:58 +0000] rev 14889
7104594: [macosx] Test closed/javax/swing/JFrame/4962534/bug4962534 expects Metal L&F by default Reviewed-by: yan, alexsch
Mon, 17 Dec 2012 17:43:21 +0100 8005018: X11: focus problems with openjdk 1.7.0 under gnome3 when selected keyboard is not the first in keyboard list
neugens [Mon, 17 Dec 2012 17:43:21 +0100] rev 14888
8005018: X11: focus problems with openjdk 1.7.0 under gnome3 when selected keyboard is not the first in keyboard list Summary: Don't consider extraenous bits when checking button mask, so that grabWindowRef on the window is not confused and released correctly Reviewed-by: art, anthony
Mon, 17 Dec 2012 16:58:56 +0400 8005065: [findbugs] reference to mutable array in JavaBeans
malenkov [Mon, 17 Dec 2012 16:58:56 +0400] rev 14887
8005065: [findbugs] reference to mutable array in JavaBeans Reviewed-by: alexsch
Fri, 28 Dec 2012 18:28:39 -0800 Merge
lana [Fri, 28 Dec 2012 18:28:39 -0800] rev 14886
Merge
Mon, 24 Dec 2012 14:22:23 +0400 8005402: Need to provide benchmarks for color management
bae [Mon, 24 Dec 2012 14:22:23 +0400] rev 14885
8005402: Need to provide benchmarks for color management Reviewed-by: jgodinez, prr
Mon, 24 Dec 2012 14:03:04 +0400 7124245: [lcms] ColorConvertOp to color space CS_GRAY apparently converts orange to 244,244,0
bae [Mon, 24 Dec 2012 14:03:04 +0400] rev 14884
7124245: [lcms] ColorConvertOp to color space CS_GRAY apparently converts orange to 244,244,0 Reviewed-by: prr
Thu, 20 Dec 2012 14:43:35 -0800 7180359: Assertion in awt_Win32GraphicsDevice.cpp when running specjbb in jprt
jgodinez [Thu, 20 Dec 2012 14:43:35 -0800] rev 14883
7180359: Assertion in awt_Win32GraphicsDevice.cpp when running specjbb in jprt Reviewed-by: bae, prr
Thu, 27 Dec 2012 12:15:09 -0800 Added tag jdk8-b70 for changeset ee8e64d2ea04
katleman [Thu, 27 Dec 2012 12:15:09 -0800] rev 14882
Added tag jdk8-b70 for changeset ee8e64d2ea04
Wed, 05 Jul 2017 18:34:10 +0200 Merge
duke [Wed, 05 Jul 2017 18:34:10 +0200] rev 14881
Merge
Thu, 27 Dec 2012 12:14:58 -0800 Added tag jdk8-b70 for changeset fabcdf88c360
katleman [Thu, 27 Dec 2012 12:14:58 -0800] rev 14880
Added tag jdk8-b70 for changeset fabcdf88c360
Fri, 28 Dec 2012 18:31:31 -0800 Merge
lana [Fri, 28 Dec 2012 18:31:31 -0800] rev 14879
Merge
Tue, 18 Dec 2012 17:42:13 -0800 Merge
lana [Tue, 18 Dec 2012 17:42:13 -0800] rev 14878
Merge
Mon, 17 Dec 2012 08:34:02 -0800 8005090: Include com.sun.source.doctree in Tree API docs
jjg [Mon, 17 Dec 2012 08:34:02 -0800] rev 14877
8005090: Include com.sun.source.doctree in Tree API docs Reviewed-by: erikj
Sun, 16 Dec 2012 22:02:35 -0800 Merge
lana [Sun, 16 Dec 2012 22:02:35 -0800] rev 14876
Merge
Thu, 27 Dec 2012 12:14:53 -0800 Added tag jdk8-b70 for changeset 5e47d0354a44
katleman [Thu, 27 Dec 2012 12:14:53 -0800] rev 14875
Added tag jdk8-b70 for changeset 5e47d0354a44
Wed, 05 Jul 2017 18:33:59 +0200 Added tag jdk8-b70 for changeset 0d625373c69e
duke [Wed, 05 Jul 2017 18:33:59 +0200] rev 14874
Added tag jdk8-b70 for changeset 0d625373c69e
Wed, 05 Jul 2017 18:33:58 +0200 Merge jdk8-b70
duke [Wed, 05 Jul 2017 18:33:58 +0200] rev 14873
Merge
Wed, 05 Jul 2017 18:33:53 +0200 Merge
duke [Wed, 05 Jul 2017 18:33:53 +0200] rev 14872
Merge
Wed, 26 Dec 2012 14:25:03 -0800 Merge
katleman [Wed, 26 Dec 2012 14:25:03 -0800] rev 14871
Merge
Thu, 20 Dec 2012 16:24:18 -0800 8004982: JDK8 source with GPL header errors
katleman [Thu, 20 Dec 2012 16:24:18 -0800] rev 14870
8004982: JDK8 source with GPL header errors Reviewed-by: ohair
Thu, 20 Dec 2012 09:18:36 -0800 Added tag jdk8-b69 for changeset ec5621e36729
katleman [Thu, 20 Dec 2012 09:18:36 -0800] rev 14869
Added tag jdk8-b69 for changeset ec5621e36729
Wed, 05 Jul 2017 18:33:48 +0200 Merge
duke [Wed, 05 Jul 2017 18:33:48 +0200] rev 14868
Merge
Thu, 20 Dec 2012 09:18:10 -0800 Added tag jdk8-b69 for changeset d703e9dcfdfd
katleman [Thu, 20 Dec 2012 09:18:10 -0800] rev 14867
Added tag jdk8-b69 for changeset d703e9dcfdfd
Wed, 05 Jul 2017 18:33:44 +0200 Merge
duke [Wed, 05 Jul 2017 18:33:44 +0200] rev 14866
Merge
Wed, 26 Dec 2012 14:23:58 -0800 Merge
katleman [Wed, 26 Dec 2012 14:23:58 -0800] rev 14865
Merge
Thu, 20 Dec 2012 16:23:11 -0800 8004982: JDK8 source with GPL header errors
katleman [Thu, 20 Dec 2012 16:23:11 -0800] rev 14864
8004982: JDK8 source with GPL header errors Reviewed-by: ohair
Thu, 20 Dec 2012 09:18:07 -0800 Added tag jdk8-b69 for changeset 2d4530f2c281
katleman [Thu, 20 Dec 2012 09:18:07 -0800] rev 14863
Added tag jdk8-b69 for changeset 2d4530f2c281
Wed, 05 Jul 2017 18:33:40 +0200 Merge
duke [Wed, 05 Jul 2017 18:33:40 +0200] rev 14862
Merge
Thu, 20 Dec 2012 09:17:38 -0800 Added tag jdk8-b69 for changeset 554224849d39
katleman [Thu, 20 Dec 2012 09:17:38 -0800] rev 14861
Added tag jdk8-b69 for changeset 554224849d39
Wed, 05 Jul 2017 18:33:36 +0200 Merge
duke [Wed, 05 Jul 2017 18:33:36 +0200] rev 14860
Merge
Wed, 26 Dec 2012 14:24:32 -0800 Merge
katleman [Wed, 26 Dec 2012 14:24:32 -0800] rev 14859
Merge
Sun, 23 Dec 2012 19:11:15 -0800 Merge
yhuang [Sun, 23 Dec 2012 19:11:15 -0800] rev 14858
Merge
Thu, 20 Dec 2012 18:53:46 -0800 7195759: ISO 4217 Amendment 154
yhuang [Thu, 20 Dec 2012 18:53:46 -0800] rev 14857
7195759: ISO 4217 Amendment 154 Reviewed-by: naoto
Thu, 20 Dec 2012 16:24:50 -0800 8004982: JDK8 source with GPL header errors
katleman [Thu, 20 Dec 2012 16:24:50 -0800] rev 14856
8004982: JDK8 source with GPL header errors Reviewed-by: ohair
Thu, 20 Dec 2012 13:05:21 +0100 8005178: build-infra: Dependency on libfdlibm on mac is broken
erikj [Thu, 20 Dec 2012 13:05:21 +0100] rev 14855
8005178: build-infra: Dependency on libfdlibm on mac is broken Reviewed-by: tbell, ohair
Fri, 21 Dec 2012 10:27:22 -0800 Merge
amurillo [Fri, 21 Dec 2012 10:27:22 -0800] rev 14854
Merge
Thu, 20 Dec 2012 12:24:52 -0800 8004330: Add missing Unsafe entry points for addAndGet() family
dl [Thu, 20 Dec 2012 12:24:52 -0800] rev 14853
8004330: Add missing Unsafe entry points for addAndGet() family Summary: Add Unsafe addAndGet() methods which have intrinsics in Hotspot (7023898) Reviewed-by: alanb, kvn
Thu, 20 Dec 2012 11:16:14 -0800 8005345: JSR 292: JDK performance tweaks
twisti [Thu, 20 Dec 2012 11:16:14 -0800] rev 14852
8005345: JSR 292: JDK performance tweaks Reviewed-by: kvn, jrose
Tue, 18 Dec 2012 17:47:50 -0800 8004318: JEP-171: Support Unsafe fences intrinsics
kvn [Tue, 18 Dec 2012 17:47:50 -0800] rev 14851
8004318: JEP-171: Support Unsafe fences intrinsics Summary: Add three memory-ordering intrinsics to the sun.misc.Unsafe class. Reviewed-by: twisti, kvn Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Thu, 20 Dec 2012 09:18:20 -0800 Added tag jdk8-b69 for changeset 5dfed9cbd6cf
katleman [Thu, 20 Dec 2012 09:18:20 -0800] rev 14850
Added tag jdk8-b69 for changeset 5dfed9cbd6cf
Wed, 05 Jul 2017 18:33:29 +0200 Merge
duke [Wed, 05 Jul 2017 18:33:29 +0200] rev 14849
Merge
Wed, 26 Dec 2012 14:23:50 -0800 Merge
katleman [Wed, 26 Dec 2012 14:23:50 -0800] rev 14848
Merge
Thu, 20 Dec 2012 16:24:51 -0800 8004982: JDK8 source with GPL header errors
katleman [Thu, 20 Dec 2012 16:24:51 -0800] rev 14847
8004982: JDK8 source with GPL header errors Reviewed-by: ohair
Fri, 21 Dec 2012 10:17:16 -0800 Added tag hs25-b14 for changeset 2fb5c8602c9f
amurillo [Fri, 21 Dec 2012 10:17:16 -0800] rev 14846
Added tag hs25-b14 for changeset 2fb5c8602c9f
Fri, 21 Dec 2012 10:17:15 -0800 Merge
amurillo [Fri, 21 Dec 2012 10:17:15 -0800] rev 14845
Merge
Fri, 21 Dec 2012 16:33:22 +0100 Merge
jwilhelm [Fri, 21 Dec 2012 16:33:22 +0100] rev 14844
Merge
Thu, 20 Dec 2012 05:31:40 +0100 8004691: Add a jtreg test that exercises the ExecuteInternalVMTests flag
brutisso [Thu, 20 Dec 2012 05:31:40 +0100] rev 14843
8004691: Add a jtreg test that exercises the ExecuteInternalVMTests flag Reviewed-by: stefank, brutisso, kvn, ctornqvi Contributed-by: erik.helin@oracle.com
Tue, 18 Dec 2012 10:40:51 +0100 8005108: NPG: MetaspaceAux::used_in_bytes(), capacity_in_bytes() and reserved_in_bytes() return inconsistent numbers
stefank [Tue, 18 Dec 2012 10:40:51 +0100] rev 14842
8005108: NPG: MetaspaceAux::used_in_bytes(), capacity_in_bytes() and reserved_in_bytes() return inconsistent numbers Summary: Reverted the changes to these functions from JDK-8000662 Reviewed-by: brutisso, jmasa
Mon, 17 Dec 2012 15:25:26 +0100 8004845: Catch incorrect usage of new and delete during compile time for value objects and stack objects
brutisso [Mon, 17 Dec 2012 15:25:26 +0100] rev 14841
8004845: Catch incorrect usage of new and delete during compile time for value objects and stack objects Summary: Makes the "new" and "delete" operator of _ValueObj and StackObj private Reviewed-by: dholmes, coleenp Contributed-by: erik.helin@oracle.com
Mon, 17 Dec 2012 08:49:20 +0100 7173959: Jvm crashed during coherence exabus (tmb) testing
brutisso [Mon, 17 Dec 2012 08:49:20 +0100] rev 14840
7173959: Jvm crashed during coherence exabus (tmb) testing Summary: Mapping of aligned memory needs to be MT safe. Also reviewed by: vitalyd@gmail.com Reviewed-by: dholmes, coleenp, zgu
Wed, 12 Dec 2012 12:07:32 -0800 8001028: Improve GC option handling
johnc [Wed, 12 Dec 2012 12:07:32 -0800] rev 14839
8001028: Improve GC option handling Summary: If there are not enough native resources to create the ReferenceHandler or Finalizer Java threads, the VM will attempt to throw an OOME before the java.lang.Class class has been initialized. This can result in assertion failures and other crashes. Move the initialization of the java.lang.Class class to just before the initialization of the java.lang.ref.Finalizer class. Reviewed-by: jwilhelm, dholmes, coleenp
Fri, 21 Dec 2012 01:39:34 -0800 Merge
roland [Fri, 21 Dec 2012 01:39:34 -0800] rev 14838
Merge
Thu, 20 Dec 2012 18:53:44 -0800 8004250: replace AbstractAssembler a_byte/a_long with emit_int8/emit_int32
twisti [Thu, 20 Dec 2012 18:53:44 -0800] rev 14837
8004250: replace AbstractAssembler a_byte/a_long with emit_int8/emit_int32 Reviewed-by: jrose, kvn, twisti Contributed-by: Morris Meyer <morris.meyer@oracle.com>
Thu, 20 Dec 2012 14:17:52 -0800 8004330: Add missing Unsafe entry points for addAndGet() family
kvn [Thu, 20 Dec 2012 14:17:52 -0800] rev 14836
8004330: Add missing Unsafe entry points for addAndGet() family Summary: Fix java names for getAndSet intrinsics Reviewed-by: kvn Contributed-by: aleksey.shipilev@oracle.com
Wed, 19 Dec 2012 19:21:15 -0800 8004741: Missing compiled exception handle table entry for multidimensional array allocation
kvn [Wed, 19 Dec 2012 19:21:15 -0800] rev 14835
8004741: Missing compiled exception handle table entry for multidimensional array allocation Summary: Added missing exception path for multidimensional array allocation and use Throwable type instead of OutOfMemoryError for allocation's exception. Reviewed-by: twisti
Wed, 19 Dec 2012 15:40:35 -0800 8004835: Improve AES intrinsics on x86
kvn [Wed, 19 Dec 2012 15:40:35 -0800] rev 14834
8004835: Improve AES intrinsics on x86 Summary: Enable AES intrinsics on non-AVX cpus, group together aes instructions in crypto stubs. Reviewed-by: roland, twisti
Wed, 19 Dec 2012 14:44:00 -0800 8005033: clear high word for integer pop count on SPARC
twisti [Wed, 19 Dec 2012 14:44:00 -0800] rev 14833
8005033: clear high word for integer pop count on SPARC Reviewed-by: kvn, twisti Contributed-by: Richard Reingruber <richard.reingruber@sap.com>
Tue, 18 Dec 2012 17:37:44 -0800 8004318: JEP-171: Support Unsafe fences intrinsics
kvn [Tue, 18 Dec 2012 17:37:44 -0800] rev 14832
8004318: JEP-171: Support Unsafe fences intrinsics Summary: Add three memory-ordering intrinsics to the sun.misc.Unsafe class. Reviewed-by: twisti, kvn Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Tue, 18 Dec 2012 10:47:23 -0800 8004536: replace AbstractAssembler emit_word with emit_int16
twisti [Tue, 18 Dec 2012 10:47:23 -0800] rev 14831
8004536: replace AbstractAssembler emit_word with emit_int16 Reviewed-by: jrose, kvn, twisti Contributed-by: Morris Meyer <morris.meyer@oracle.com>
Tue, 18 Dec 2012 08:19:53 -0800 Merge
vlivanov [Tue, 18 Dec 2012 08:19:53 -0800] rev 14830
Merge
Tue, 18 Dec 2012 06:52:00 -0800 8003135: HotSpot inlines and hoists the Thread.currentThread().isInterrupted() out of the loop
vlivanov [Tue, 18 Dec 2012 06:52:00 -0800] rev 14829
8003135: HotSpot inlines and hoists the Thread.currentThread().isInterrupted() out of the loop Summary: Make the load of TLS._osthread._interrupted flag in Thread.isInterrupted(Z)Z intrinsic effectively volatile. Reviewed-by: kvn, jrose
(0) -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 +30000 tip