Thu, 20 Feb 2014 23:16:47 +0400 8022203: Intermittent test failures in demo/jvmti/hprof
sla [Thu, 20 Feb 2014 23:16:47 +0400] rev 22999
8022203: Intermittent test failures in demo/jvmti/hprof Summary: Added "file" options to separate hprof dump output Reviewed-by: sla Contributed-by: Sergei Kovalev <sergei.kovalev@oracle.com>
Thu, 20 Feb 2014 09:57:26 -0800 Merge
sherman [Thu, 20 Feb 2014 09:57:26 -0800] rev 22998
Merge
Thu, 20 Feb 2014 09:52:50 -0800 8035076: Pattern$BnMS never used due to bug in Pattern$BnM.optimize
sherman [Thu, 20 Feb 2014 09:52:50 -0800] rev 22997
8035076: Pattern$BnMS never used due to bug in Pattern$BnM.optimize Summary: updated SliceS to subclass Slice node Reviewed-by: alanb, martin
Wed, 11 Dec 2013 15:26:47 -0800 8029944: Primitive Stream reduce method documentation pseudo code misidentifies apply method
michaelm [Wed, 11 Dec 2013 15:26:47 -0800] rev 22996
8029944: Primitive Stream reduce method documentation pseudo code misidentifies apply method Reviewed-by: mduigou Contributed-by: michael.mcmahon@oracle.com
Thu, 20 Feb 2014 13:03:36 +0000 7052625: com/sun/net/httpserver/bugs/6725892/Test.java fails intermittently
chegar [Thu, 20 Feb 2014 13:03:36 +0000] rev 22995
7052625: com/sun/net/httpserver/bugs/6725892/Test.java fails intermittently Reviewed-by: chegar Contributed-by: Michael Cui <michael.cui@oracle.com>
Thu, 20 Feb 2014 12:16:28 +0000 8022852: Fix serial javac warnings in ArrayPrefixHelpers
chegar [Thu, 20 Feb 2014 12:16:28 +0000] rev 22994
8022852: Fix serial javac warnings in ArrayPrefixHelpers Reviewed-by: chegar Contributed-by: Martin Buchholz <martinrb@google.com>
Thu, 20 Feb 2014 11:47:22 +0100 8028770: LIBARCHNAME should not be used in CompileLauncher.gmk
ihse [Thu, 20 Feb 2014 11:47:22 +0100] rev 22993
8028770: LIBARCHNAME should not be used in CompileLauncher.gmk Reviewed-by: tbell
Thu, 20 Feb 2014 10:41:06 +0000 8035105: DNS provider cleanups
alanb [Thu, 20 Feb 2014 10:41:06 +0000] rev 22992
8035105: DNS provider cleanups Reviewed-by: alanb Contributed-by: fweimer@redhat.com
Thu, 20 Feb 2014 10:40:58 +0100 8034087: XML parser may overwrite element content if that content falls onto the border of an entity scanner buffer
simonis [Thu, 20 Feb 2014 10:40:58 +0100] rev 22991
8034087: XML parser may overwrite element content if that content falls onto the border of an entity scanner buffer Reviewed-by: alanb, joehw Contributed-by: steffen.schreiber@sap.com
Sat, 15 Feb 2014 10:23:07 +0800 8032050: Clean up for java/rmi/activation/Activatable/shutdownGracefully/ShutdownGracefully.java
tyan [Sat, 15 Feb 2014 10:23:07 +0800] rev 22990
8032050: Clean up for java/rmi/activation/Activatable/shutdownGracefully/ShutdownGracefully.java Reviewed-by: smarks
Wed, 19 Feb 2014 09:17:28 -0800 8027289: [Windows zh_CN] NumberFormat: Incorrect sequence of loading currency symbol
naoto [Wed, 19 Feb 2014 09:17:28 -0800] rev 22989
8027289: [Windows zh_CN] NumberFormat: Incorrect sequence of loading currency symbol Reviewed-by: erikj
Tue, 28 Jan 2014 20:10:11 +0000 8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
jeff [Tue, 28 Jan 2014 20:10:11 +0000] rev 22988
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8 Reviewed-by: lana
Mon, 13 Jan 2014 14:44:00 -0800 7129980: Third Party License Readme update for JDK8
jeff [Mon, 13 Jan 2014 14:44:00 -0800] rev 22987
7129980: Third Party License Readme update for JDK8 Reviewed-by: lana, tbell
Wed, 19 Feb 2014 10:41:22 +0800 8034033: [parfait] JNI exception pending in share/native/sun/security/krb5/nativeccache.c
weijun [Wed, 19 Feb 2014 10:41:22 +0800] rev 22986
8034033: [parfait] JNI exception pending in share/native/sun/security/krb5/nativeccache.c Reviewed-by: valeriep
Tue, 18 Feb 2014 10:53:18 -0800 8033980: Xerces Update: datatype XMLGregorianCalendarImpl and DurationImpl
joehw [Tue, 18 Feb 2014 10:53:18 -0800] rev 22985
8033980: Xerces Update: datatype XMLGregorianCalendarImpl and DurationImpl Reviewed-by: dfuchs, lancea, alanb
Wed, 11 Dec 2013 21:22:49 -0800 8026115: [zh_CN] inproper translation in output of jarsigner command
mfang [Wed, 11 Dec 2013 21:22:49 -0800] rev 22984
8026115: [zh_CN] inproper translation in output of jarsigner command Reviewed-by: naoto, yhuang
Tue, 17 Dec 2013 23:33:51 -0800 8026741: jdk8 l10n resource file translation update 5
mfang [Tue, 17 Dec 2013 23:33:51 -0800] rev 22983
8026741: jdk8 l10n resource file translation update 5 Reviewed-by: naoto, yhuang
Tue, 18 Feb 2014 12:25:31 +0000 8034853: remove sun.misc.ClassLoaderUtil
michaelm [Tue, 18 Feb 2014 12:25:31 +0000] rev 22982
8034853: remove sun.misc.ClassLoaderUtil Reviewed-by: alanb, mchung, chegar
Tue, 18 Feb 2014 11:23:00 +0100 4515292: ReferenceType.isStatic() returns true for arrays
farvidsson [Tue, 18 Feb 2014 11:23:00 +0100] rev 22981
4515292: ReferenceType.isStatic() returns true for arrays Summary: Add implementation of isStatic() in com.sun.tools.jdi.ArrayTypeImpl Reviewed-by: sla, sspitsyn
Tue, 21 Jan 2014 15:17:57 +0100 6545422: [TESTBUG] NativeErrors.java uses wrong path name in exec
sla [Tue, 21 Jan 2014 15:17:57 +0100] rev 22980
6545422: [TESTBUG] NativeErrors.java uses wrong path name in exec Summary: Uses common testlibrary to find executable. Removed NullPointerExceptions. Log more. Reviewed-by: sla Contributed-by: mattias.tobiasson@oracle.com
Tue, 18 Feb 2014 08:46:37 +0100 8035067: Move jdk/src/share/classes/java/util/CurrencyData.properties to jdk/make/data
erikj [Tue, 18 Feb 2014 08:46:37 +0100] rev 22979
8035067: Move jdk/src/share/classes/java/util/CurrencyData.properties to jdk/make/data Reviewed-by: alanb, naoto, ihse, tbell
Mon, 17 Feb 2014 11:37:46 -0500 Merge
mullan [Mon, 17 Feb 2014 11:37:46 -0500] rev 22978
Merge
Mon, 17 Feb 2014 11:36:40 -0500 8025708: Certificate Path Building problem with AKI serial number
mullan [Mon, 17 Feb 2014 11:36:40 -0500] rev 22977
8025708: Certificate Path Building problem with AKI serial number Reviewed-by: xuelei, juh
Mon, 17 Feb 2014 11:27:18 +0000 8031661: java/net/Authenticator/B4769350.java failed intermittently
michaelm [Mon, 17 Feb 2014 11:27:18 +0000] rev 22976
8031661: java/net/Authenticator/B4769350.java failed intermittently Reviewed-by: michaelm Contributed-by: amanda.jiang@oracle.com
Mon, 17 Feb 2014 09:43:12 +0100 8034177: sun/management/jmxremote/startstop/JMXStartStopTest.java should report port in use
jbachorik [Mon, 17 Feb 2014 09:43:12 +0100] rev 22975
8034177: sun/management/jmxremote/startstop/JMXStartStopTest.java should report port in use Reviewed-by: dfuchs, sjiang
Sat, 15 Feb 2014 10:17:35 +0400 4682009: Typo in javadocs in javax/naming
igerasim [Sat, 15 Feb 2014 10:17:35 +0400] rev 22974
4682009: Typo in javadocs in javax/naming Reviewed-by: lancea, alanb
Fri, 14 Feb 2014 15:21:26 +0000 8034943: Eliminate Kerberos dependency on com.sun.security.auth to avoid circular dependency
alanb [Fri, 14 Feb 2014 15:21:26 +0000] rev 22973
8034943: Eliminate Kerberos dependency on com.sun.security.auth to avoid circular dependency Reviewed-by: weijun
Fri, 14 Feb 2014 11:23:58 +0100 8034801: AIX: (ch) Fix synchronization issue in AixPollPort.java
simonis [Fri, 14 Feb 2014 11:23:58 +0100] rev 22972
8034801: AIX: (ch) Fix synchronization issue in AixPollPort.java Reviewed-by: alanb
Thu, 13 Feb 2014 11:15:56 +0800 8030844: sun/rmi/rmic/classpath/RMICClassPathTest.java timeout in same binaries run
tyan [Thu, 13 Feb 2014 11:15:56 +0800] rev 22971
8030844: sun/rmi/rmic/classpath/RMICClassPathTest.java timeout in same binaries run Reviewed-by: smarks
Thu, 13 Feb 2014 18:05:36 -0500 8034896: Correct Clob.free javadoc typo
lancea [Thu, 13 Feb 2014 18:05:36 -0500] rev 22970
8034896: Correct Clob.free javadoc typo Reviewed-by: dfuchs
Thu, 13 Feb 2014 14:48:39 -0800 8034000: lack of /othervm option can cause some RMI tests to fail
smarks [Thu, 13 Feb 2014 14:48:39 -0800] rev 22969
8034000: lack of /othervm option can cause some RMI tests to fail Reviewed-by: darcy, alanb
Thu, 13 Feb 2014 11:47:43 -0800 8031025: SQE test CertPath/CertPathBuilderTest/* failed with java.lang.IndexOutOfBoundsException
juh [Thu, 13 Feb 2014 11:47:43 -0800] rev 22968
8031025: SQE test CertPath/CertPathBuilderTest/* failed with java.lang.IndexOutOfBoundsException Reviewed-by: mullan
Thu, 13 Feb 2014 17:40:43 +0100 8034193: Move X11 wrapper generator files to make/src and make/data
erikj [Thu, 13 Feb 2014 17:40:43 +0100] rev 22967
8034193: Move X11 wrapper generator files to make/src and make/data Reviewed-by: ihse, alanb, tbell
Thu, 13 Feb 2014 17:14:24 +0100 8034179: Clean up nio genConstants
erikj [Thu, 13 Feb 2014 17:14:24 +0100] rev 22966
8034179: Clean up nio genConstants Reviewed-by: alanb, ihse
Thu, 13 Feb 2014 15:59:04 +0000 8028711: TEST_BUG: Shell tests should pass through VM options
alanb [Thu, 13 Feb 2014 15:59:04 +0000] rev 22965
8028711: TEST_BUG: Shell tests should pass through VM options Reviewed-by: alanb Contributed-by: michael.cui@oracle.com
Thu, 13 Feb 2014 14:08:12 +0000 8034856: gcc warnings compiling src/solaris/native/sun/security/pkcs11
alanb [Thu, 13 Feb 2014 14:08:12 +0000] rev 22964
8034856: gcc warnings compiling src/solaris/native/sun/security/pkcs11 8034857: gcc warnings compiling src/solaris/native/sun/management Reviewed-by: sla, mullan
Thu, 13 Feb 2014 00:01:07 +0100 8034191: Move relevant parts of build system to new closed repo
ihse [Thu, 13 Feb 2014 00:01:07 +0100] rev 22963
8034191: Move relevant parts of build system to new closed repo Reviewed-by: erikj, tbell
Wed, 12 Feb 2014 10:51:50 -0800 8030010: cleanup native code warnings
mchung [Wed, 12 Feb 2014 10:51:50 -0800] rev 22962
8030010: cleanup native code warnings Reviewed-by: alanb, lancea Contributed-by: Francis Andre <francis.andre.kampbell@orange.fr>, mandy.chung@oracle.com
Wed, 12 Feb 2014 17:51:31 +0000 8034102: Check solaris/native/sun/nio/fs/MacOSXNativeDispatcher.c for JNI pending exceptions
alanb [Wed, 12 Feb 2014 17:51:31 +0000] rev 22961
8034102: Check solaris/native/sun/nio/fs/MacOSXNativeDispatcher.c for JNI pending exceptions Reviewed-by: chegar, henryjen
Wed, 12 Feb 2014 14:23:52 +0000 8034780: Remove used imports
alanb [Wed, 12 Feb 2014 14:23:52 +0000] rev 22960
8034780: Remove used imports Reviewed-by: sundar, chegar, lancea, dfuchs
Wed, 12 Feb 2014 14:07:55 +0000 8034776: Remove sun.misc.Service
alanb [Wed, 12 Feb 2014 14:07:55 +0000] rev 22959
8034776: Remove sun.misc.Service Reviewed-by: sundar, lancea, chegar
Wed, 12 Feb 2014 19:20:43 +0800 8034762: Move krb5.conf related tests into a single place
weijun [Wed, 12 Feb 2014 19:20:43 +0800] rev 22958
8034762: Move krb5.conf related tests into a single place Reviewed-by: xuelei
Wed, 12 Feb 2014 11:02:47 +0100 8034173: Move JavaApp.icns to proper place in make/data
erikj [Wed, 12 Feb 2014 11:02:47 +0100] rev 22957
8034173: Move JavaApp.icns to proper place in make/data Reviewed-by: ihse, tbell
Tue, 11 Feb 2014 16:43:57 +0000 8034182: Misc. warnings in java.net code
alanb [Tue, 11 Feb 2014 16:43:57 +0000] rev 22956
8034182: Misc. warnings in java.net code Reviewed-by: chegar
Tue, 11 Feb 2014 14:48:51 +0100 8034176: Update mapfile for libjfr
sla [Tue, 11 Feb 2014 14:48:51 +0100] rev 22955
8034176: Update mapfile for libjfr Reviewed-by: erikj
Sat, 08 Feb 2014 00:22:33 +0400 8033943: Typo in the documentation for the class Arrays
igerasim [Sat, 08 Feb 2014 00:22:33 +0400] rev 22954
8033943: Typo in the documentation for the class Arrays Reviewed-by: martin
Tue, 11 Feb 2014 12:23:28 +0100 8029876: Add a test to verify that Logger.getLogger & LogManager.getLogManager don't throw NPE when System.out == null
dfuchs [Tue, 11 Feb 2014 12:23:28 +0100] rev 22953
8029876: Add a test to verify that Logger.getLogger & LogManager.getLogManager don't throw NPE when System.out == null Summary: Adds a new test that verifies that the suspected root cause of JDK-8025512 does not cause NPE to be thrown. Reviewed-by: mchung
Tue, 11 Feb 2014 10:49:07 +0000 8034175: Remove use of UseVMInterruptibleIO from tests
alanb [Tue, 11 Feb 2014 10:49:07 +0000] rev 22952
8034175: Remove use of UseVMInterruptibleIO from tests Reviewed-by: chegar
Tue, 11 Feb 2014 09:59:34 +0000 8034043: Native methods for preferences API should not be in libjava
alanb [Tue, 11 Feb 2014 09:59:34 +0000] rev 22951
8034043: Native methods for preferences API should not be in libjava 8034026: SCDynamicStoreConfig.m should not be in src/macosx/native/java/util Reviewed-by: erikj, weijun, mchung
Mon, 10 Feb 2014 18:09:40 -0800 8034050: Fix serial lint warnings in javax.print
darcy [Mon, 10 Feb 2014 18:09:40 -0800] rev 22950
8034050: Fix serial lint warnings in javax.print Reviewed-by: alanb, prr
Mon, 10 Feb 2014 08:53:13 -0800 8034046: Fix serial lint warnings in javax.sound
darcy [Mon, 10 Feb 2014 08:53:13 -0800] rev 22949
8034046: Fix serial lint warnings in javax.sound Reviewed-by: alanb, serb
Mon, 10 Feb 2014 14:35:42 +0000 7152892: some jtreg tests fail with permission denied
robm [Mon, 10 Feb 2014 14:35:42 +0000] rev 22948
7152892: some jtreg tests fail with permission denied Reviewed-by: coffeys
Mon, 10 Feb 2014 14:01:16 +0100 6791551: ExclusiveBind.java has a race condition
jbachorik [Mon, 10 Feb 2014 14:01:16 +0100] rev 22947
6791551: ExclusiveBind.java has a race condition Reviewed-by: sla, sjiang
Mon, 10 Feb 2014 13:00:50 +0100 8033911: Simplify instrumentation of FileInputStream and RandomAccessFile
sla [Mon, 10 Feb 2014 13:00:50 +0100] rev 22946
8033911: Simplify instrumentation of FileInputStream and RandomAccessFile Reviewed-by: alanb, dsamersoff, jbachorik
Mon, 10 Feb 2014 12:59:31 +0100 8033917: Keep track of file paths in file streams and channels for instrumentation purposes
sla [Mon, 10 Feb 2014 12:59:31 +0100] rev 22945
8033917: Keep track of file paths in file streams and channels for instrumentation purposes Reviewed-by: alanb, dsamersoff
Thu, 06 Feb 2014 10:30:18 -0800 8033590: java.util.Comparator::thenComparing has unnecessary type restriction
henryjen [Thu, 06 Feb 2014 10:30:18 -0800] rev 22944
8033590: java.util.Comparator::thenComparing has unnecessary type restriction Reviewed-by: psandoz
Fri, 07 Feb 2014 09:04:17 -0800 8032012: String.toLowerCase/toUpperCase performance improvement
sherman [Fri, 07 Feb 2014 09:04:17 -0800] rev 22943
8032012: String.toLowerCase/toUpperCase performance improvement Summary: updated the implementation to improve the performance Reviewed-by: psandoz, forax
Thu, 06 Feb 2014 16:42:25 -0800 8033900: Remove reference to JNU_Equals in GSSLibStub.c
mchung [Thu, 06 Feb 2014 16:42:25 -0800] rev 22942
8033900: Remove reference to JNU_Equals in GSSLibStub.c Reviewed-by: valeriep
Thu, 06 Feb 2014 14:56:12 -0800 8033893: jdk build is broken due to the changeset of JDK-8033370
mchung [Thu, 06 Feb 2014 14:56:12 -0800] rev 22941
8033893: jdk build is broken due to the changeset of JDK-8033370 Reviewed-by: naoto
Thu, 06 Feb 2014 22:12:09 +0000 8031588: warnings from b03 for jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending
michaelm [Thu, 06 Feb 2014 22:12:09 +0000] rev 22940
8031588: warnings from b03 for jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending Reviewed-by: chegar, mullan
Thu, 06 Feb 2014 10:06:09 -0800 8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
naoto [Thu, 06 Feb 2014 10:06:09 -0800] rev 22939
8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending Reviewed-by: msheppar
Thu, 06 Feb 2014 11:01:27 -0500 8033565: Remove unused nativeNewStringPlatform
rriggs [Thu, 06 Feb 2014 11:01:27 -0500] rev 22938
8033565: Remove unused nativeNewStringPlatform Summary: Remove also nativeGetStringPlatformChars Reviewed-by: mchung, dholmes, alanb
Thu, 06 Feb 2014 15:43:35 +0000 8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
alanb [Thu, 06 Feb 2014 15:43:35 +0000] rev 22937
8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not Reviewed-by: dfuchs
Thu, 06 Feb 2014 14:45:12 +0000 8033778: ObjectIn/OutputStream improvements
chegar [Thu, 06 Feb 2014 14:45:12 +0000] rev 22936
8033778: ObjectIn/OutputStream improvements Reviewed-by: smarks, psandoz, mduigou, plevart Contributed-by: Robert Stupp <snazy@gmx.de>, Chris Hegarty <chris.hegarty@oracle.com>
Thu, 06 Feb 2014 12:24:42 +0000 8033757: Redo JDK-8011983 (due to bad merge with JDK-8031586)
vinnie [Thu, 06 Feb 2014 12:24:42 +0000] rev 22935
8033757: Redo JDK-8011983 (due to bad merge with JDK-8031586) Reviewed-by: alanb
Thu, 06 Feb 2014 10:43:09 +0000 8033758: gcc warnings compiling jdk/src/share/back
alanb [Thu, 06 Feb 2014 10:43:09 +0000] rev 22934
8033758: gcc warnings compiling jdk/src/share/back Reviewed-by: dholmes, sla
Fri, 21 Feb 2014 11:40:24 -0800 Added tag jdk9-b03 for changeset 4a4630af7adf
katleman [Fri, 21 Feb 2014 11:40:24 -0800] rev 22933
Added tag jdk9-b03 for changeset 4a4630af7adf
Wed, 05 Jul 2017 19:31:02 +0200 Merge
duke [Wed, 05 Jul 2017 19:31:02 +0200] rev 22932
Merge
Thu, 06 Mar 2014 10:37:26 -0800 Merge
lana [Thu, 06 Mar 2014 10:37:26 -0800] rev 22931
Merge
Fri, 28 Feb 2014 09:30:20 -0800 Merge
amurillo [Fri, 28 Feb 2014 09:30:20 -0800] rev 22930
Merge
Fri, 28 Feb 2014 08:02:20 -0800 Merge
morris [Fri, 28 Feb 2014 08:02:20 -0800] rev 22929
Merge
Fri, 28 Feb 2014 13:44:16 +0100 8031754: Type speculation should favor profile data from outermost inlined method
roland [Fri, 28 Feb 2014 13:44:16 +0100] rev 22928
8031754: Type speculation should favor profile data from outermost inlined method Summary: favor profile data coming from outer most method Reviewed-by: kvn, twisti
Thu, 27 Feb 2014 20:40:24 +0100 8035970: PPC64: fix ad file after 8027754: Enable loop optimizations for loops with MathExact
goetz [Thu, 27 Feb 2014 20:40:24 +0100] rev 22927
8035970: PPC64: fix ad file after 8027754: Enable loop optimizations for loops with MathExact Reviewed-by: kvn
Thu, 27 Feb 2014 09:37:16 +0100 8032011: nsk/stress/jck60/jck60022 crashes in src\share\vm\runtime\synchronizer.cpp:239
roland [Thu, 27 Feb 2014 09:37:16 +0100] rev 22926
8032011: nsk/stress/jck60/jck60022 crashes in src\share\vm\runtime\synchronizer.cpp:239 Summary: biased locking's revoke_bias locks monitor in compiled frame with eliminated lock Reviewed-by: kvn, iveresov
Wed, 26 Feb 2014 16:45:15 -0800 8035283: Second phase of branch shortening doesn't account for loop alignment
iveresov [Wed, 26 Feb 2014 16:45:15 -0800] rev 22925
8035283: Second phase of branch shortening doesn't account for loop alignment Summary: added missing check for loop padding case. Reviewed-by: kvn, jrose
Wed, 26 Feb 2014 11:33:34 -0800 8035396: Introduce accessor for tmp_oop in frame.
goetz [Wed, 26 Feb 2014 11:33:34 -0800] rev 22924
8035396: Introduce accessor for tmp_oop in frame. Summary: Avoid #ifs by introducing the accessor function interpreter_frame_temp_oop_addr(). Reviewed-by: kvn, twisti
Wed, 26 Feb 2014 02:54:49 -0800 Merge
anoll [Wed, 26 Feb 2014 02:54:49 -0800] rev 22923
Merge
Wed, 26 Feb 2014 02:38:46 -0800 Merge
anoll [Wed, 26 Feb 2014 02:38:46 -0800] rev 22922
Merge
Wed, 26 Feb 2014 11:29:47 +0100 8034839: jvm hangs with gc/gctests/LoadUnloadGC test
anoll [Wed, 26 Feb 2014 11:29:47 +0100] rev 22921
8034839: jvm hangs with gc/gctests/LoadUnloadGC test Summary: Provide fast lookup of checked dependencies via hashmap Reviewed-by: kvn, roland
Tue, 11 Feb 2014 13:29:53 +0100 8034188: OSR methods may not be recompiled at proper compilation level
neliasso [Tue, 11 Feb 2014 13:29:53 +0100] rev 22920
8034188: OSR methods may not be recompiled at proper compilation level Summary: remove_osr_nmethod doesn't check that it is the correct method Reviewed-by: kvn, iveresov
Wed, 26 Feb 2014 07:46:46 +0100 8010500: [parfait] Possible null pointer dereference at hotspot/src/share/vm/opto/loopnode.hpp
adlertz [Wed, 26 Feb 2014 07:46:46 +0100] rev 22919
8010500: [parfait] Possible null pointer dereference at hotspot/src/share/vm/opto/loopnode.hpp Summary: Added NULL check for loopnode() in get_pre_loop_end() Reviewed-by: kvn, roland
Wed, 26 Feb 2014 07:44:59 +0100 8032642: [TESTBUG] Fix testbugs in compiler/startup/.*
anoll [Wed, 26 Feb 2014 07:44:59 +0100] rev 22918
8032642: [TESTBUG] Fix testbugs in compiler/startup/.* Summary: Fixed issues with these tests Reviewed-by: kvn, twisti
Tue, 25 Feb 2014 10:42:25 -0800 Merge
roland [Tue, 25 Feb 2014 10:42:25 -0800] rev 22917
Merge
Tue, 25 Feb 2014 18:16:24 +0100 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland [Tue, 25 Feb 2014 18:16:24 +0100] rev 22916
8031752: Failed speculative optimizations should be reattempted when root of compilation is different Summary: support for speculative traps that keep track of the root of the compilation in which a trap occurs. Reviewed-by: kvn, twisti
Tue, 25 Feb 2014 17:51:27 +0100 8033260: assert(lrg._area >= 0.0) failed: negative spill area
adlertz [Tue, 25 Feb 2014 17:51:27 +0100] rev 22915
8033260: assert(lrg._area >= 0.0) failed: negative spill area Summary: Change type from float to double on block frequency, and add check for +Inf - +Inf operation Reviewed-by: kvn, roland
Tue, 25 Feb 2014 14:09:02 +0100 8032656: Tag the MachSpillCopies with purpose information
adlertz [Tue, 25 Feb 2014 14:09:02 +0100] rev 22914
8032656: Tag the MachSpillCopies with purpose information Summary: Subclassed the MachSpillCopyNode with different subnodes for different spill purposes to enhance debugging / visualization Reviewed-by: kvn, roland
Tue, 25 Feb 2014 13:52:37 +0100 8034775: Failing to initialize VM when running with negative value for -XX:CICompilerCount
anoll [Tue, 25 Feb 2014 13:52:37 +0100] rev 22913
8034775: Failing to initialize VM when running with negative value for -XX:CICompilerCount Summary: Ensure appropriate min. number of compiler threads (1 for non-tiered, and 2 for tiered) Reviewed-by: kvn
Tue, 25 Feb 2014 10:26:21 +0100 8032894: Remove dead code in Pressure::lower
adlertz [Tue, 25 Feb 2014 10:26:21 +0100] rev 22912
8032894: Remove dead code in Pressure::lower Summary: Remove dead code in Pressure::lower Reviewed-by: kvn, roland
Thu, 23 Jan 2014 12:08:28 +0100 8027754: Enable loop optimizations for loops with MathExact inside
rbackman [Thu, 23 Jan 2014 12:08:28 +0100] rev 22911
8027754: Enable loop optimizations for loops with MathExact inside Reviewed-by: kvn, iveresov
Mon, 24 Feb 2014 15:12:26 -0800 8033805: Move Fast_Lock/Fast_Unlock code from .ad files to macroassembler
kvn [Mon, 24 Feb 2014 15:12:26 -0800] rev 22910
8033805: Move Fast_Lock/Fast_Unlock code from .ad files to macroassembler Summary: Consolidated C2 x86 locking code in one place in macroAssembler_x86.cpp. Reviewed-by: roland
Fri, 28 Feb 2014 14:56:04 +0100 Merge
ehelin [Fri, 28 Feb 2014 14:56:04 +0100] rev 22909
Merge
Thu, 27 Feb 2014 10:36:50 +0100 8035746: Add missing Klass::oop_is_instanceClassLoader() function
stefank [Thu, 27 Feb 2014 10:36:50 +0100] rev 22908
8035746: Add missing Klass::oop_is_instanceClassLoader() function Reviewed-by: mgerdin, coleenp
Thu, 27 Feb 2014 10:34:55 +0100 8035648: Don't use Handle in java_lang_String::print
stefank [Thu, 27 Feb 2014 10:34:55 +0100] rev 22907
8035648: Don't use Handle in java_lang_String::print Reviewed-by: coleenp, pliden
Wed, 26 Feb 2014 14:52:42 +0100 8035822: Unable to test minimalVM
jwilhelm [Wed, 26 Feb 2014 14:52:42 +0100] rev 22906
8035822: Unable to test minimalVM Summary: Moved the test code inside INCLUDE_ALL_GCS Reviewed-by: dholmes, stefank
Tue, 25 Feb 2014 11:02:11 +0100 Merge
ehelin [Tue, 25 Feb 2014 11:02:11 +0100] rev 22905
Merge
Mon, 24 Feb 2014 10:45:15 +0100 8034948: Back out JDK-6976350 since it does not fix any issue
tschatzl [Mon, 24 Feb 2014 10:45:15 +0100] rev 22904
8034948: Back out JDK-6976350 since it does not fix any issue Summary: Revert JDK-6976350 because it does not improve PLAB fragmentation. To the contrary, it tends to increase the amount of wasted space with many threads. Reviewed-by: brutisso
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip