Fri, 22 Feb 2013 10:02:06 -0800 Merge
amurillo [Fri, 22 Feb 2013 10:02:06 -0800] rev 15768
Merge
Thu, 21 Feb 2013 11:39:24 -0800 Merge
vladidan [Thu, 21 Feb 2013 11:39:24 -0800] rev 15767
Merge
Thu, 21 Feb 2013 09:08:04 -0800 Merge
vladidan [Thu, 21 Feb 2013 09:08:04 -0800] rev 15766
Merge
Wed, 20 Feb 2013 23:29:26 -0500 Merge
bpittore [Wed, 20 Feb 2013 23:29:26 -0500] rev 15765
Merge
Fri, 15 Feb 2013 21:53:55 -0500 Merge
bpittore [Fri, 15 Feb 2013 21:53:55 -0500] rev 15764
Merge
Fri, 15 Feb 2013 14:42:37 -0500 Merge
jprovino [Fri, 15 Feb 2013 14:42:37 -0500] rev 15763
Merge
Thu, 14 Feb 2013 11:08:58 -0500 8003581: UseG1GC is not properly accounted for by INCLUDE_ALTERNATE_GCS
jprovino [Thu, 14 Feb 2013 11:08:58 -0500] rev 15762
8003581: UseG1GC is not properly accounted for by INCLUDE_ALTERNATE_GCS Summary: Fix warning messages when selected garbage collectors are excluded from the minimal jvm. Reviewed-by: dholmes, cjplummer
Thu, 14 Feb 2013 11:07:24 -0500 8006878: Some non-existent GC source files are in the minimalVM exclude list.
jprovino [Thu, 14 Feb 2013 11:07:24 -0500] rev 15761
8006878: Some non-existent GC source files are in the minimalVM exclude list. Summary: cmsPermGen.cpp, psPermGen.cpp have been removed. yieldWorkingGroup.cpp typo is fixed. immutableSpace.cpp was in the list twice. Reviewed-by: dholmes, jmasa
Thu, 24 Jan 2013 13:27:54 -0500 8005722: Assert in c1_LIR.hpp incorrect wrt to number of register operands
bpittore [Thu, 24 Jan 2013 13:27:54 -0500] rev 15760
8005722: Assert in c1_LIR.hpp incorrect wrt to number of register operands Summary: In LIR_OpVisitState::visit() the receiver operand is processed twice Reviewed-by: roland, vladidan
Tue, 12 Feb 2013 09:54:34 -0800 Merge
kvn [Tue, 12 Feb 2013 09:54:34 -0800] rev 15759
Merge
Fri, 08 Feb 2013 16:08:17 -0500 Merge
bpittore [Fri, 08 Feb 2013 16:08:17 -0500] rev 15758
Merge
Tue, 05 Feb 2013 13:32:34 -0500 8003539: Minimal VM don't react to -Dcom.sun.management and -XX:+ManagementServer
jprovino [Tue, 05 Feb 2013 13:32:34 -0500] rev 15757
8003539: Minimal VM don't react to -Dcom.sun.management and -XX:+ManagementServer Summary: A warning message should be displayed if these options are used with the Minimal VM. Reviewed-by: dholmes, dsamersoff
Thu, 21 Feb 2013 06:29:43 -0800 Merge
vlivanov [Thu, 21 Feb 2013 06:29:43 -0800] rev 15756
Merge
Mon, 18 Feb 2013 16:47:15 -0800 8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob"
kvn [Mon, 18 Feb 2013 16:47:15 -0800] rev 15755
8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob" Summary: Added few checks and early bailout from Superword optimization to avoid such cases in a future. Reviewed-by: roland, twisti
Mon, 18 Feb 2013 15:08:39 -0800 7102300: performance warnings cause results diff failure in Test6890943
drchase [Mon, 18 Feb 2013 15:08:39 -0800] rev 15754
7102300: performance warnings cause results diff failure in Test6890943 Summary: Strip lines matching the performance warning from the output before diff. Reviewed-by: kvn
Mon, 18 Feb 2013 14:29:16 -0800 8008180: Several tests in compiler/5091921 need more time to run
drchase [Mon, 18 Feb 2013 14:29:16 -0800] rev 15753
8008180: Several tests in compiler/5091921 need more time to run Summary: Added an explicit timeouts. Reviewed-by: kvn, twisti
Mon, 18 Feb 2013 09:06:24 +0100 8007959: Use expensive node logic for more math nodes
roland [Mon, 18 Feb 2013 09:06:24 +0100] rev 15752
8007959: Use expensive node logic for more math nodes Summary: use expensive node logic for other more math nodes. Reviewed-by: kvn
Thu, 21 Feb 2013 13:13:22 +0100 Merge
brutisso [Thu, 21 Feb 2013 13:13:22 +0100] rev 15751
Merge
Wed, 20 Feb 2013 12:52:13 -0800 8008188: Add regression test for 8005875
johnc [Wed, 20 Feb 2013 12:52:13 -0800] rev 15750
8008188: Add regression test for 8005875 Summary: Add regression test for crash seen in 8005875. Test is run with G1 and PGCT=0 and issues "jcmd <pid> Thread.print" against itself. Without the fix for 8005875 the test will crash. Reviewed-by: brutisso
Tue, 19 Feb 2013 16:22:28 -0800 8006628: NEED_TEST for JDK-8002870
johnc [Tue, 19 Feb 2013 16:22:28 -0800] rev 15749
8006628: NEED_TEST for JDK-8002870 Summary: Regression test for 8000311. Verifies that PLABStats works with zero parallel GC threads. Reviewed-by: jmasa, johnc Contributed-by: Filipp Zhinkin <filipp.zhinkin@oracle.com>
Thu, 14 Feb 2013 14:43:01 -0800 8007764: Wrong initialized value of max_gc_pause_sec for an instance of class AdaptiveSizePolicy
tamao [Thu, 14 Feb 2013 14:43:01 -0800] rev 15748
8007764: Wrong initialized value of max_gc_pause_sec for an instance of class AdaptiveSizePolicy Summary: This is a fix of an initialization mistake for class AdaptiveSizePolicy. Reviewed-by: jmasa Contributed-by: Tao Mao <tao.mao@oracle.com>
Thu, 14 Feb 2013 09:11:43 +0100 8006398: Add regression tests for deprectated GCs
brutisso [Thu, 14 Feb 2013 09:11:43 +0100] rev 15747
8006398: Add regression tests for deprectated GCs Reviewed-by: ehelin, jwilhelm, jmasa
Wed, 20 Feb 2013 08:51:44 -0800 Merge
sspitsyn [Wed, 20 Feb 2013 08:51:44 -0800] rev 15746
Merge
Tue, 19 Feb 2013 13:33:39 -0500 Merge
coleenp [Tue, 19 Feb 2013 13:33:39 -0500] rev 15745
Merge
Tue, 19 Feb 2013 11:36:52 -0500 8007153: Ensure that MethodParameters API works properly with RedefineClasses
emc [Tue, 19 Feb 2013 11:36:52 -0500] rev 15744
8007153: Ensure that MethodParameters API works properly with RedefineClasses Summary: Adds code to HotSpot to properly update MethodParameter attributes' constant pool indexes when redefineClasses is called Reviewed-by: coleenp, sspitsyn
Tue, 19 Feb 2013 08:51:56 -0500 6749267: Signal handler should save/restore errno
hseigel [Tue, 19 Feb 2013 08:51:56 -0500] rev 15743
6749267: Signal handler should save/restore errno Summary: Save errno before processing signal, then restore it. Reviewed-by: acorn, sspitsyn
Mon, 18 Feb 2013 12:49:53 +0100 8007779: os::die() on solaris should generate core file
sla [Mon, 18 Feb 2013 12:49:53 +0100] rev 15742
8007779: os::die() on solaris should generate core file Reviewed-by: dholmes, rbackman
Mon, 18 Feb 2013 10:43:07 +0100 8007901: SA: Don't read flag values as constants
sla [Mon, 18 Feb 2013 10:43:07 +0100] rev 15741
8007901: SA: Don't read flag values as constants Reviewed-by: dholmes, mikael
Fri, 15 Feb 2013 10:29:23 -0800 Merge
dsamersoff [Fri, 15 Feb 2013 10:29:23 -0800] rev 15740
Merge
Fri, 15 Feb 2013 10:08:25 +0100 Merge
sla [Fri, 15 Feb 2013 10:08:25 +0100] rev 15739
Merge
Fri, 15 Feb 2013 08:54:12 +0100 8008102: SA on OS X does not stop the attached process
sla [Fri, 15 Feb 2013 08:54:12 +0100] rev 15738
8008102: SA on OS X does not stop the attached process Reviewed-by: dholmes, rbackman
Thu, 14 Feb 2013 12:36:07 -0800 8007639: Workaround for ccache in vm.make is incorrect
mikael [Thu, 14 Feb 2013 12:36:07 -0800] rev 15737
8007639: Workaround for ccache in vm.make is incorrect Summary: Fixed makefile logic to correctly special case JRE_RELEASE_VERSION and vm_version.o Reviewed-by: dholmes, erikj
Thu, 14 Feb 2013 14:33:35 -0500 8007736: VerifyError for static method in interface
acorn [Thu, 14 Feb 2013 14:33:35 -0500] rev 15736
8007736: VerifyError for static method in interface Reviewed-by: dholmes, acorn Contributed-by: bharadwaj.yadavalli@oracle.com
Thu, 14 Feb 2013 13:08:15 +0100 8004840: Jstack seems to output unnecessary information in 7u9
sla [Thu, 14 Feb 2013 13:08:15 +0100] rev 15735
8004840: Jstack seems to output unnecessary information in 7u9 Reviewed-by: dholmes, coleenp, sspitsyn, rbackman
Wed, 13 Feb 2013 09:46:19 +0100 8008088: SA can hang the VM
rbackman [Wed, 13 Feb 2013 09:46:19 +0100] rev 15734
8008088: SA can hang the VM Reviewed-by: mgronlun, sla, dholmes
Wed, 13 Feb 2013 11:23:46 +0100 8007312: null check signal semaphore in os::signal_notify windows
mgronlun [Wed, 13 Feb 2013 11:23:46 +0100] rev 15733
8007312: null check signal semaphore in os::signal_notify windows Reviewed-by: dholmes, sla
Fri, 15 Feb 2013 13:36:56 -0800 8008286: new hotspot build - hs25-b20
amurillo [Fri, 15 Feb 2013 13:36:56 -0800] rev 15732
8008286: new hotspot build - hs25-b20 Reviewed-by: jcoomes
Thu, 21 Feb 2013 11:12:50 -0800 Added tag jdk8-b78 for changeset e3645986b98a
katleman [Thu, 21 Feb 2013 11:12:50 -0800] rev 15731
Added tag jdk8-b78 for changeset e3645986b98a
Thu, 21 Feb 2013 11:12:21 -0800 Added tag jdk8-b78 for changeset e29ed094b804
katleman [Thu, 21 Feb 2013 11:12:21 -0800] rev 15730
Added tag jdk8-b78 for changeset e29ed094b804
Wed, 05 Jul 2017 18:41:34 +0200 Added tag jdk8-b78 for changeset 6d3dcd34b5b9
duke [Wed, 05 Jul 2017 18:41:34 +0200] rev 15729
Added tag jdk8-b78 for changeset 6d3dcd34b5b9
Wed, 05 Jul 2017 18:41:33 +0200 Merge jdk8-b78
duke [Wed, 05 Jul 2017 18:41:33 +0200] rev 15728
Merge
Wed, 05 Jul 2017 18:41:29 +0200 Merge
duke [Wed, 05 Jul 2017 18:41:29 +0200] rev 15727
Merge
Sun, 17 Feb 2013 16:44:55 -0500 Merge
dholmes [Sun, 17 Feb 2013 16:44:55 -0500] rev 15726
Merge
Mon, 04 Feb 2013 18:08:53 -0500 Merge
dholmes [Mon, 04 Feb 2013 18:08:53 -0500] rev 15725
Merge
Mon, 21 Jan 2013 01:27:42 -0500 8004182: Add support for profiles in javac
jjg [Mon, 21 Jan 2013 01:27:42 -0500] rev 15724
8004182: Add support for profiles in javac Reviewed-by: mcimadamore
Mon, 21 Jan 2013 00:45:35 -0500 8006124: javadoc/doclet should be updated to support profiles
bpatel [Mon, 21 Jan 2013 00:45:35 -0500] rev 15723
8006124: javadoc/doclet should be updated to support profiles Reviewed-by: jjg
Thu, 14 Feb 2013 22:11:58 -0800 Merge
lana [Thu, 14 Feb 2013 22:11:58 -0800] rev 15722
Merge
Wed, 13 Feb 2013 11:25:58 -0800 Merge
lana [Wed, 13 Feb 2013 11:25:58 -0800] rev 15721
Merge
Wed, 13 Feb 2013 17:04:21 +0000 8006345: Report Synthesized Parameters in java.lang.reflect.Parameter API
mcimadamore [Wed, 13 Feb 2013 17:04:21 +0000] rev 15720
8006345: Report Synthesized Parameters in java.lang.reflect.Parameter API 8006896: ClassReader doesn't see MethodParameters attr for method of anon inner class 8007098: Output Synthesized Parameters to MethodParameters Attributes Summary: Correctly report synthesized and mandated parameters Reviewed-by: mcimadamore, jjg Contributed-by: eric.mccorkle@oracle.com
Wed, 13 Feb 2013 10:33:13 +0100 8007279: Rename javax.l.model.element.Element.getAnnotations(Class) to getAnnotationsByType(Class)
jfranck [Wed, 13 Feb 2013 10:33:13 +0100] rev 15719
8007279: Rename javax.l.model.element.Element.getAnnotations(Class) to getAnnotationsByType(Class) Reviewed-by: darcy, abuckley
Tue, 12 Feb 2013 17:15:29 -0800 8008077: update reference impl for type-annotations
jjg [Tue, 12 Feb 2013 17:15:29 -0800] rev 15718
8008077: update reference impl for type-annotations Reviewed-by: jjg Contributed-by: wmdietl@cs.washington.edu
Tue, 12 Feb 2013 19:25:09 +0000 8007464: Add graph inference support
mcimadamore [Tue, 12 Feb 2013 19:25:09 +0000] rev 15717
8007464: Add graph inference support Summary: Add support for more aggressive type-inference scheme Reviewed-by: jjg
Tue, 12 Feb 2013 13:36:56 +0000 8006334: javap, JavapTask constructor breaks with null pointer exception if parameter options is null
vromero [Tue, 12 Feb 2013 13:36:56 +0000] rev 15716
8006334: javap, JavapTask constructor breaks with null pointer exception if parameter options is null Reviewed-by: jjg
Tue, 12 Feb 2013 11:28:45 +0100 8004822: RFE to write language model API tests for repeating annotations based on the spec updates
jfranck [Tue, 12 Feb 2013 11:28:45 +0100] rev 15715
8004822: RFE to write language model API tests for repeating annotations based on the spec updates Reviewed-by: jjg, abuckley Contributed-by: Matherey Nunez <matherey.nunez@oracle.com>
Mon, 11 Feb 2013 13:37:41 -0800 8007574: Provide isFunctionalInterface in javax.lang.model
darcy [Mon, 11 Feb 2013 13:37:41 -0800] rev 15714
8007574: Provide isFunctionalInterface in javax.lang.model Reviewed-by: jjg
Fri, 08 Feb 2013 17:35:16 -0800 8007610: javadoc doclint does not work with -private
jjg [Fri, 08 Feb 2013 17:35:16 -0800] rev 15713
8007610: javadoc doclint does not work with -private Reviewed-by: darcy
Fri, 08 Feb 2013 09:21:19 +0000 7167125: Two variables after the same operation in a inner class return different results
vromero [Fri, 08 Feb 2013 09:21:19 +0000] rev 15712
7167125: Two variables after the same operation in a inner class return different results Reviewed-by: jjg, mcimadamore
Fri, 08 Feb 2013 09:15:27 +0000 8005931: javac doesn't set ACC_STRICT for classes with package access
vromero [Fri, 08 Feb 2013 09:15:27 +0000] rev 15711
8005931: javac doesn't set ACC_STRICT for classes with package access Reviewed-by: mcimadamore
Fri, 08 Feb 2013 09:12:37 +0000 7166455: javac doesn't set ACC_STRICT bit on <clinit> for strictfp class
vromero [Fri, 08 Feb 2013 09:12:37 +0000] rev 15710
7166455: javac doesn't set ACC_STRICT bit on <clinit> for strictfp class Reviewed-by: mcimadamore
Thu, 07 Feb 2013 20:47:06 -0800 7195131: Update 2 compiler combo tests for repeating annotations to include package and default use cases
darcy [Thu, 07 Feb 2013 20:47:06 -0800] rev 15709
7195131: Update 2 compiler combo tests for repeating annotations to include package and default use cases Reviewed-by: darcy Contributed-by: sonali.goel@oracle.com
Wed, 06 Feb 2013 23:10:35 +0000 8007698: jtreg test T6306137.java won't compile with ASCII encoding
jjh [Wed, 06 Feb 2013 23:10:35 +0000] rev 15708
8007698: jtreg test T6306137.java won't compile with ASCII encoding Reviewed-by: ksrini
Wed, 06 Feb 2013 07:49:31 -0800 8007566: DocLint too aggressive with not allowed here: <p>
jjg [Wed, 06 Feb 2013 07:49:31 -0800] rev 15707
8007566: DocLint too aggressive with not allowed here: <p> Reviewed-by: mcimadamore
Wed, 06 Feb 2013 14:04:43 +0000 8007479: Refactor DeferredAttrContext so that it points to parent context
mcimadamore [Wed, 06 Feb 2013 14:04:43 +0000] rev 15706
8007479: Refactor DeferredAttrContext so that it points to parent context Summary: Move DeferredAttrNode out of DeferredAttrContext; add support for nested deferred contexts Reviewed-by: jjg
Wed, 06 Feb 2013 14:03:39 +0000 8007463: Cleanup inference related classes
mcimadamore [Wed, 06 Feb 2013 14:03:39 +0000] rev 15705
8007463: Cleanup inference related classes Summary: Make Infer.InferenceContext an inner class; adjust bound replacement logic in Type.UndetVar Reviewed-by: jjg
Tue, 05 Feb 2013 21:55:41 -0800 8007485: test creates .class files in the test/ directory
jjg [Tue, 05 Feb 2013 21:55:41 -0800] rev 15704
8007485: test creates .class files in the test/ directory Reviewed-by: mcimadamore
Thu, 14 Feb 2013 11:44:21 -0800 Added tag jdk8-b77 for changeset d97b73add494
katleman [Thu, 14 Feb 2013 11:44:21 -0800] rev 15703
Added tag jdk8-b77 for changeset d97b73add494
Wed, 05 Jul 2017 18:41:19 +0200 Merge
duke [Wed, 05 Jul 2017 18:41:19 +0200] rev 15702
Merge
Thu, 14 Feb 2013 11:43:54 -0800 Added tag jdk8-b77 for changeset 9df84d06d040
katleman [Thu, 14 Feb 2013 11:43:54 -0800] rev 15701
Added tag jdk8-b77 for changeset 9df84d06d040
Wed, 05 Jul 2017 18:41:15 +0200 Merge
duke [Wed, 05 Jul 2017 18:41:15 +0200] rev 15700
Merge
Thu, 14 Feb 2013 11:43:52 -0800 Added tag jdk8-b77 for changeset bd0373289b63
katleman [Thu, 14 Feb 2013 11:43:52 -0800] rev 15699
Added tag jdk8-b77 for changeset bd0373289b63
Wed, 05 Jul 2017 18:41:10 +0200 Merge
duke [Wed, 05 Jul 2017 18:41:10 +0200] rev 15698
Merge
Thu, 14 Feb 2013 11:43:36 -0800 Added tag jdk8-b77 for changeset e637fdab418c
katleman [Thu, 14 Feb 2013 11:43:36 -0800] rev 15697
Added tag jdk8-b77 for changeset e637fdab418c
Wed, 05 Jul 2017 18:41:05 +0200 Merge
duke [Wed, 05 Jul 2017 18:41:05 +0200] rev 15696
Merge
Tue, 19 Feb 2013 17:32:10 -0500 8008481: Dependency analyzer needs exclusion for profile builds with JFR disabled
dholmes [Tue, 19 Feb 2013 17:32:10 -0500] rev 15695
8008481: Dependency analyzer needs exclusion for profile builds with JFR disabled Reviewed-by: alanb
Tue, 19 Feb 2013 11:32:46 +0000 Merge
alanb [Tue, 19 Feb 2013 11:32:46 +0000] rev 15694
Merge
Tue, 19 Feb 2013 11:08:43 +0000 8007097: (profiles) Build needs test to ensure that profile definitions are updated
alanb [Tue, 19 Feb 2013 11:08:43 +0000] rev 15693
8007097: (profiles) Build needs test to ensure that profile definitions are updated Reviewed-by: dholmes, erikj
Tue, 19 Feb 2013 06:27:20 -0500 8008424: Isolate PROFILE make variable from incidental setting in the environment
dholmes [Tue, 19 Feb 2013 06:27:20 -0500] rev 15692
8008424: Isolate PROFILE make variable from incidental setting in the environment Reviewed-by: erikj, alanb
Mon, 18 Feb 2013 15:35:57 -0500 Merge
dholmes [Mon, 18 Feb 2013 15:35:57 -0500] rev 15691
Merge
Mon, 18 Feb 2013 08:57:06 +0000 8007436: (profiles) Add JSR-310 to Compact Profiles contents
alanb [Mon, 18 Feb 2013 08:57:06 +0000] rev 15690
8007436: (profiles) Add JSR-310 to Compact Profiles contents Reviewed-by: dholmes, erikj
Sun, 17 Feb 2013 16:44:19 -0500 Merge
dholmes [Sun, 17 Feb 2013 16:44:19 -0500] rev 15689
Merge
Mon, 04 Feb 2013 18:08:50 -0500 Merge
dholmes [Mon, 04 Feb 2013 18:08:50 -0500] rev 15688
Merge
Tue, 22 Jan 2013 20:04:15 -0500 8006667: Merge issue: Profile attribute need to be examined before custom attributes
dholmes [Tue, 22 Jan 2013 20:04:15 -0500] rev 15687
8006667: Merge issue: Profile attribute need to be examined before custom attributes Summary: swap profile checking and FXHelper checking Reviewed-by: alanb
Tue, 22 Jan 2013 19:31:02 -0500 Merge
dholmes [Tue, 22 Jan 2013 19:31:02 -0500] rev 15686
Merge
Mon, 21 Jan 2013 23:35:36 -0500 8004502: Compact Profiles contents
alanb [Mon, 21 Jan 2013 23:35:36 -0500] rev 15685
8004502: Compact Profiles contents Reviewed-by: dholmes, mchung
Mon, 21 Jan 2013 23:23:12 -0500 8004931: add/removePropertyChangeListener should not exist in subset Profiles of Java SE
alanb [Mon, 21 Jan 2013 23:23:12 -0500] rev 15684
8004931: add/removePropertyChangeListener should not exist in subset Profiles of Java SE Reviewed-by: dholmes, mchung, ksrini
Mon, 21 Jan 2013 23:21:15 -0500 8003256: (profiles) Add support for profile identification
alanb [Mon, 21 Jan 2013 23:21:15 -0500] rev 15683
8003256: (profiles) Add support for profile identification Reviewed-by: dholmes, mchung, ksrini
Mon, 21 Jan 2013 23:20:42 -0500 8003255: (profiles) Update JAR file specification to support profiles
alanb [Mon, 21 Jan 2013 23:20:42 -0500] rev 15682
8003255: (profiles) Update JAR file specification to support profiles Reviewed-by: dholmes, mchung, ksrini
Mon, 21 Jan 2013 23:17:58 -0500 8004265: Add build support for Compact Profiles
dholmes [Mon, 21 Jan 2013 23:17:58 -0500] rev 15681
8004265: Add build support for Compact Profiles Reviewed-by: erikj, ohair
Mon, 21 Jan 2013 21:54:51 -0500 8006651: build-infra: Import.gmk needs to add support for the minimal VM
dholmes [Mon, 21 Jan 2013 21:54:51 -0500] rev 15680
8006651: build-infra: Import.gmk needs to add support for the minimal VM Reviewed-by: erikj, ohair
Mon, 21 Jan 2013 01:46:31 -0500 8004182: Add support for profiles in javac
alanb [Mon, 21 Jan 2013 01:46:31 -0500] rev 15679
8004182: Add support for profiles in javac Reviewed-by: dholmes
Mon, 21 Jan 2013 00:31:34 -0500 8006124: javadoc/doclet should be updated to support profiles
bpatel [Mon, 21 Jan 2013 00:31:34 -0500] rev 15678
8006124: javadoc/doclet should be updated to support profiles Reviewed-by: jjg, dholmes
Mon, 18 Feb 2013 11:27:43 +0100 8008295: build-infra: Cleanup in Import.gmk
erikj [Mon, 18 Feb 2013 11:27:43 +0100] rev 15677
8008295: build-infra: Cleanup in Import.gmk Reviewed-by: ohrstrom, tbell
Mon, 18 Feb 2013 11:26:23 +0100 8008294: build-infra: Build-infra closed fails on solaris 11.1
erikj [Mon, 18 Feb 2013 11:26:23 +0100] rev 15676
8008294: build-infra: Build-infra closed fails on solaris 11.1 Reviewed-by: ohrstrom, dholmes, tbell
Mon, 18 Feb 2013 10:48:51 +0100 Merge
erikj [Mon, 18 Feb 2013 10:48:51 +0100] rev 15675
Merge
Fri, 15 Feb 2013 10:41:15 +0100 8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac
erikj [Fri, 15 Feb 2013 10:41:15 +0100] rev 15674
8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac Reviewed-by: ohair
Thu, 14 Feb 2013 22:12:15 -0800 Merge
lana [Thu, 14 Feb 2013 22:12:15 -0800] rev 15673
Merge
Wed, 13 Feb 2013 17:57:31 -0800 Merge
lana [Wed, 13 Feb 2013 17:57:31 -0800] rev 15672
Merge
Wed, 13 Feb 2013 16:15:09 -0500 Merge
acorn [Wed, 13 Feb 2013 16:15:09 -0500] rev 15671
Merge
Wed, 13 Feb 2013 16:09:13 -0500 8007888: jdk fix default method: VerifyError: Illegal use of nonvirtual
acorn [Wed, 13 Feb 2013 16:09:13 -0500] rev 15670
8007888: jdk fix default method: VerifyError: Illegal use of nonvirtual Summary: Recognize VM generated method in old verifier. With 8004967 Reviewed-by: coleenp, acorn Contributed-by: bharadwaj.yadavalli@oracle.com
Wed, 13 Feb 2013 13:22:31 -0800 8007935: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh should use $COMPILEJAVA for javac
dcubed [Wed, 13 Feb 2013 13:22:31 -0800] rev 15669
8007935: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh should use $COMPILEJAVA for javac Reviewed-by: sspitsyn, alanb
Wed, 13 Feb 2013 12:56:46 -0800 8005750: [parfait] Memory leak at jdk/src/share/bin/parse_manifest.c
ksrini [Wed, 13 Feb 2013 12:56:46 -0800] rev 15668
8005750: [parfait] Memory leak at jdk/src/share/bin/parse_manifest.c Reviewed-by: jjh
Wed, 13 Feb 2013 11:57:59 -0800 Merge
lana [Wed, 13 Feb 2013 11:57:59 -0800] rev 15667
Merge
Wed, 13 Feb 2013 11:25:14 -0800 Merge
lana [Wed, 13 Feb 2013 11:25:14 -0800] rev 15666
Merge
Wed, 13 Feb 2013 11:49:34 -0800 8008161: Regression: j.u.TimeZone.getAvailableIDs(rawOffset) returns non-sorted list
sherman [Wed, 13 Feb 2013 11:49:34 -0800] rev 15665
8008161: Regression: j.u.TimeZone.getAvailableIDs(rawOffset) returns non-sorted list Summary: to return a sorted list Reviewed-by: lancea, naoto
Wed, 13 Feb 2013 19:40:51 +0000 8007755: Support the logical grouping of keystores
vinnie [Wed, 13 Feb 2013 19:40:51 +0000] rev 15664
8007755: Support the logical grouping of keystores Reviewed-by: mullan
Wed, 13 Feb 2013 21:06:30 +0400 8008095: TEST_BUG: JDK-8002048 one more testcase failure on Solaris
dsamersoff [Wed, 13 Feb 2013 21:06:30 +0400] rev 15663
8008095: TEST_BUG: JDK-8002048 one more testcase failure on Solaris Summary: fixed couple of more Solaris shell incompatibilities Reviewed-by: chegar
Wed, 13 Feb 2013 16:03:24 +0000 Merge
vinnie [Wed, 13 Feb 2013 16:03:24 +0000] rev 15662
Merge
Wed, 13 Feb 2013 16:01:26 +0000 8007934: algorithm parameters for PBE Scheme 2 not decoded correctly in PKCS12 keystore
vinnie [Wed, 13 Feb 2013 16:01:26 +0000] rev 15661
8007934: algorithm parameters for PBE Scheme 2 not decoded correctly in PKCS12 keystore Reviewed-by: mullan
Tue, 12 Feb 2013 14:47:36 -0500 8006691: Remove jvm_version_info->is_kernel_jvm field
zgu [Tue, 12 Feb 2013 14:47:36 -0500] rev 15660
8006691: Remove jvm_version_info->is_kernel_jvm field Summary: Remove is_kernel_jvm field in jvm_version_info structure, as kernel VM has been deprecated Reviewed-by: mchung
Wed, 13 Feb 2013 10:36:36 +0100 8007278: Rename j.l.r.AnnotatedElement.getAnnotations(Class) to getAnnotationsByType(Class)
jfranck [Wed, 13 Feb 2013 10:36:36 +0100] rev 15659
8007278: Rename j.l.r.AnnotatedElement.getAnnotations(Class) to getAnnotationsByType(Class) Reviewed-by: darcy, abuckley
Tue, 12 Feb 2013 09:25:43 -0800 8007392: JSR 310: DateTime API Updates
sherman [Tue, 12 Feb 2013 09:25:43 -0800] rev 15658
8007392: JSR 310: DateTime API Updates 8007520: Update date/time classes in j.util and j.sql packages 8007572: Replace existing jdk timezone data at <java.home>/lib/zi with JSR310's tzdb Summary: Integration of JSR310 Date/Time API for M7 Reviewed-by: darcy, alanb, naoto Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com
Tue, 12 Feb 2013 16:02:14 +0400 8007786: JDK-8002048 testcase doesn't work on Solaris
dsamersoff [Tue, 12 Feb 2013 16:02:14 +0400] rev 15657
8007786: JDK-8002048 testcase doesn't work on Solaris Summary: test built in into Solaris shell doesn't have -e operator Reviewed-by: sla, sspitsyn
Wed, 06 Feb 2013 11:28:25 -0800 8006594: Add jdk_core target to jdk/test/Makefile
mduigou [Wed, 06 Feb 2013 11:28:25 -0800] rev 15656
8006594: Add jdk_core target to jdk/test/Makefile Reviewed-by: alanb
Mon, 11 Feb 2013 20:16:18 +0000 8007405: Update java.lang.reflect API to replace SYNTHESIZED with MANDATED
alanb [Mon, 11 Feb 2013 20:16:18 +0000] rev 15655
8007405: Update java.lang.reflect API to replace SYNTHESIZED with MANDATED Reviewed-by: darcy
Mon, 11 Feb 2013 10:07:01 -0800 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument
dcubed [Mon, 11 Feb 2013 10:07:01 -0800] rev 15654
8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument Reviewed-by: coleenp, sspitsyn
Mon, 11 Feb 2013 18:44:22 +0400 8007536: Incorrect copyright header in JDP files
dsamersoff [Mon, 11 Feb 2013 18:44:22 +0400] rev 15653
8007536: Incorrect copyright header in JDP files Summary: Copyright header in JDP files missed the "classpath exception" rule. Reviewed-by: mikael
Sun, 10 Feb 2013 08:49:39 -0800 8007902: [unpack200] incorrect BootstrapMethods attribute
ksrini [Sun, 10 Feb 2013 08:49:39 -0800] rev 15652
8007902: [unpack200] incorrect BootstrapMethods attribute Reviewed-by: jjh
Sun, 10 Feb 2013 08:07:59 -0800 8007519: [unpack200] produces bad class files when producing BootstrapMethods attribute
ksrini [Sun, 10 Feb 2013 08:07:59 -0800] rev 15651
8007519: [unpack200] produces bad class files when producing BootstrapMethods attribute Reviewed-by: alanb
Sat, 09 Feb 2013 16:43:58 +0800 8007761: NTLM coding errors
weijun [Sat, 09 Feb 2013 16:43:58 +0800] rev 15650
8007761: NTLM coding errors Reviewed-by: chegar
Sat, 09 Feb 2013 16:43:49 +0800 8001104: Unbound SASL service: the GSSAPI/krb5 mech
weijun [Sat, 09 Feb 2013 16:43:49 +0800] rev 15649
8001104: Unbound SASL service: the GSSAPI/krb5 mech Reviewed-by: valeriep
Sat, 09 Feb 2013 08:35:57 +0000 8005697: Add StampedLock
dl [Sat, 09 Feb 2013 08:35:57 +0000] rev 15648
8005697: Add StampedLock Reviewed-by: chegar, alanb, dice, martin
Fri, 08 Feb 2013 16:00:23 -0800 8005623: Retrofit FunctionalInterface annotations to core platform interfaces
darcy [Fri, 08 Feb 2013 16:00:23 -0800] rev 15647
8005623: Retrofit FunctionalInterface annotations to core platform interfaces Reviewed-by: mduigou, chegar, alanb
Fri, 08 Feb 2013 09:35:14 -0800 8007038: ArrayIndexOutOfBoundsException on calling localizedDateTime().print() with JapaneseChrono
naoto [Fri, 08 Feb 2013 09:35:14 -0800] rev 15646
8007038: ArrayIndexOutOfBoundsException on calling localizedDateTime().print() with JapaneseChrono Reviewed-by: okutsu
Thu, 07 Feb 2013 11:22:04 +0100 8007142: Add utility classes for writing better multiprocess tests in jtreg
ykantser [Thu, 07 Feb 2013 11:22:04 +0100] rev 15645
8007142: Add utility classes for writing better multiprocess tests in jtreg Reviewed-by: alanb, rbackman
Wed, 06 Feb 2013 17:59:54 -0800 8006995: java launcher fails to open executable JAR > 2GB
martin [Wed, 06 Feb 2013 17:59:54 -0800] rev 15644
8006995: java launcher fails to open executable JAR > 2GB Summary: Use O_LARGEFILE consistently when opening jar files Reviewed-by: alanb, sherman
Wed, 06 Feb 2013 14:15:05 -0500 8006505: additional changes for JSR 310 support
lancea [Wed, 06 Feb 2013 14:15:05 -0500] rev 15643
8006505: additional changes for JSR 310 support Reviewed-by: naoto, ulfzibis
Wed, 06 Feb 2013 16:53:47 +0400 8007277: JDK-8002048 testcase fails to compile
dsamersoff [Wed, 06 Feb 2013 16:53:47 +0400] rev 15642
8007277: JDK-8002048 testcase fails to compile Summary: sun.* classes is not included to ct.sym file and symbol file have to be ignored Reviewed-by: alanb
Wed, 13 Feb 2013 17:55:44 -0800 Merge
lana [Wed, 13 Feb 2013 17:55:44 -0800] rev 15641
Merge
Wed, 13 Feb 2013 12:38:28 -0800 Merge
lana [Wed, 13 Feb 2013 12:38:28 -0800] rev 15640
Merge
Wed, 13 Feb 2013 15:32:50 +0000 8005629: javac warnings compiling java.awt.EventDispatchThread and sun.awt.X11.XIconWindow
pchelko [Wed, 13 Feb 2013 15:32:50 +0000] rev 15639
8005629: javac warnings compiling java.awt.EventDispatchThread and sun.awt.X11.XIconWindow Summary: Removed macosx specific workaround from shared code and made macosx use public API Reviewed-by: art, serb
Wed, 13 Feb 2013 15:27:29 +0000 7079260: InputContext leaks memory
pchelko [Wed, 13 Feb 2013 15:27:29 +0000] rev 15638
7079260: InputContext leaks memory Summary: Replaced strong refs with weak refs Reviewed-by: art, serb
Wed, 13 Feb 2013 19:23:09 +0400 4199622: RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation
vkarnauk [Wed, 13 Feb 2013 19:23:09 +0400] rev 15637
4199622: RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation Reviewed-by: alexp, alexsch
Wed, 13 Feb 2013 19:06:31 +0400 7132383: [macosx] bug6596966.java should be adapted for Mac
kshefov [Wed, 13 Feb 2013 19:06:31 +0400] rev 15636
7132383: [macosx] bug6596966.java should be adapted for Mac Reviewed-by: serb, alexsch Contributed-by: Vera Akulova <vera.akulova@oracle.com>
Wed, 13 Feb 2013 18:01:18 +0400 7161759: TEST_BUG: java/awt/Frame/WindowDragTest/WindowDragTest.java fails to compile, should be modified
kshefov [Wed, 13 Feb 2013 18:01:18 +0400] rev 15635
7161759: TEST_BUG: java/awt/Frame/WindowDragTest/WindowDragTest.java fails to compile, should be modified Summary: Added @build Util jtreg tag Reviewed-by: serb, alexsch Contributed-by: Vera Akulova <vera.akulova@oracle.com>
Fri, 08 Feb 2013 22:08:10 +0400 8005932: Java 7 on mac os x only provides text clipboard formats
mcherkas [Fri, 08 Feb 2013 22:08:10 +0400] rev 15634
8005932: Java 7 on mac os x only provides text clipboard formats Reviewed-by: alexp, denis
Wed, 06 Feb 2013 18:25:06 +0400 8000326: Focus unable to traverse in the menubar
alexsch [Wed, 06 Feb 2013 18:25:06 +0400] rev 15633
8000326: Focus unable to traverse in the menubar Reviewed-by: alexsch, malenkov
Wed, 13 Feb 2013 15:06:47 -0800 8008017: The fix for 8005129 does not build on Windows
prr [Wed, 13 Feb 2013 15:06:47 -0800] rev 15632
8008017: The fix for 8005129 does not build on Windows Reviewed-by: prr, jgodinez Contributed-by: jia-hong.chen@oracle.com
Wed, 13 Feb 2013 13:01:16 -0800 Merge
lana [Wed, 13 Feb 2013 13:01:16 -0800] rev 15631
Merge
Tue, 12 Feb 2013 09:58:21 -0800 8007748: MacOSX build error : cast of type 'SEL' to 'uintptr_t' (aka 'unsigned long') is deprecated; use sel_getName instead
prr [Tue, 12 Feb 2013 09:58:21 -0800] rev 15630
8007748: MacOSX build error : cast of type 'SEL' to 'uintptr_t' (aka 'unsigned long') is deprecated; use sel_getName instead Reviewed-by: anthony
Fri, 08 Feb 2013 11:36:18 -0800 8005261: [parfait] #415 sun/java2d/opengl/GLXSurfaceData.c Memory leak of pointer 'glxsdo' allocated with malloc
jgodinez [Fri, 08 Feb 2013 11:36:18 -0800] rev 15629
8005261: [parfait] #415 sun/java2d/opengl/GLXSurfaceData.c Memory leak of pointer 'glxsdo' allocated with malloc Reviewed-by: prr, vadim Contributed-by: jia-hong.chen@oracle.com
Fri, 08 Feb 2013 11:25:42 -0800 8005129: [parfait] #1122 - #1130 native/sun/awt/medialib/mlib_Image*.c Memory leak of pointer 'k' allocated with mlib_malloc
jgodinez [Fri, 08 Feb 2013 11:25:42 -0800] rev 15628
8005129: [parfait] #1122 - #1130 native/sun/awt/medialib/mlib_Image*.c Memory leak of pointer 'k' allocated with mlib_malloc Reviewed-by: prr, vadim Contributed-by: jia-hong.chen@oracle.com
Wed, 06 Feb 2013 14:45:02 -0800 8005194: [parfait] #353 sun/awt/image/jpeg/imageioJPEG.c Memory leak of pointer 'scale' allocated with calloc()
jgodinez [Wed, 06 Feb 2013 14:45:02 -0800] rev 15627
8005194: [parfait] #353 sun/awt/image/jpeg/imageioJPEG.c Memory leak of pointer 'scale' allocated with calloc() Reviewed-by: prr, vadim Contributed-by: jia-hong.chen@oracle.com
Thu, 14 Feb 2013 11:44:09 -0800 Added tag jdk8-b77 for changeset e587650e9aa6
katleman [Thu, 14 Feb 2013 11:44:09 -0800] rev 15626
Added tag jdk8-b77 for changeset e587650e9aa6
Wed, 05 Jul 2017 18:40:46 +0200 Merge
duke [Wed, 05 Jul 2017 18:40:46 +0200] rev 15625
Merge
Fri, 15 Feb 2013 13:27:21 -0800 Added tag hs25-b19 for changeset 9895f0eb0c56
amurillo [Fri, 15 Feb 2013 13:27:21 -0800] rev 15624
Added tag hs25-b19 for changeset 9895f0eb0c56
Fri, 15 Feb 2013 13:27:20 -0800 Merge
amurillo [Fri, 15 Feb 2013 13:27:20 -0800] rev 15623
Merge
Thu, 14 Feb 2013 05:36:59 -0800 Merge
vlivanov [Thu, 14 Feb 2013 05:36:59 -0800] rev 15622
Merge
Wed, 13 Feb 2013 08:29:04 -0800 8006683: Add WhiteBox API to testing of compiler
iignatyev [Wed, 13 Feb 2013 08:29:04 -0800] rev 15621
8006683: Add WhiteBox API to testing of compiler Reviewed-by: kvn, vlivanov
Tue, 12 Feb 2013 14:33:19 -0800 Merge
kmo [Tue, 12 Feb 2013 14:33:19 -0800] rev 15620
Merge
Tue, 12 Feb 2013 07:39:42 -0800 8002169: TEST_BUG: compiler/7009359/Test7009359.java sometimes times out
kmo [Tue, 12 Feb 2013 07:39:42 -0800] rev 15619
8002169: TEST_BUG: compiler/7009359/Test7009359.java sometimes times out Summary: make the test less prone to timeout by reducing the amount of iteration and allowing main to be compiled Reviewed-by: jrose
Tue, 12 Feb 2013 12:56:11 +0100 7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
roland [Tue, 12 Feb 2013 12:56:11 +0100] rev 15618
7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob Summary: Add support for expensive nodes. Reviewed-by: kvn
Mon, 11 Feb 2013 14:47:04 -0800 8003252: PPC: move MacroAssembler into separate file
morris [Mon, 11 Feb 2013 14:47:04 -0800] rev 15617
8003252: PPC: move MacroAssembler into separate file Summary: moved MacroAssembler into separate file Reviewed-by: twisti, kvn, dlong
Mon, 11 Feb 2013 10:38:11 -0800 8003251: ARM: move MacroAssembler into separate file
morris [Mon, 11 Feb 2013 10:38:11 -0800] rev 15616
8003251: ARM: move MacroAssembler into separate file Summary: moved MacroAssembler into separate file Reviewed-by: twisti, kvn, dlong
Sun, 10 Feb 2013 22:35:38 -0800 8006430: TraceTypeProfile is a product flag while it should be a diagnostic flag
kmo [Sun, 10 Feb 2013 22:35:38 -0800] rev 15615
8006430: TraceTypeProfile is a product flag while it should be a diagnostic flag Summary: make sure all diagnostic and experimental flag kinds are checked in Flag::is_unlocked() Reviewed-by: kvn
Sat, 09 Feb 2013 12:55:09 -0800 8007402: Code cleanup to remove Parfait false positive
drchase [Sat, 09 Feb 2013 12:55:09 -0800] rev 15614
8007402: Code cleanup to remove Parfait false positive Summary: add array access range check Reviewed-by: kvn
Fri, 08 Feb 2013 15:39:43 -0800 8006851: When TieredCompilation is set, max code cache should be bumped to 256mb
morris [Fri, 08 Feb 2013 15:39:43 -0800] rev 15613
8006851: When TieredCompilation is set, max code cache should be bumped to 256mb Summary: Set ReservedCodeCacheSize to (default value)*5 when TieredCompilation is on. Reviewed-by: kvn, twisti
Fri, 08 Feb 2013 15:07:17 -0800 8007708: compiler/6855215 assert(VM_Version::supports_sse4_2())
kvn [Fri, 08 Feb 2013 15:07:17 -0800] rev 15612
8007708: compiler/6855215 assert(VM_Version::supports_sse4_2()) Summary: Added missing UseSSE42 check. Also added missing avx2 assert for vpermq instruction. Reviewed-by: roland, twisti
Thu, 14 Feb 2013 11:01:05 +0100 Merge
brutisso [Thu, 14 Feb 2013 11:01:05 +0100] rev 15611
Merge
Wed, 23 Jan 2013 19:08:04 -0800 8005452: NPG: Create new flags for Metaspace resizing policy
jmasa [Wed, 23 Jan 2013 19:08:04 -0800] rev 15610
8005452: NPG: Create new flags for Metaspace resizing policy Reviewed-by: johnc, jwilhelm, coleenp, stefank
Mon, 11 Feb 2013 15:24:48 -0800 8007772: G1: assert(!hr->isHumongous() || mr.start() == hr->bottom()) failed: the start of HeapRegion and MemRegion should be consistent for humongous regions
johnc [Mon, 11 Feb 2013 15:24:48 -0800] rev 15609
8007772: G1: assert(!hr->isHumongous() || mr.start() == hr->bottom()) failed: the start of HeapRegion and MemRegion should be consistent for humongous regions Summary: In do_marking_step(), we should always give up current region after scanning the object, if the region is humongous. Reviewed-by: brutisso, jwilhelm, tamao
Sun, 10 Feb 2013 21:15:16 +0100 8002144: G1: large number of evacuation failures may lead to large c heap memory usage
brutisso [Sun, 10 Feb 2013 21:15:16 +0100] rev 15608
8002144: G1: large number of evacuation failures may lead to large c heap memory usage Summary: Use Stack<> instead of GrowableArray to keep track of preserved marks. Also reviewed by vitalyd@gmail.com. Reviewed-by: johnc, jcoomes
Thu, 07 Feb 2013 18:40:45 -0800 Merge
brutisso [Thu, 07 Feb 2013 18:40:45 -0800] rev 15607
Merge
Thu, 07 Feb 2013 22:04:17 +0100 Merge
brutisso [Thu, 07 Feb 2013 22:04:17 +0100] rev 15606
Merge
Thu, 07 Feb 2013 15:51:25 +0100 8006432: Ratio flags should be unsigned
jwilhelm [Thu, 07 Feb 2013 15:51:25 +0100] rev 15605
8006432: Ratio flags should be unsigned Summary: Flags changed to be of uintx type Reviewed-by: johnc, tamao
Wed, 06 Feb 2013 14:50:37 -0800 7052429: G1: Avoid unnecessary scanning of humongous regions during concurrent marking
johnc [Wed, 06 Feb 2013 14:50:37 -0800] rev 15604
7052429: G1: Avoid unnecessary scanning of humongous regions during concurrent marking Summary: Skip unnecessary scanning of bitmap for unmarked humongous objects/regions. Reviewed-by: jwilhelm, johnc Contributed-by: Tao Mao <tao.mao@oracle.com>
Wed, 13 Feb 2013 08:42:03 -0800 Merge
sspitsyn [Wed, 13 Feb 2013 08:42:03 -0800] rev 15603
Merge
Tue, 12 Feb 2013 12:19:28 -0500 8007950: Undo hs_file permission change
zgu [Tue, 12 Feb 2013 12:19:28 -0500] rev 15602
8007950: Undo hs_file permission change Summary: Reverse hs_err file permission back to 0666, as early push was premature Reviewed-by: dsamersoff, dcubed, acorn
Mon, 11 Feb 2013 14:06:22 -0500 8007320: NPG: move method annotations
coleenp [Mon, 11 Feb 2013 14:06:22 -0500] rev 15601
8007320: NPG: move method annotations Summary: allocate method annotations and attach to ConstMethod if present Reviewed-by: dcubed, jiangli, sspitsyn, iklam
Fri, 08 Feb 2013 16:56:03 -0800 Merge
zgu [Fri, 08 Feb 2013 16:56:03 -0800] rev 15600
Merge
Fri, 08 Feb 2013 13:55:41 -0800 Merge
zgu [Fri, 08 Feb 2013 13:55:41 -0800] rev 15599
Merge
Fri, 08 Feb 2013 16:31:48 -0500 8006691: Remove jvm_version_info.is_kernel_jvm field
zgu [Fri, 08 Feb 2013 16:31:48 -0500] rev 15598
8006691: Remove jvm_version_info.is_kernel_jvm field Summary: Removed is_kernel_jvm from jvm_version_info as Kernel VM has been deprecated Reviewed-by: mchung, coleenp
Fri, 08 Feb 2013 14:32:13 -0800 Merge
zgu [Fri, 08 Feb 2013 14:32:13 -0800] rev 15597
Merge
Fri, 08 Feb 2013 14:49:01 -0500 8007791: More Restricted hs_err file permission
zgu [Fri, 08 Feb 2013 14:49:01 -0500] rev 15596
8007791: More Restricted hs_err file permission Summary: Enforce more restricted hs_file permission Reviewed-by: acorn, dcubed, dsamersoff
Fri, 08 Feb 2013 09:14:06 -0800 Merge
sspitsyn [Fri, 08 Feb 2013 09:14:06 -0800] rev 15595
Merge
Fri, 08 Feb 2013 14:05:36 +0100 Merge
sla [Fri, 08 Feb 2013 14:05:36 +0100] rev 15594
Merge
Fri, 08 Feb 2013 12:48:24 +0100 8006423: SA: NullPointerException in sun.jvm.hotspot.debugger.bsd.BsdThread.getContext(BsdThread.java:67)
sla [Fri, 08 Feb 2013 12:48:24 +0100] rev 15593
8006423: SA: NullPointerException in sun.jvm.hotspot.debugger.bsd.BsdThread.getContext(BsdThread.java:67) Summary: Do not rely on mach thread port names to identify threads from SA Reviewed-by: dholmes, minqi, rbackman
Fri, 08 Feb 2013 10:42:24 +0100 8007434: Write tests for 8006298
ctornqvi [Fri, 08 Feb 2013 10:42:24 +0100] rev 15592
8007434: Write tests for 8006298 Summary: Four tests written for 8006298 Reviewed-by: mgerdin, coleenp
Wed, 06 Feb 2013 14:31:37 -0800 7182152: Instrumentation hot swap test incorrect monitor count
dcubed [Wed, 06 Feb 2013 14:31:37 -0800] rev 15591
7182152: Instrumentation hot swap test incorrect monitor count Summary: Add/refine new tracing support using -XX:TraceRedefineClasses=16384. Reviewed-by: coleenp, acorn, sspitsyn
Fri, 08 Feb 2013 08:16:00 -0800 8007801: new hotspot build - hs25-b19
amurillo [Fri, 08 Feb 2013 08:16:00 -0800] rev 15590
8007801: new hotspot build - hs25-b19 Reviewed-by: jcoomes
Thu, 14 Feb 2013 11:43:44 -0800 Added tag jdk8-b77 for changeset 739a5754a11e
katleman [Thu, 14 Feb 2013 11:43:44 -0800] rev 15589
Added tag jdk8-b77 for changeset 739a5754a11e
Mon, 18 Feb 2013 15:35:05 -0500 Merge
dholmes [Mon, 18 Feb 2013 15:35:05 -0500] rev 15588
Merge
Sun, 17 Feb 2013 16:44:28 -0500 Merge
dholmes [Sun, 17 Feb 2013 16:44:28 -0500] rev 15587
Merge
Mon, 04 Feb 2013 18:08:42 -0500 Merge
dholmes [Mon, 04 Feb 2013 18:08:42 -0500] rev 15586
Merge
Tue, 22 Jan 2013 19:30:52 -0500 Merge
dholmes [Tue, 22 Jan 2013 19:30:52 -0500] rev 15585
Merge
Mon, 21 Jan 2013 01:50:40 -0500 8004265: Add build support for Compact Profiles
dholmes [Mon, 21 Jan 2013 01:50:40 -0500] rev 15584
8004265: Add build support for Compact Profiles Reviewed-by: erikj, ohair
Mon, 21 Jan 2013 00:29:59 -0500 8006124: javadoc/doclet should be updated to support profiles
bpatel [Mon, 21 Jan 2013 00:29:59 -0500] rev 15583
8006124: javadoc/doclet should be updated to support profiles Reviewed-by: jjg, dholmes
Mon, 18 Feb 2013 10:46:22 +0100 Merge
erikj [Mon, 18 Feb 2013 10:46:22 +0100] rev 15582
Merge
Fri, 15 Feb 2013 10:40:46 +0100 8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac
erikj [Fri, 15 Feb 2013 10:40:46 +0100] rev 15581
8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac Reviewed-by: ohair
Thu, 14 Feb 2013 22:11:49 -0800 Merge
lana [Thu, 14 Feb 2013 22:11:49 -0800] rev 15580
Merge
Wed, 13 Feb 2013 11:21:14 -0800 Merge
lana [Wed, 13 Feb 2013 11:21:14 -0800] rev 15579
Merge
Tue, 12 Feb 2013 09:27:48 -0800 8007392: JSR 310: DateTime API Updates
sherman [Tue, 12 Feb 2013 09:27:48 -0800] rev 15578
8007392: JSR 310: DateTime API Updates Summary: Integration of JSR310 Date/Time API for M7 Reviewed-by: darcy, alanb, naoto Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com
Wed, 06 Feb 2013 11:12:46 -0800 8006595: Use jdk/test/Makefile targets in preference to local definitions
mduigou [Wed, 06 Feb 2013 11:12:46 -0800] rev 15577
8006595: Use jdk/test/Makefile targets in preference to local definitions Reviewed-by: alanb
(0) -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 +30000 tip