Tue, 02 Oct 2012 10:36:05 +0100 7197642: (sl) ServiceLoader.load(null) doesn't throw NPE
psandoz [Tue, 02 Oct 2012 10:36:05 +0100] rev 14016
7197642: (sl) ServiceLoader.load(null) doesn't throw NPE Reviewed-by: alanb
Tue, 02 Oct 2012 10:11:57 +0100 7050528: Improve performance of java.text.DecimalFormat.format() call stack
olagneau [Tue, 02 Oct 2012 10:11:57 +0100] rev 14015
7050528: Improve performance of java.text.DecimalFormat.format() call stack Reviewed-by: darcy
Mon, 01 Oct 2012 15:36:57 +0100 8000269: Cleanup javadoc warnings
alanb [Mon, 01 Oct 2012 15:36:57 +0100] rev 14014
8000269: Cleanup javadoc warnings Reviewed-by: lancea, darcy, ulfzibis, iris, naoto, dholmes
Sat, 29 Sep 2012 15:44:06 +0400 7186723: TEST_BUG: Race condition in sun/management/jmxremote/startstop/JMXStartStopTest.sh
dsamersoff [Sat, 29 Sep 2012 15:44:06 +0400] rev 14013
7186723: TEST_BUG: Race condition in sun/management/jmxremote/startstop/JMXStartStopTest.sh Summary: Make test self-terminating and independent to cygwin/mks kill behaviour Reviewed-by: sspitsyn, alanb
Fri, 28 Sep 2012 14:56:38 -0700 Merge
lana [Fri, 28 Sep 2012 14:56:38 -0700] rev 14012
Merge
Fri, 28 Sep 2012 11:14:20 +0100 6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT
dxu [Fri, 28 Sep 2012 11:14:20 +0100] rev 14011
6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT Reviewed-by: alanb
Fri, 28 Sep 2012 17:15:48 +0800 7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so
weijun [Fri, 28 Sep 2012 17:15:48 +0800] rev 14010
7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so Reviewed-by: alanb, smarks
Fri, 28 Sep 2012 14:14:26 +0900 7069824: Support for BCP47 locale matching
peytoia [Fri, 28 Sep 2012 14:14:26 +0900] rev 14009
7069824: Support for BCP47 locale matching Reviewed-by: naoto, okutsu
Fri, 28 Sep 2012 04:39:02 +0100 7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache
robm [Fri, 28 Sep 2012 04:39:02 +0100] rev 14008
7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache Reviewed-by: chegar
Thu, 27 Sep 2012 22:35:07 +0100 7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases
robm [Thu, 27 Sep 2012 22:35:07 +0100] rev 14007
7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases Reviewed-by: chegar
Thu, 27 Sep 2012 17:55:10 +0100 7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK.
andrew [Thu, 27 Sep 2012 17:55:10 +0100] rev 14006
7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK. Summary: Allow OpenJDK to use the unlimited crypto policy. Reviewed-by: wetmore, ohair
Thu, 27 Sep 2012 10:30:56 +0100 7200742: (se) Selector.select does not block when starting Coherence (sol)
alanb [Thu, 27 Sep 2012 10:30:56 +0100] rev 14005
7200742: (se) Selector.select does not block when starting Coherence (sol) Reviewed-by: chegar
Wed, 26 Sep 2012 21:05:40 -0700 7200295: CertificateRequest message is wrapping when using large numbers of Certs
xuelei [Wed, 26 Sep 2012 21:05:40 -0700] rev 14004
7200295: CertificateRequest message is wrapping when using large numbers of Certs Reviewed-by: wetmore
Tue, 25 Sep 2012 11:31:17 -0700 7199939: DSA 576 and 640 bit keys fail when initializing for No precomputed parameters
valeriep [Tue, 25 Sep 2012 11:31:17 -0700] rev 14003
7199939: DSA 576 and 640 bit keys fail when initializing for No precomputed parameters Summary: Fixed initialize(int, SecureRandom) call to not error out when no precomputed params available. Reviewed-by: vinnie
Tue, 25 Sep 2012 11:27:42 -0700 7199941: test about AES/ECB mode fails
valeriep [Tue, 25 Sep 2012 11:27:42 -0700] rev 14002
7199941: test about AES/ECB mode fails Summary: Fixed the problem of field "blockMode" not having correct value for AES algorithms. Reviewed-by: vinnie
Fri, 21 Sep 2012 15:39:10 +0100 7199551: (bf) CharBuffer.append(CharSequence) throws BufferOverflowException for read-only buffer
alanb [Fri, 21 Sep 2012 15:39:10 +0100] rev 14001
7199551: (bf) CharBuffer.append(CharSequence) throws BufferOverflowException for read-only buffer Reviewed-by: iris, dxu, chegar
Thu, 20 Sep 2012 13:01:01 -0700 7199614: (pack200) remove unused file
ksrini [Thu, 20 Sep 2012 13:01:01 -0700] rev 14000
7199614: (pack200) remove unused file Reviewed-by: alanb
Thu, 20 Sep 2012 09:36:55 -0400 7193520: Removed references to Linux kernel version 2.2
chegar [Thu, 20 Sep 2012 09:36:55 -0400] rev 13999
7193520: Removed references to Linux kernel version 2.2 Summary: Linux kernel version 2.2 isn't supported anymore. Reviewed-by: chegar, dsamersoff, alanb Contributed-by: John Zavgren <john.zavgren@oracle.com>
Mon, 08 Oct 2012 15:37:37 -0700 Merge
lana [Mon, 08 Oct 2012 15:37:37 -0700] rev 13998
Merge
Wed, 03 Oct 2012 21:01:47 +0400 7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call
bagiras [Wed, 03 Oct 2012 21:01:47 +0400] rev 13997
7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call Reviewed-by: art, denis
Fri, 28 Sep 2012 10:54:12 -0700 Merge
lana [Fri, 28 Sep 2012 10:54:12 -0700] rev 13996
Merge
Fri, 28 Sep 2012 14:54:04 +0400 7197619: Using modifiers for the dead key detection on Windows
alexsch [Fri, 28 Sep 2012 14:54:04 +0400] rev 13995
7197619: Using modifiers for the dead key detection on Windows Reviewed-by: bagiras, leonidr
Wed, 26 Sep 2012 18:59:12 +0400 7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items)
alexsch [Wed, 26 Sep 2012 18:59:12 +0400] rev 13994
7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items) Reviewed-by: serb, anthony
Mon, 24 Sep 2012 21:33:41 +0400 7160627: [macosx] TextArea has wrong initial size
serb [Mon, 24 Sep 2012 21:33:41 +0400] rev 13993
7160627: [macosx] TextArea has wrong initial size 7124213: [macosx] pack() does ignore size of a component; doesn't on the other platforms Reviewed-by: anthony, art
Mon, 24 Sep 2012 18:24:30 +0400 7179349: [macosx] Java processes on Mac should not use default Apple icon
leonidr [Mon, 24 Sep 2012 18:24:30 +0400] rev 13992
7179349: [macosx] Java processes on Mac should not use default Apple icon Reviewed-by: anthony
Mon, 24 Sep 2012 15:25:17 +0400 7124239: [macosx] sun.awt.SunToolkit.InfiniteLoop exception in realSync called from SwingTestHelper
leonidr [Mon, 24 Sep 2012 15:25:17 +0400] rev 13991
7124239: [macosx] sun.awt.SunToolkit.InfiniteLoop exception in realSync called from SwingTestHelper Reviewed-by: anthony
Fri, 21 Sep 2012 13:48:06 +0400 7199180: [macosx] Dead keys handling for input methods
alexsch [Fri, 21 Sep 2012 13:48:06 +0400] rev 13990
7199180: [macosx] Dead keys handling for input methods Reviewed-by: kizune, anthony
Thu, 20 Sep 2012 17:55:40 +0400 7123767: Wrong tooltip location in Multi-Monitor configurations
vkarnauk [Thu, 20 Sep 2012 17:55:40 +0400] rev 13989
7123767: Wrong tooltip location in Multi-Monitor configurations Reviewed-by: rupashka
Thu, 20 Sep 2012 17:39:47 +0400 7194184: JColorChooser swatch cannot accessed from keyboard
zhouyx [Thu, 20 Sep 2012 17:39:47 +0400] rev 13988
7194184: JColorChooser swatch cannot accessed from keyboard Reviewed-by: rupashka, alexsch
Mon, 08 Oct 2012 15:36:02 -0700 Merge
lana [Mon, 08 Oct 2012 15:36:02 -0700] rev 13987
Merge
Fri, 05 Oct 2012 16:21:01 +0400 8000176: Need automated test for checking scale quality
bae [Fri, 05 Oct 2012 16:21:01 +0400] rev 13986
8000176: Need automated test for checking scale quality Reviewed-by: prr, bae Contributed-by: Vadim Pakhnushev <vadim.pakhnushev@oracle.com>
Mon, 01 Oct 2012 13:07:54 -0700 7188093: closed/sun/java2d/pipe/ScaleQualityTest.java fails
ceisserer [Mon, 01 Oct 2012 13:07:54 -0700] rev 13985
7188093: closed/sun/java2d/pipe/ScaleQualityTest.java fails Reviewed-by: prr, flar
Fri, 28 Sep 2012 11:45:43 -0700 Merge
lana [Fri, 28 Sep 2012 11:45:43 -0700] rev 13984
Merge
Tue, 25 Sep 2012 09:18:27 -0700 7158350: [macosx] Strange results of SwingUIText printing
jgodinez [Tue, 25 Sep 2012 09:18:27 -0700] rev 13983
7158350: [macosx] Strange results of SwingUIText printing Reviewed-by: bae, prr
Thu, 11 Oct 2012 09:50:14 -0700 Added tag jdk8-b60 for changeset fd85bb97232e
katleman [Thu, 11 Oct 2012 09:50:14 -0700] rev 13982
Added tag jdk8-b60 for changeset fd85bb97232e
Wed, 05 Jul 2017 18:25:32 +0200 Merge
duke [Wed, 05 Jul 2017 18:25:32 +0200] rev 13981
Merge
Fri, 12 Oct 2012 13:55:53 -0700 Added tag hs25-b05 for changeset 29bfe6c53630
amurillo [Fri, 12 Oct 2012 13:55:53 -0700] rev 13980
Added tag hs25-b05 for changeset 29bfe6c53630
Fri, 12 Oct 2012 13:55:52 -0700 Merge
amurillo [Fri, 12 Oct 2012 13:55:52 -0700] rev 13979
Merge
Fri, 12 Oct 2012 11:31:27 -0700 Merge
collins [Fri, 12 Oct 2012 11:31:27 -0700] rev 13978
Merge
Fri, 12 Oct 2012 10:49:39 -0700 Merge
collins [Fri, 12 Oct 2012 10:49:39 -0700] rev 13977
Merge
Thu, 11 Oct 2012 14:36:46 -0400 8000459: assert(java_lang_String::is_instance(entry)) failure with various mlvm tests.
jiangli [Thu, 11 Oct 2012 14:36:46 -0400] rev 13976
8000459: assert(java_lang_String::is_instance(entry)) failure with various mlvm tests. Summary: Remove unneeded assert. Reviewed-by: sspitsyn, coleenp
Wed, 10 Oct 2012 14:35:58 -0400 7189254: Change makefiles for more flexibility to override defaults
jprovino [Wed, 10 Oct 2012 14:35:58 -0400] rev 13975
7189254: Change makefiles for more flexibility to override defaults Summary: Change makefiles so that targets and parameters can be overridden by alternate makefiles. Reviewed-by: dholmes, coleenp
Fri, 12 Oct 2012 09:22:52 -0700 Merge
kvn [Fri, 12 Oct 2012 09:22:52 -0700] rev 13974
Merge
Thu, 11 Oct 2012 14:46:20 -0700 8000740: remove LinkWellKnownClasses
twisti [Thu, 11 Oct 2012 14:46:20 -0700] rev 13973
8000740: remove LinkWellKnownClasses Reviewed-by: kvn, jrose
Thu, 11 Oct 2012 18:21:01 +0200 8000753: compiler/6912517 crashes on 64bit sparc with compressed oops off
roland [Thu, 11 Oct 2012 18:21:01 +0200] rev 13972
8000753: compiler/6912517 crashes on 64bit sparc with compressed oops off Summary: code generated by c1 for getClass intrinsic broken when klass field is loaded on 64bit with compressed klass off. Reviewed-by: kvn
Tue, 09 Oct 2012 16:09:31 -0700 8000592: Improve adlc usability
kvn [Tue, 09 Oct 2012 16:09:31 -0700] rev 13971
8000592: Improve adlc usability Summary: several changes to adlc to improve its usability Reviewed-by: kvn Contributed-by: goetz.lindenmaier@sap.com
Tue, 09 Oct 2012 12:40:05 -0700 7199654: Remove LoadUI2LNode
vlivanov [Tue, 09 Oct 2012 12:40:05 -0700] rev 13970
7199654: Remove LoadUI2LNode Summary: Removed LoadUI2L node from Ideal nodes, use match rule in .ad files instead. Reviewed-by: kvn
Tue, 09 Oct 2012 10:11:38 +0200 7054512: Compress class pointers after perm gen removal
roland [Tue, 09 Oct 2012 10:11:38 +0200] rev 13969
7054512: Compress class pointers after perm gen removal Summary: support of compress class pointers in the compilers. Reviewed-by: kvn, twisti
Mon, 08 Oct 2012 17:04:00 -0700 8000263: JSR 292: signature types may appear to be unloaded
twisti [Mon, 08 Oct 2012 17:04:00 -0700] rev 13968
8000263: JSR 292: signature types may appear to be unloaded Reviewed-by: kvn, jrose
Mon, 08 Oct 2012 13:02:13 -0700 8000313: C2 should use jlong for 64bit values
vlivanov [Mon, 08 Oct 2012 13:02:13 -0700] rev 13967
8000313: C2 should use jlong for 64bit values Summary: Replace all occurrences of long with jlong in C2 code. Reviewed-by: kvn, twisti
Fri, 05 Oct 2012 19:44:49 -0700 8000485: Hotspot build fails in Solaris Studio IDE when building dtrace
vlivanov [Fri, 05 Oct 2012 19:44:49 -0700] rev 13966
8000485: Hotspot build fails in Solaris Studio IDE when building dtrace Summary: Prepend '.' to the existing native library path Reviewed-by: kvn, sspitsyn
Fri, 05 Oct 2012 19:29:29 -0700 8000232: NPG: SIGSEGV in Dependencies::DepStream::check_klass_dependency on solaris-x64
vlivanov [Fri, 05 Oct 2012 19:29:29 -0700] rev 13965
8000232: NPG: SIGSEGV in Dependencies::DepStream::check_klass_dependency on solaris-x64 Summary: Move decoding into Dependencies::DepStream::argument, so no caller could see encoded context value (NULL) anymore. Reviewed-by: twisti, kvn
Fri, 05 Oct 2012 18:57:10 -0700 7177003: C1: LogCompilation support
vlivanov [Fri, 05 Oct 2012 18:57:10 -0700] rev 13964
7177003: C1: LogCompilation support Summary: add LogCompilation support in C1 - both client and tiered mode. Reviewed-by: twisti, kvn
Tue, 09 Oct 2012 10:09:34 -0700 7197424: update copyright year to match last edit in jdk8 hotspot repository
mikael [Tue, 09 Oct 2012 10:09:34 -0700] rev 13963
7197424: update copyright year to match last edit in jdk8 hotspot repository Summary: Update copyright year to 2012 for relevant files Reviewed-by: dholmes, coleenp
Tue, 09 Oct 2012 02:42:16 -0400 8000622: Forgot to hg add and check in test for JDK-7170638
coleenp [Tue, 09 Oct 2012 02:42:16 -0400] rev 13962
8000622: Forgot to hg add and check in test for JDK-7170638 Summary: add the test Reviewed-by: coleenp, kamg Contributed-by: Mark Wielaard <mjw@redhat.com>
Tue, 09 Oct 2012 07:41:27 +0200 Merge
rbackman [Tue, 09 Oct 2012 07:41:27 +0200] rev 13961
Merge
Mon, 08 Oct 2012 16:59:44 -0700 Merge
minqi [Mon, 08 Oct 2012 16:59:44 -0700] rev 13960
Merge
Mon, 08 Oct 2012 16:48:52 -0700 8000332: SA ClassDump throws exception after permgen removal
minqi [Mon, 08 Oct 2012 16:48:52 -0700] rev 13959
8000332: SA ClassDump throws exception after permgen removal Summary: In ClassWrite.writeFields(), fields count was mistakenly set to fields length which overflow the array index. Also removed a file which is leftover from 6879063 changeset. Reviewed-by: coleenp, sspitsyn Contributed-by: yumin.qi@oracle.com
Mon, 08 Oct 2012 09:18:54 -0400 7170638: Use DTRACE_PROBE[N] in JNI Set and SetStatic Field.
coleenp [Mon, 08 Oct 2012 09:18:54 -0400] rev 13958
7170638: Use DTRACE_PROBE[N] in JNI Set and SetStatic Field. Summary: Don't use HS_DTRACE_PROBE_CDECL_N and HS_DTRACE_PROBE_N directly. Reviewed-by: coleenp, kamg, dholmes, sspitsyn Contributed-by: Mark Wielaard <mjw@redhat.com>
Thu, 04 Oct 2012 20:09:46 -0400 Merge
dholmes [Thu, 04 Oct 2012 20:09:46 -0400] rev 13957
Merge
Thu, 04 Oct 2012 19:52:09 -0400 7199186: runtime/7194254/Test7194254.java fails - wrong test name on @run
dholmes [Thu, 04 Oct 2012 19:52:09 -0400] rev 13956
7199186: runtime/7194254/Test7194254.java fails - wrong test name on @run Reviewed-by: kvn, twisti
Thu, 04 Oct 2012 08:43:14 -0400 6884973: java -XX:Atomics=2 crashes
coleenp [Thu, 04 Oct 2012 08:43:14 -0400] rev 13955
6884973: java -XX:Atomics=2 crashes Summary: Remove buggy experimental option Reviewed-by: acorn, coleenp Contributed-by: harold.seigel@oracle.com
Thu, 04 Oct 2012 08:38:06 -0400 7198519: Broken build, hotspot-rt win USE_PRECOMPILED_HEADER=0
coleenp [Thu, 04 Oct 2012 08:38:06 -0400] rev 13954
7198519: Broken build, hotspot-rt win USE_PRECOMPILED_HEADER=0 Summary: Uncommented out include for sys/stat.h and deleted include statements that were commented out. Reviewed-by: coleenp, acorn, dholmes Contributed-by: harold.seigel@oracle.com
Sun, 30 Sep 2012 23:24:12 +0100 7200145: runtime/7196045/Test7196045.java fails with No class provided for `main'
kevinw [Sun, 30 Sep 2012 23:24:12 +0100] rev 13953
7200145: runtime/7196045/Test7196045.java fails with No class provided for `main' Reviewed-by: dholmes, dsamersoff
Sat, 29 Sep 2012 06:40:00 -0400 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
coleenp [Sat, 29 Sep 2012 06:40:00 -0400] rev 13952
8000213: NPG: Should have renamed arrayKlass and typeArrayKlass Summary: Capitalize these metadata types (and objArrayKlass) Reviewed-by: stefank, twisti, kvn
Fri, 05 Oct 2012 13:37:08 -0700 8000498: new hotspot build - hs25-b05
amurillo [Fri, 05 Oct 2012 13:37:08 -0700] rev 13951
8000498: new hotspot build - hs25-b05 Reviewed-by: jcoomes
Thu, 11 Oct 2012 09:49:18 -0700 Added tag jdk8-b60 for changeset 2805a3e211f3
katleman [Thu, 11 Oct 2012 09:49:18 -0700] rev 13950
Added tag jdk8-b60 for changeset 2805a3e211f3
Thu, 11 Oct 2012 09:48:55 -0700 Added tag jdk8-b60 for changeset a11476021d05
katleman [Thu, 11 Oct 2012 09:48:55 -0700] rev 13949
Added tag jdk8-b60 for changeset a11476021d05
Wed, 05 Jul 2017 18:25:14 +0200 Added tag jdk8-b60 for changeset 5e3adc681779
duke [Wed, 05 Jul 2017 18:25:14 +0200] rev 13948
Added tag jdk8-b60 for changeset 5e3adc681779
Wed, 05 Jul 2017 18:25:14 +0200 Merge jdk8-b60
duke [Wed, 05 Jul 2017 18:25:14 +0200] rev 13947
Merge
Wed, 05 Jul 2017 18:25:10 +0200 Merge
duke [Wed, 05 Jul 2017 18:25:10 +0200] rev 13946
Merge
Thu, 04 Oct 2012 14:36:14 -0700 Added tag jdk8-b59 for changeset aded5e617602
katleman [Thu, 04 Oct 2012 14:36:14 -0700] rev 13945
Added tag jdk8-b59 for changeset aded5e617602
Wed, 05 Jul 2017 18:25:06 +0200 Merge
duke [Wed, 05 Jul 2017 18:25:06 +0200] rev 13944
Merge
Thu, 04 Oct 2012 14:35:15 -0700 Added tag jdk8-b59 for changeset 6fa036b39eb9
katleman [Thu, 04 Oct 2012 14:35:15 -0700] rev 13943
Added tag jdk8-b59 for changeset 6fa036b39eb9
Wed, 05 Jul 2017 18:25:03 +0200 Merge
duke [Wed, 05 Jul 2017 18:25:03 +0200] rev 13942
Merge
Thu, 04 Oct 2012 14:35:10 -0700 Added tag jdk8-b59 for changeset e31f9b0d349f
katleman [Thu, 04 Oct 2012 14:35:10 -0700] rev 13941
Added tag jdk8-b59 for changeset e31f9b0d349f
Wed, 05 Jul 2017 18:24:59 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:59 +0200] rev 13940
Merge
Thu, 04 Oct 2012 14:34:34 -0700 Added tag jdk8-b59 for changeset 173d83d9c9d7
katleman [Thu, 04 Oct 2012 14:34:34 -0700] rev 13939
Added tag jdk8-b59 for changeset 173d83d9c9d7
Wed, 05 Jul 2017 18:24:56 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:56 +0200] rev 13938
Merge
Thu, 04 Oct 2012 14:35:38 -0700 Added tag jdk8-b59 for changeset 6408a49a3a6b
katleman [Thu, 04 Oct 2012 14:35:38 -0700] rev 13937
Added tag jdk8-b59 for changeset 6408a49a3a6b
Wed, 05 Jul 2017 18:24:52 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:52 +0200] rev 13936
Merge
Fri, 05 Oct 2012 13:28:17 -0700 Added tag hs25-b04 for changeset 21b044417a2e
amurillo [Fri, 05 Oct 2012 13:28:17 -0700] rev 13935
Added tag hs25-b04 for changeset 21b044417a2e
Fri, 05 Oct 2012 13:28:16 -0700 Merge
amurillo [Fri, 05 Oct 2012 13:28:16 -0700] rev 13934
Merge
Fri, 05 Oct 2012 10:03:56 -0700 Merge
kvn [Fri, 05 Oct 2012 10:03:56 -0700] rev 13933
Merge
Thu, 04 Oct 2012 06:31:07 -0700 8000102: Resolve include conflicts
neliasso [Thu, 04 Oct 2012 06:31:07 -0700] rev 13932
8000102: Resolve include conflicts Summary: Removing include of c1/c1_runtime.hpp and opto/runtime.hpp from all os-files. Reviewed-by: kvn Contributed-by: nils.eliasson@oracle.com
Tue, 02 Oct 2012 14:49:21 -0700 7199742: A lot of C2 OSR compilations of the same method's bci
kvn [Tue, 02 Oct 2012 14:49:21 -0700] rev 13931
7199742: A lot of C2 OSR compilations of the same method's bci Summary: Don't clone head of OSR loop. Reviewed-by: jrose, twisti
Tue, 02 Oct 2012 12:25:13 -0700 7201026: add vector for shift count
kvn [Tue, 02 Oct 2012 12:25:13 -0700] rev 13930
7201026: add vector for shift count Summary: Add generation of vectors for scalar shift count. Reviewed-by: roland, twisti, dlong
Mon, 01 Oct 2012 14:50:10 -0700 7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path
twisti [Mon, 01 Oct 2012 14:50:10 -0700] rev 13929
7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path Reviewed-by: jrose, kvn
Thu, 04 Oct 2012 14:01:07 -0700 Merge
jmasa [Thu, 04 Oct 2012 14:01:07 -0700] rev 13928
Merge
Thu, 04 Oct 2012 10:40:23 -0700 7198873: NPG: VM Does not unload classes with UseConcMarkSweepGC
jmasa [Thu, 04 Oct 2012 10:40:23 -0700] rev 13927
7198873: NPG: VM Does not unload classes with UseConcMarkSweepGC Reviewed-by: johnc, mgerdin, jwilhelm
Thu, 04 Oct 2012 10:04:13 -0700 8000311: G1: ParallelGCThreads==0 broken
johnc [Thu, 04 Oct 2012 10:04:13 -0700] rev 13926
8000311: G1: ParallelGCThreads==0 broken Summary: Divide by zero error, if ParallelGCThreads is 0, when adjusting the PLAB size. Reviewed-by: jmasa, jcoomes
Wed, 03 Oct 2012 20:31:41 +0200 8000351: Tenuring threshold should be unsigned
jwilhelm [Wed, 03 Oct 2012 20:31:41 +0200] rev 13925
8000351: Tenuring threshold should be unsigned Summary: Change the flags and variables related to tenuring threshold to be unsigned Reviewed-by: jmasa, johnc
Wed, 03 Oct 2012 08:08:52 -0700 7199349: NPG: PS: Crash seen in jprt
jmasa [Wed, 03 Oct 2012 08:08:52 -0700] rev 13924
7199349: NPG: PS: Crash seen in jprt Reviewed-by: johnc
Mon, 01 Oct 2012 13:29:11 +0200 8000228: Missing call to cr() when printing entry_point in nmethod, in os::print_location
stefank [Mon, 01 Oct 2012 13:29:11 +0200] rev 13923
8000228: Missing call to cr() when printing entry_point in nmethod, in os::print_location Reviewed-by: brutisso, neliasso
Mon, 01 Oct 2012 13:29:11 +0200 8000227: [obj|type]ArrayKlass::oop_print_on prints one line to tty instead of the provided output stream
stefank [Mon, 01 Oct 2012 13:29:11 +0200] rev 13922
8000227: [obj|type]ArrayKlass::oop_print_on prints one line to tty instead of the provided output stream Reviewed-by: brutisso, sla, jmasa, coleenp
Fri, 28 Sep 2012 15:34:32 +0200 8000230: Change os::print_location to be more descriptive when a location is pointing into an object
stefank [Fri, 28 Sep 2012 15:34:32 +0200] rev 13921
8000230: Change os::print_location to be more descriptive when a location is pointing into an object Reviewed-by: mgerdin, twisti
Mon, 01 Oct 2012 11:07:31 +0200 Merge
stefank [Mon, 01 Oct 2012 11:07:31 +0200] rev 13920
Merge
Thu, 27 Sep 2012 15:44:01 -0700 7200261: G1: Liveness counting inconsistencies during marking verification
johnc [Thu, 27 Sep 2012 15:44:01 -0700] rev 13919
7200261: G1: Liveness counting inconsistencies during marking verification Summary: The clipping code in the routine that sets the bits for a range of cards, in the liveness accounting verification code was incorrect. It set all the bits in the card bitmap from the given starting index which would lead to spurious marking verification failures. Reviewed-by: brutisso, jwilhelm, jmasa
Fri, 28 Sep 2012 14:36:20 -0700 8000251: new hotspot build - hs25-b04
amurillo [Fri, 28 Sep 2012 14:36:20 -0700] rev 13918
8000251: new hotspot build - hs25-b04 Reviewed-by: jcoomes
Thu, 04 Oct 2012 14:34:51 -0700 Added tag jdk8-b59 for changeset 22fa34424aa9
katleman [Thu, 04 Oct 2012 14:34:51 -0700] rev 13917
Added tag jdk8-b59 for changeset 22fa34424aa9
Wed, 10 Oct 2012 14:47:07 -0700 Merge
katleman [Wed, 10 Oct 2012 14:47:07 -0700] rev 13916
Merge
Tue, 09 Oct 2012 02:08:54 -0400 8000461: Top level build doesn't pass OPENJDK=true through to the hotspot build
dholmes [Tue, 09 Oct 2012 02:08:54 -0400] rev 13915
8000461: Top level build doesn't pass OPENJDK=true through to the hotspot build Summary: Add OPENJDK to the COMMON_BUILD_ARGUMENTS Reviewed-by: tbell
Thu, 04 Oct 2012 14:34:31 -0700 Added tag jdk8-b59 for changeset ba9e9ff8d8ef
katleman [Thu, 04 Oct 2012 14:34:31 -0700] rev 13914
Added tag jdk8-b59 for changeset ba9e9ff8d8ef
Wed, 05 Jul 2017 18:24:38 +0200 Added tag jdk8-b59 for changeset 3bd874584fc0
duke [Wed, 05 Jul 2017 18:24:38 +0200] rev 13913
Added tag jdk8-b59 for changeset 3bd874584fc0
Wed, 05 Jul 2017 18:24:37 +0200 Merge jdk8-b59
duke [Wed, 05 Jul 2017 18:24:37 +0200] rev 13912
Merge
Wed, 05 Jul 2017 18:24:33 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:33 +0200] rev 13911
Merge
Thu, 27 Sep 2012 11:26:04 -0700 Added tag jdk8-b58 for changeset a54f29461808
katleman [Thu, 27 Sep 2012 11:26:04 -0700] rev 13910
Added tag jdk8-b58 for changeset a54f29461808
Wed, 05 Jul 2017 18:24:29 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:29 +0200] rev 13909
Merge
Thu, 27 Sep 2012 11:25:01 -0700 Added tag jdk8-b58 for changeset e033f1ff319a
katleman [Thu, 27 Sep 2012 11:25:01 -0700] rev 13908
Added tag jdk8-b58 for changeset e033f1ff319a
Wed, 05 Jul 2017 18:24:25 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:25 +0200] rev 13907
Merge
Thu, 27 Sep 2012 11:24:55 -0700 Added tag jdk8-b58 for changeset 63e6a7c76188
katleman [Thu, 27 Sep 2012 11:24:55 -0700] rev 13906
Added tag jdk8-b58 for changeset 63e6a7c76188
Wed, 05 Jul 2017 18:24:21 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:21 +0200] rev 13905
Merge
Thu, 27 Sep 2012 11:24:19 -0700 Added tag jdk8-b58 for changeset 84521b7fdb66
katleman [Thu, 27 Sep 2012 11:24:19 -0700] rev 13904
Added tag jdk8-b58 for changeset 84521b7fdb66
Wed, 05 Jul 2017 18:24:16 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:16 +0200] rev 13903
Merge
Thu, 27 Sep 2012 11:25:26 -0700 Added tag jdk8-b58 for changeset 17beb247c83a
katleman [Thu, 27 Sep 2012 11:25:26 -0700] rev 13902
Added tag jdk8-b58 for changeset 17beb247c83a
Wed, 05 Jul 2017 18:24:12 +0200 Merge
duke [Wed, 05 Jul 2017 18:24:12 +0200] rev 13901
Merge
Wed, 03 Oct 2012 15:31:59 -0700 Merge
katleman [Wed, 03 Oct 2012 15:31:59 -0700] rev 13900
Merge
Thu, 27 Sep 2012 11:24:35 -0700 Added tag jdk8-b58 for changeset f75a1b3efb69
katleman [Thu, 27 Sep 2012 11:24:35 -0700] rev 13899
Added tag jdk8-b58 for changeset f75a1b3efb69
Fri, 28 Sep 2012 13:39:41 -0700 Added tag hs25-b03 for changeset 4d2ca6fb1285
amurillo [Fri, 28 Sep 2012 13:39:41 -0700] rev 13898
Added tag hs25-b03 for changeset 4d2ca6fb1285
Fri, 28 Sep 2012 10:16:29 -0700 Merge
kvn [Fri, 28 Sep 2012 10:16:29 -0700] rev 13897
Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip