Thu, 21 Jan 2010 11:12:22 -0800 Added tag jdk7-b80 for changeset 2e36be9a9a7f
mikejwre [Thu, 21 Jan 2010 11:12:22 -0800] rev 4685
Added tag jdk7-b80 for changeset 2e36be9a9a7f
Wed, 05 Jul 2017 17:05:55 +0200 Merge
duke [Wed, 05 Jul 2017 17:05:55 +0200] rev 4684
Merge
Fri, 22 Jan 2010 09:34:17 -0800 Merge
lana [Fri, 22 Jan 2010 09:34:17 -0800] rev 4683
Merge
Tue, 19 Jan 2010 11:43:45 +0800 6917791: KeyTabEntry, when the byte value smaller then 16, the string drop '0'
weijun [Tue, 19 Jan 2010 11:43:45 +0800] rev 4682
6917791: KeyTabEntry, when the byte value smaller then 16, the string drop '0' Reviewed-by: xuelei
Mon, 18 Jan 2010 15:23:14 -0800 6916217: make/modules/Makefile requires ALT_JDK_IMPORT_PATH
mchung [Mon, 18 Jan 2010 15:23:14 -0800] rev 4681
6916217: make/modules/Makefile requires ALT_JDK_IMPORT_PATH Summary: build modules not depending on ALT_JDK_IMPORT_PATH being set Reviewed-by: alanb
Mon, 18 Jan 2010 17:53:26 +0100 6917663: test/java/security/Provider/Turkish.java not samevm friendly
ptisnovs [Mon, 18 Jan 2010 17:53:26 +0100] rev 4680
6917663: test/java/security/Provider/Turkish.java not samevm friendly Summary: Added othervm flag to ensure that this test will run in isolation. Reviewed-by: alanb
Mon, 18 Jan 2010 15:21:34 +0000 6917021: (file) copyTo/moveTo can overrwrite existing file when target associated with custom provider
alanb [Mon, 18 Jan 2010 15:21:34 +0000] rev 4679
6917021: (file) copyTo/moveTo can overrwrite existing file when target associated with custom provider Reviewed-by: chegar
Mon, 18 Jan 2010 14:56:06 +0000 6917317: (sctp) Remove dependency on handleSocketError
chegar [Mon, 18 Jan 2010 14:56:06 +0000] rev 4678
6917317: (sctp) Remove dependency on handleSocketError Reviewed-by: alanb
Mon, 18 Jan 2010 14:01:07 +0000 6916890: (sctp) SctpChannel.send may cause IAE if given a heap buffer with an offset
chegar [Mon, 18 Jan 2010 14:01:07 +0000] rev 4677
6916890: (sctp) SctpChannel.send may cause IAE if given a heap buffer with an offset Reviewed-by: alanb
Fri, 15 Jan 2010 15:36:54 -0800 Merge
lana [Fri, 15 Jan 2010 15:36:54 -0800] rev 4676
Merge
Fri, 15 Jan 2010 16:31:16 +0000 6916922: (sctp) SO_RCVBUF & SO_SNDBUF returns twice the value set
chegar [Fri, 15 Jan 2010 16:31:16 +0000] rev 4675
6916922: (sctp) SO_RCVBUF & SO_SNDBUF returns twice the value set Reviewed-by: alanb
Fri, 15 Jan 2010 09:58:48 -0500 Merge
mullan [Fri, 15 Jan 2010 09:58:48 -0500] rev 4674
Merge
Fri, 15 Jan 2010 09:48:21 -0500 6915939: Exception should be thrown if OCSP SingleResponses contain unresolved critical extensions
mullan [Fri, 15 Jan 2010 09:48:21 -0500] rev 4673
6915939: Exception should be thrown if OCSP SingleResponses contain unresolved critical extensions Reviewed-by: xuelei
Thu, 14 Jan 2010 20:05:19 -0800 6908218: java.lang.Deprecated should have explicit @Target meta-annotation.
darcy [Thu, 14 Jan 2010 20:05:19 -0800] rev 4672
6908218: java.lang.Deprecated should have explicit @Target meta-annotation. Reviewed-by: mernst
Tue, 12 Jan 2010 15:19:24 -0800 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung [Tue, 12 Jan 2010 15:19:24 -0800] rev 4671
6915502: Legal notice repairs needed in jdk/make/modules/tools Summary: Fix the legal notice in jdk/make/modules/tools Reviewed-by: tbell
Mon, 11 Jan 2010 15:35:28 -0800 6828204: NavigableSet.subSet() documentation refers to nonexistent parameters
darcy [Mon, 11 Jan 2010 15:35:28 -0800] rev 4670
6828204: NavigableSet.subSet() documentation refers to nonexistent parameters Reviewed-by: martin
Mon, 11 Jan 2010 16:04:05 +0000 6915313: Reorganize implementation to make it more feasible to port to JDK6
chegar [Mon, 11 Jan 2010 16:04:05 +0000] rev 4669
6915313: Reorganize implementation to make it more feasible to port to JDK6 Summary: This makes the SCTP implementation easier to run with Suns JDK6. Reviewed-by: alanb
Sun, 10 Jan 2010 12:29:19 +0000 6913877: (fs) AsynchronousFileChannel.write can return wrong result under load [win]
alanb [Sun, 10 Jan 2010 12:29:19 +0000] rev 4668
6913877: (fs) AsynchronousFileChannel.write can return wrong result under load [win] Reviewed-by: chegar
Sat, 09 Jan 2010 19:32:58 +0000 6907760: (file) OVERFLOW event should cause pending events to be purged
alanb [Sat, 09 Jan 2010 19:32:58 +0000] rev 4667
6907760: (file) OVERFLOW event should cause pending events to be purged Reviewed-by: chegar
Thu, 07 Jan 2010 19:42:43 -0800 6915171: Clarify checked/unchecked status of Throwable and its subclasses
darcy [Thu, 07 Jan 2010 19:42:43 -0800] rev 4666
6915171: Clarify checked/unchecked status of Throwable and its subclasses Reviewed-by: dholmes
Thu, 07 Jan 2010 08:14:48 -0800 6911737: Module build: generate modules with native libraries and any other files not in jar
mchung [Thu, 07 Jan 2010 08:14:48 -0800] rev 4665
6911737: Module build: generate modules with native libraries and any other files not in jar Summary: create modules under OUTPUTDIR/modules directory containing resources, native libraries Reviewed-by: alanb, ohair
Tue, 05 Jan 2010 13:44:09 -0800 Merge
ohair [Tue, 05 Jan 2010 13:44:09 -0800] rev 4664
Merge
Mon, 04 Jan 2010 15:56:42 -0800 6911104: Tests do not work with CYGWIN: tools, sun/tools, and com/sun/tools
ohair [Mon, 04 Jan 2010 15:56:42 -0800] rev 4663
6911104: Tests do not work with CYGWIN: tools, sun/tools, and com/sun/tools Reviewed-by: tbell, alanb
Mon, 04 Jan 2010 15:52:38 -0800 6911108: These tests do not work with CYGWIN: java/util
ohair [Mon, 04 Jan 2010 15:52:38 -0800] rev 4662
6911108: These tests do not work with CYGWIN: java/util Reviewed-by: tbell, alanb
Mon, 04 Jan 2010 15:49:34 -0800 6911129: These tests do not work with CYGWIN: java/lang
ohair [Mon, 04 Jan 2010 15:49:34 -0800] rev 4661
6911129: These tests do not work with CYGWIN: java/lang Reviewed-by: tbell, alanb
Mon, 04 Jan 2010 15:45:30 -0800 6911112: Tests do not work with CYGWIN: javax/imageio/, javax/script/, and sun/misc/
ohair [Mon, 04 Jan 2010 15:45:30 -0800] rev 4660
6911112: Tests do not work with CYGWIN: javax/imageio/, javax/script/, and sun/misc/ Reviewed-by: tbell, alanb
Mon, 04 Jan 2010 15:41:54 -0800 6911131: Test does not work with CYGWIN: sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.sh
ohair [Mon, 04 Jan 2010 15:41:54 -0800] rev 4659
6911131: Test does not work with CYGWIN: sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.sh Reviewed-by: tbell, alanb
Mon, 04 Jan 2010 15:38:30 -0800 6911117: These tests do not work with CYGWIN: com/sun/jdi
ohair [Mon, 04 Jan 2010 15:38:30 -0800] rev 4658
6911117: These tests do not work with CYGWIN: com/sun/jdi Reviewed-by: tbell, alanb
Mon, 04 Jan 2010 15:36:06 -0800 6911113: These tests do not work with CYGWIN: java/nio
ohair [Mon, 04 Jan 2010 15:36:06 -0800] rev 4657
6911113: These tests do not work with CYGWIN: java/nio Reviewed-by: tbell, alanb
Mon, 04 Jan 2010 15:33:19 -0800 6910835: TESTS: 3 java/io run.sh tests fail when run on Windows XP CYGWIN
ohair [Mon, 04 Jan 2010 15:33:19 -0800] rev 4656
6910835: TESTS: 3 java/io run.sh tests fail when run on Windows XP CYGWIN Reviewed-by: tbell, alanb
Mon, 04 Jan 2010 15:30:26 -0800 6910834: TEST: java/io/File/Basic.java fails on Windows CYGWIN environment
ohair [Mon, 04 Jan 2010 15:30:26 -0800] rev 4655
6910834: TEST: java/io/File/Basic.java fails on Windows CYGWIN environment Reviewed-by: tbell, alanb
Thu, 21 Jan 2010 11:12:37 -0800 Added tag jdk7-b80 for changeset 3effa7542ca5
mikejwre [Thu, 21 Jan 2010 11:12:37 -0800] rev 4654
Added tag jdk7-b80 for changeset 3effa7542ca5
Wed, 05 Jul 2017 17:05:50 +0200 Merge
duke [Wed, 05 Jul 2017 17:05:50 +0200] rev 4653
Merge
Fri, 22 Jan 2010 15:01:00 -0800 6919437: Bump the HS17 build number to 08
trims [Fri, 22 Jan 2010 15:01:00 -0800] rev 4652
6919437: Bump the HS17 build number to 08 Summary: Update the HS17 build number to 08 Reviewed-by: jcoomes
Fri, 22 Jan 2010 14:57:12 -0800 Merge
trims [Fri, 22 Jan 2010 14:57:12 -0800] rev 4651
Merge
Wed, 20 Jan 2010 12:54:25 -0800 Merge
iveresov [Wed, 20 Jan 2010 12:54:25 -0800] rev 4650
Merge
Tue, 19 Jan 2010 15:54:42 -0800 6893701: compiler/6877254/Test.java fails because it combines -XX:+UseConcMarkSweepGC with other GC
kvn [Tue, 19 Jan 2010 15:54:42 -0800] rev 4649
6893701: compiler/6877254/Test.java fails because it combines -XX:+UseConcMarkSweepGC with other GC Summary: Remove explicit GC flags in regression tests Reviewed-by: never, ysr
Tue, 19 Jan 2010 10:25:54 -0800 6917931: compiler/6895383/Test.java don't compile due missed imports
kvn [Tue, 19 Jan 2010 10:25:54 -0800] rev 4648
6917931: compiler/6895383/Test.java don't compile due missed imports Summary: Add missing imports. Reviewed-by: never, twisti
Mon, 18 Jan 2010 05:02:41 -0800 6917698: os::is_allocatable Zero fix for 32-bit platforms
twisti [Mon, 18 Jan 2010 05:02:41 -0800] rev 4647
6917698: os::is_allocatable Zero fix for 32-bit platforms Summary: Recent changes call os::is_allocatable which was not implemented in Zero. Reviewed-by: twisti Contributed-by: Edward Nevill <ed@camswl.com>
Fri, 15 Jan 2010 16:15:45 -0800 6879943: CTW failure jdk6_18/hotspot/src/share/vm/c1/c1_LIR.hpp:2029
never [Fri, 15 Jan 2010 16:15:45 -0800] rev 4646
6879943: CTW failure jdk6_18/hotspot/src/share/vm/c1/c1_LIR.hpp:2029 Reviewed-by: kvn, cfang
Fri, 15 Jan 2010 11:53:33 -0800 6849984: Value methods for platform dependent math functions constant fold incorrectly
never [Fri, 15 Jan 2010 11:53:33 -0800] rev 4645
6849984: Value methods for platform dependent math functions constant fold incorrectly Reviewed-by: kvn, twisti
Wed, 13 Jan 2010 23:05:52 -0800 6912065: final fields in objects need to support inlining optimizations for JSR 292
jrose [Wed, 13 Jan 2010 23:05:52 -0800] rev 4644
6912065: final fields in objects need to support inlining optimizations for JSR 292 Reviewed-by: twisti, kvn
Tue, 12 Jan 2010 14:37:35 -0800 6894779: Loop Predication for Loop Optimizer in C2
cfang [Tue, 12 Jan 2010 14:37:35 -0800] rev 4643
6894779: Loop Predication for Loop Optimizer in C2 Summary: Loop predication implementation Reviewed-by: never, kvn
Tue, 19 Jan 2010 14:23:18 -0800 Merge
trims [Tue, 19 Jan 2010 14:23:18 -0800] rev 4642
Merge
Sat, 16 Jan 2010 23:51:50 -0800 Merge
ysr [Sat, 16 Jan 2010 23:51:50 -0800] rev 4641
Merge
Wed, 13 Jan 2010 15:45:47 -0800 6915005: G1: Hang in PtrQueueSet::completed_buffers_list_length with gcl001
johnc [Wed, 13 Jan 2010 15:45:47 -0800] rev 4640
6915005: G1: Hang in PtrQueueSet::completed_buffers_list_length with gcl001 Summary: When enqueuing a completed PtrQueue buffer, cache a local pointer to the buffer and clear the field in the PtrQueue prior to unlocking the mutex referenced by the _lock field and pass the cached local value to the enqueuing routine. This will prevent the same completed buffer being enqueued multiple times, which causes the hang. Reviewed-by: ysr
Thu, 14 Jan 2010 09:20:13 -0800 Merge
tonyp [Thu, 14 Jan 2010 09:20:13 -0800] rev 4639
Merge
Wed, 13 Jan 2010 15:46:13 -0500 6916652: G1: remove +UseG1GC from under experimental options
tonyp [Wed, 13 Jan 2010 15:46:13 -0500] rev 4638
6916652: G1: remove +UseG1GC from under experimental options Summary: What the title says. Reviewed-by: ysr, jmasa
Wed, 13 Jan 2010 15:26:39 -0800 6896647: card marks can be deferred too long
ysr [Wed, 13 Jan 2010 15:26:39 -0800] rev 4637
6896647: card marks can be deferred too long Summary: Deferred card marks are now flushed during the gc prologue. Parallel[Scavege,OldGC] and SerialGC no longer defer card marks generated by COMPILER2 as a result of ReduceInitialCardMarks. For these cases, introduced a diagnostic option to defer the card marks, only for the purposes of testing and diagnostics. CMS and G1 continue to defer card marks. Potential performance concern related to single-threaded flushing of deferred card marks in the gc prologue will be addressed in the future. Reviewed-by: never, johnc
Tue, 12 Jan 2010 14:56:46 -0800 6902115: G1:assert(ignore_max_completed||thread->is_Java_thread()||SafepointSynchronize::is_at_safepoint())
johnc [Tue, 12 Jan 2010 14:56:46 -0800] rev 4636
6902115: G1:assert(ignore_max_completed||thread->is_Java_thread()||SafepointSynchronize::is_at_safepoint()) Summary: Remove invalid assert and mangle filler objects in TLABs that are being retired. Reviewed-by: ysr, jmasa
Thu, 21 Jan 2010 11:12:25 -0800 Added tag jdk7-b80 for changeset 8f15a8afca28
mikejwre [Thu, 21 Jan 2010 11:12:25 -0800] rev 4635
Added tag jdk7-b80 for changeset 8f15a8afca28
Thu, 21 Jan 2010 11:12:21 -0800 Added tag jdk7-b80 for changeset e28f9a870f12
mikejwre [Thu, 21 Jan 2010 11:12:21 -0800] rev 4634
Added tag jdk7-b80 for changeset e28f9a870f12
Wed, 05 Jul 2017 17:05:41 +0200 Added tag jdk7-b80 for changeset e6abd38682d2
duke [Wed, 05 Jul 2017 17:05:41 +0200] rev 4633
Added tag jdk7-b80 for changeset e6abd38682d2
Wed, 05 Jul 2017 17:05:40 +0200 Merge jdk7-b80
duke [Wed, 05 Jul 2017 17:05:40 +0200] rev 4632
Merge
Wed, 05 Jul 2017 17:05:38 +0200 Merge
duke [Wed, 05 Jul 2017 17:05:38 +0200] rev 4631
Merge
Thu, 14 Jan 2010 15:48:46 -0800 Added tag jdk7-b79 for changeset e7616c247414
katleman [Thu, 14 Jan 2010 15:48:46 -0800] rev 4630
Added tag jdk7-b79 for changeset e7616c247414
Wed, 05 Jul 2017 17:05:35 +0200 Merge
duke [Wed, 05 Jul 2017 17:05:35 +0200] rev 4629
Merge
Thu, 14 Jan 2010 15:48:32 -0800 Added tag jdk7-b79 for changeset 4b85cf247673
katleman [Thu, 14 Jan 2010 15:48:32 -0800] rev 4628
Added tag jdk7-b79 for changeset 4b85cf247673
Wed, 05 Jul 2017 17:05:33 +0200 Merge
duke [Wed, 05 Jul 2017 17:05:33 +0200] rev 4627
Merge
Thu, 14 Jan 2010 15:48:31 -0800 Added tag jdk7-b79 for changeset c7d5c3613e3f
katleman [Thu, 14 Jan 2010 15:48:31 -0800] rev 4626
Added tag jdk7-b79 for changeset c7d5c3613e3f
Wed, 05 Jul 2017 17:05:30 +0200 Merge
duke [Wed, 05 Jul 2017 17:05:30 +0200] rev 4625
Merge
Wed, 20 Jan 2010 17:09:11 -0800 Merge
mikejwre [Wed, 20 Jan 2010 17:09:11 -0800] rev 4624
Merge
Sat, 16 Jan 2010 01:04:04 +0000 6917485: Corba doc warnings
andrew [Sat, 16 Jan 2010 01:04:04 +0000] rev 4623
6917485: Corba doc warnings Summary: Fix warnings generated by javadoc Reviewed-by: darcy
Thu, 14 Jan 2010 15:48:23 -0800 Added tag jdk7-b79 for changeset ae0f40f891d4
katleman [Thu, 14 Jan 2010 15:48:23 -0800] rev 4622
Added tag jdk7-b79 for changeset ae0f40f891d4
Wed, 05 Jul 2017 17:05:27 +0200 Merge
duke [Wed, 05 Jul 2017 17:05:27 +0200] rev 4621
Merge
Wed, 20 Jan 2010 17:11:52 -0800 Merge
mikejwre [Wed, 20 Jan 2010 17:11:52 -0800] rev 4620
Merge
Sun, 17 Jan 2010 18:42:34 -0800 Merge
yhuang [Sun, 17 Jan 2010 18:42:34 -0800] rev 4619
Merge
Mon, 11 Jan 2010 23:25:20 -0800 Merge
yhuang [Mon, 11 Jan 2010 23:25:20 -0800] rev 4618
Merge
Wed, 06 Jan 2010 19:32:55 -0800 6821191: Timezone display name localization
yhuang [Wed, 06 Jan 2010 19:32:55 -0800] rev 4617
6821191: Timezone display name localization Reviewed-by: yhuang, ogino
Wed, 06 Jan 2010 17:52:49 -0800 6914413: abbreviation name for November is not correct in be_BY
yhuang [Wed, 06 Jan 2010 17:52:49 -0800] rev 4616
6914413: abbreviation name for November is not correct in be_BY Reviewed-by: yhuang, peytoia
Tue, 05 Jan 2010 18:26:19 -0800 6716626: Integrate contributed language and country names for NL
yhuang [Tue, 05 Jan 2010 18:26:19 -0800] rev 4615
6716626: Integrate contributed language and country names for NL Reviewed-by: yhuang, peytoia
Mon, 28 Dec 2009 14:58:33 -0800 6585666: Spanish language names not compliant with CLDR
yhuang [Mon, 28 Dec 2009 14:58:33 -0800] rev 4614
6585666: Spanish language names not compliant with CLDR Reviewed-by: yhuang, peytoia
Thu, 24 Dec 2009 16:26:17 -0800 6541350: TimeZone display names localization
yhuang [Thu, 24 Dec 2009 16:26:17 -0800] rev 4613
6541350: TimeZone display names localization Reviewed-by: yhuang, peytoia
Thu, 24 Dec 2009 15:37:01 -0800 6870908: reopen bug 4244752: month names in Estonian should be lowercase
yhuang [Thu, 24 Dec 2009 15:37:01 -0800] rev 4612
6870908: reopen bug 4244752: month names in Estonian should be lowercase Reviewed-by: yhuang, peytoia
Sun, 20 Dec 2009 19:49:30 -0800 6573250: Java.util.Currency.getSymbol(Locale) returns wrong value when locale is not US.
yhuang [Sun, 20 Dec 2009 19:49:30 -0800] rev 4611
6573250: Java.util.Currency.getSymbol(Locale) returns wrong value when locale is not US. Reviewed-by: yhuang, peytoia
Sun, 20 Dec 2009 19:31:57 -0800 6910489: Slovenia Locale, wrong firstDayOfWeek number
yhuang [Sun, 20 Dec 2009 19:31:57 -0800] rev 4610
6910489: Slovenia Locale, wrong firstDayOfWeek number Reviewed-by: yhuang, peytoia
Thu, 17 Dec 2009 22:25:06 -0800 6645405: Errors in Hungarian local-specific formatting. (L10N part of 6609703)
yhuang [Thu, 17 Dec 2009 22:25:06 -0800] rev 4609
6645405: Errors in Hungarian local-specific formatting. (L10N part of 6609703) Reviewed-by: yhuang, peytoia
Thu, 17 Dec 2009 22:24:08 -0800 6650730: Lithuanian locale date and number formats mismatch.
yhuang [Thu, 17 Dec 2009 22:24:08 -0800] rev 4608
6650730: Lithuanian locale date and number formats mismatch. Reviewed-by: yhuang, peytoia
Thu, 17 Dec 2009 02:28:59 -0800 6646611: Incorrect spelling of month name in locale for Belarusian language ("be", "BY")
yhuang [Thu, 17 Dec 2009 02:28:59 -0800] rev 4607
6646611: Incorrect spelling of month name in locale for Belarusian language ("be", "BY") Reviewed-by: yhuang, peytoia
Thu, 17 Dec 2009 02:12:18 -0800 6645268: Country/language names with locale fi_FI are incorrect for FRANCE/FRENCH
yhuang [Thu, 17 Dec 2009 02:12:18 -0800] rev 4606
6645268: Country/language names with locale fi_FI are incorrect for FRANCE/FRENCH Reviewed-by: yhuang, peytoia
Thu, 17 Dec 2009 02:00:34 -0800 6450945: The week day for Saturday and the first week day in Romania locale are incorrect
yhuang [Thu, 17 Dec 2009 02:00:34 -0800] rev 4605
6450945: The week day for Saturday and the first week day in Romania locale are incorrect Reviewed-by: yhuang, peytoia
Thu, 10 Dec 2009 17:26:47 -0800 6873931: New Turkish currency since 2009
yhuang [Thu, 10 Dec 2009 17:26:47 -0800] rev 4604
6873931: New Turkish currency since 2009 Reviewed-by: yhuang, peytoia
Tue, 08 Dec 2009 21:30:37 -0800 6507067: TimeZone country/area message error
yhuang [Tue, 08 Dec 2009 21:30:37 -0800] rev 4603
6507067: TimeZone country/area message error Reviewed-by: peytoia
Tue, 08 Dec 2009 21:26:59 -0800 6609737: DateFormat incorrect for German locale
yhuang [Tue, 08 Dec 2009 21:26:59 -0800] rev 4602
6609737: DateFormat incorrect for German locale Reviewed-by: yhuang, peytoia
Tue, 08 Dec 2009 21:19:23 -0800 6645271: Wrong date format for Croatian (hr) locale
yhuang [Tue, 08 Dec 2009 21:19:23 -0800] rev 4601
6645271: Wrong date format for Croatian (hr) locale Reviewed-by: yhuang, peytoia
Tue, 08 Dec 2009 21:14:04 -0800 6610748: Dateformat - AM-PM indicator in Finnish appears to be from English
yhuang [Tue, 08 Dec 2009 21:14:04 -0800] rev 4600
6610748: Dateformat - AM-PM indicator in Finnish appears to be from English Reviewed-by: yhuang, peytoia
Sun, 06 Dec 2009 22:18:07 -0800 6868106: Ukrainian currency has wrong format
yhuang [Sun, 06 Dec 2009 22:18:07 -0800] rev 4599
6868106: Ukrainian currency has wrong format Reviewed-by: yhuang, peytoia
Wed, 13 Jan 2010 15:37:06 -0800 Merge
ohair [Wed, 13 Jan 2010 15:37:06 -0800] rev 4598
Merge
Tue, 05 Jan 2010 15:17:34 -0800 Merge
ohair [Tue, 05 Jan 2010 15:17:34 -0800] rev 4597
Merge
Fri, 18 Dec 2009 09:40:34 -0800 6899737: JDK build fails in make/java/jli because of _vsnprintf macro redefinition
tbell [Fri, 18 Dec 2009 09:40:34 -0800] rev 4596
6899737: JDK build fails in make/java/jli because of _vsnprintf macro redefinition Summary: Use stdio.h instead when building with Visual Studio 2008 or later Reviewed-by: art, ohair
Fri, 15 Jan 2010 09:06:57 -0800 6915906: tests in closed/javax/print/ should not be calling System.exit()
jgodinez [Fri, 15 Jan 2010 09:06:57 -0800] rev 4595
6915906: tests in closed/javax/print/ should not be calling System.exit() Reviewed-by: igor, prr
Thu, 14 Jan 2010 15:48:36 -0800 Added tag jdk7-b79 for changeset 9cb43bde544d
katleman [Thu, 14 Jan 2010 15:48:36 -0800] rev 4594
Added tag jdk7-b79 for changeset 9cb43bde544d
Wed, 05 Jul 2017 17:05:21 +0200 Merge
duke [Wed, 05 Jul 2017 17:05:21 +0200] rev 4593
Merge
Fri, 15 Jan 2010 14:28:16 -0800 6917463: Bump the HS17 build number to 07
trims [Fri, 15 Jan 2010 14:28:16 -0800] rev 4592
6917463: Bump the HS17 build number to 07 Summary: Update the HS17 build number to 07 Reviewed-by: jcoomes
Fri, 15 Jan 2010 14:25:44 -0800 Merge
trims [Fri, 15 Jan 2010 14:25:44 -0800] rev 4591
Merge
Tue, 12 Jan 2010 13:54:40 -0800 Merge
iveresov [Tue, 12 Jan 2010 13:54:40 -0800] rev 4590
Merge
Sat, 09 Jan 2010 00:59:35 -0800 6909839: missing unsigned compare cases for some cmoves in sparc.ad
never [Sat, 09 Jan 2010 00:59:35 -0800] rev 4589
6909839: missing unsigned compare cases for some cmoves in sparc.ad Reviewed-by: kvn, jrose
Fri, 08 Jan 2010 22:02:42 -0800 Merge
jrose [Fri, 08 Jan 2010 22:02:42 -0800] rev 4588
Merge
Fri, 08 Jan 2010 18:27:20 -0800 Merge
jrose [Fri, 08 Jan 2010 18:27:20 -0800] rev 4587
Merge
Fri, 08 Jan 2010 13:58:49 -0800 6912063: inlining parameters need to be adjusted for some uses of the JVM
jrose [Fri, 08 Jan 2010 13:58:49 -0800] rev 4586
6912063: inlining parameters need to be adjusted for some uses of the JVM Summary: Put all inline-related switches into product mode, to allow tuning by dynamic language implementors. Reviewed-by: twisti, kvn
Fri, 08 Jan 2010 15:17:42 -0800 Merge
jrose [Fri, 08 Jan 2010 15:17:42 -0800] rev 4585
Merge
Fri, 08 Jan 2010 13:47:01 -0800 6912062: disassembler plugin needs to produce symbolic information in product mode
jrose [Fri, 08 Jan 2010 13:47:01 -0800] rev 4584
6912062: disassembler plugin needs to produce symbolic information in product mode Summary: More informative disassembly in product mode. Also, a more consistent CompileCommand syntax. Reviewed-by: never
Fri, 08 Jan 2010 09:51:24 -0800 6910484: incorrect integer optimization (loosing and op-r in a given example)
kvn [Fri, 08 Jan 2010 09:51:24 -0800] rev 4583
6910484: incorrect integer optimization (loosing and op-r in a given example) Summary: Remove AND operation only if mask is equal to shift. Reviewed-by: never
Fri, 08 Jan 2010 09:42:31 -0800 6915110: IfNode::up_one_dom moves beyond RootNode bug in src/share/vm/opto/ifnode.cpp
kvn [Fri, 08 Jan 2010 09:42:31 -0800] rev 4582
6915110: IfNode::up_one_dom moves beyond RootNode bug in src/share/vm/opto/ifnode.cpp Summary: Check RootNode before check Loop in IfNode::up_one_dom(). Reviewed-by: never Contributed-by: kevin.brown@sun.com
Fri, 08 Jan 2010 11:09:46 +0100 6914206: change way of permission checking for generated MethodHandle adapters
twisti [Fri, 08 Jan 2010 11:09:46 +0100] rev 4581
6914206: change way of permission checking for generated MethodHandle adapters Summary: Put generated MH adapter in InvokeDynamic/MethodHandle classes to be able to indentify them easily in the compiler. Reviewed-by: kvn, never, jrose
Thu, 07 Jan 2010 16:26:31 -0800 6912517: JIT bug compiles out (and stops running) code that needs to be run. Causes NPE.
kvn [Thu, 07 Jan 2010 16:26:31 -0800] rev 4580
6912517: JIT bug compiles out (and stops running) code that needs to be run. Causes NPE. Summary: Add missing check that value is used in memory expression in instructions with embedded load. Reviewed-by: never, jrose
Thu, 07 Jan 2010 16:24:17 -0800 6914622: Print values of all flags for product VM
kvn [Thu, 07 Jan 2010 16:24:17 -0800] rev 4579
6914622: Print values of all flags for product VM Summary: Change the flag -XX:+PrintFlagsFinal to product and add new product flag -XX:+PrintFlagsInitial. Reviewed-by: phh, ysr Contributed-by: gbenson@redhat.com
Sat, 09 Jan 2010 09:01:41 -0800 Merge
ysr [Sat, 09 Jan 2010 09:01:41 -0800] rev 4578
Merge
Thu, 07 Jan 2010 08:14:45 -0800 6912018: CMS: guarantee(head() != 0,"The head of the list cannot be NULL")
jmasa [Thu, 07 Jan 2010 08:14:45 -0800] rev 4577
6912018: CMS: guarantee(head() != 0,"The head of the list cannot be NULL") Summary: Block too small to split was not correctly putback to free lists. Reviewed-by: ysr
Mon, 04 Jan 2010 14:51:26 -0800 6637203: Classunloading messages go to stdout rather than Xloggc file, causing hangs when stdout is closed
ysr [Mon, 04 Jan 2010 14:51:26 -0800] rev 4576
6637203: Classunloading messages go to stdout rather than Xloggc file, causing hangs when stdout is closed Summary: Decoupled TraceClassUnloading from verbose:gc, JVMTI_VERBOSE_GC and PrintGC[Details], making it settable in a manner identical to TraceClassLoading. Reverted an inadvertent change of TraceClassUnloading output in a previous changeset from gclog back to tty. Reviewed-by: coleenp, dholmes, jmasa, poonam
Mon, 04 Jan 2010 07:58:42 -0800 Merge
jmasa [Mon, 04 Jan 2010 07:58:42 -0800] rev 4575
Merge
Wed, 23 Dec 2009 09:23:54 -0800 6631166: CMS: better heuristics when combatting fragmentation
ysr [Wed, 23 Dec 2009 09:23:54 -0800] rev 4574
6631166: CMS: better heuristics when combatting fragmentation Summary: Autonomic per-worker free block cache sizing, tunable coalition policies, fixes to per-size block statistics, retuned gain and bandwidth of some feedback loop filters to allow quicker reactivity to abrupt changes in ambient demand, and other heuristics to reduce fragmentation of the CMS old gen. Also tightened some assertions, including those related to locking. Reviewed-by: jmasa
(0) -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip