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
Wed, 06 Feb 2013 11:09:24 -0800 8004726: Link bug ids to jbs rather than monaco.
mduigou [Wed, 06 Feb 2013 11:09:24 -0800] rev 15576
8004726: Link bug ids to jbs rather than monaco. Reviewed-by: ohair, chegar, katleman
Wed, 06 Feb 2013 11:36:19 +0000 8007625: race with nested repos in /common/bin/hgforest.sh
chegar [Wed, 06 Feb 2013 11:36:19 +0000] rev 15575
8007625: race with nested repos in /common/bin/hgforest.sh Reviewed-by: dholmes, ohair, ohrstrom
Thu, 14 Feb 2013 11:43:27 -0800 Added tag jdk8-b77 for changeset b2c2a48dae5c
katleman [Thu, 14 Feb 2013 11:43:27 -0800] rev 15574
Added tag jdk8-b77 for changeset b2c2a48dae5c
Wed, 05 Jul 2017 18:40:21 +0200 Added tag jdk8-b77 for changeset d17eb2e13e36
duke [Wed, 05 Jul 2017 18:40:21 +0200] rev 15573
Added tag jdk8-b77 for changeset d17eb2e13e36
Wed, 05 Jul 2017 18:40:20 +0200 Merge jdk8-b77
duke [Wed, 05 Jul 2017 18:40:20 +0200] rev 15572
Merge
Wed, 05 Jul 2017 18:40:16 +0200 Merge
duke [Wed, 05 Jul 2017 18:40:16 +0200] rev 15571
Merge
Mon, 11 Feb 2013 16:15:09 -0800 Merge
lana [Mon, 11 Feb 2013 16:15:09 -0800] rev 15570
Merge
Tue, 05 Feb 2013 18:55:13 +0000 8007504: Remove @ignore from tests that no longer need it
jjh [Tue, 05 Feb 2013 18:55:13 +0000] rev 15569
8007504: Remove @ignore from tests that no longer need it Reviewed-by: mcimadamore
Mon, 04 Feb 2013 22:38:11 -0800 Merge
lana [Mon, 04 Feb 2013 22:38:11 -0800] rev 15568
Merge
Mon, 04 Feb 2013 18:14:24 -0800 8007492: DocumentationTool cannot locate standard doclet when invoked from JRE
jjg [Mon, 04 Feb 2013 18:14:24 -0800] rev 15567
8007492: DocumentationTool cannot locate standard doclet when invoked from JRE Reviewed-by: darcy
Mon, 04 Feb 2013 15:30:10 -0800 8007490: NPE from DocumentationTool.run
jjg [Mon, 04 Feb 2013 15:30:10 -0800] rev 15566
8007490: NPE from DocumentationTool.run Reviewed-by: darcy
Sun, 03 Feb 2013 02:31:30 +0000 7199823: javac generates inner class that can't be verified
vromero [Sun, 03 Feb 2013 02:31:30 +0000] rev 15565
7199823: javac generates inner class that can't be verified Reviewed-by: jjg, mcimadamore
Sat, 02 Feb 2013 21:04:56 +0000 8005075: Pool.Method, and Pool.Variable redundant Symbol field should be removed
vromero [Sat, 02 Feb 2013 21:04:56 +0000] rev 15564
8005075: Pool.Method, and Pool.Variable redundant Symbol field should be removed Reviewed-by: jjg
Fri, 01 Feb 2013 13:01:26 -0800 8001614: Include annotation type to documented supported-ness
darcy [Fri, 01 Feb 2013 13:01:26 -0800] rev 15563
8001614: Include annotation type to documented supported-ness Reviewed-by: alanb, jjg, tbell
Fri, 01 Feb 2013 12:01:03 -0800 8007344: javac may not make tree end positions and/or doc comments available to processors and listeners
jjg [Fri, 01 Feb 2013 12:01:03 -0800] rev 15562
8007344: javac may not make tree end positions and/or doc comments available to processors and listeners Reviewed-by: darcy
Fri, 01 Feb 2013 08:36:15 -0800 8007305: DPrinter: provide better usage message
jjg [Fri, 01 Feb 2013 08:36:15 -0800] rev 15561
8007305: DPrinter: provide better usage message Reviewed-by: mcimadamore
Fri, 01 Feb 2013 08:33:48 -0800 8007306: DPrinter: improve display of impl-class, internal tag/kind, and external tag/kind
jjg [Fri, 01 Feb 2013 08:33:48 -0800] rev 15560
8007306: DPrinter: improve display of impl-class, internal tag/kind, and external tag/kind Reviewed-by: mcimadamore
Thu, 31 Jan 2013 19:31:37 -0800 8004353: Generated html is wrong for overview.html; content has incorrect css footer class
jjg [Thu, 31 Jan 2013 19:31:37 -0800] rev 15559
8004353: Generated html is wrong for overview.html; content has incorrect css footer class Reviewed-by: jjg Contributed-by: roger.riggs@oracle.com
Thu, 31 Jan 2013 19:19:40 -0800 8007329: minor issues in impl class hierarchry for DCTree.* classes
jjg [Thu, 31 Jan 2013 19:19:40 -0800] rev 15558
8007329: minor issues in impl class hierarchry for DCTree.* classes Reviewed-by: darcy
Thu, 31 Jan 2013 18:58:17 -0800 8007351: Malformed copyright statements in typeAnnotations test directory
darcy [Thu, 31 Jan 2013 18:58:17 -0800] rev 15557
8007351: Malformed copyright statements in typeAnnotations test directory Reviewed-by: jjg
Thu, 31 Jan 2013 14:10:02 -0800 Merge
lana [Thu, 31 Jan 2013 14:10:02 -0800] rev 15556
Merge
Thu, 31 Jan 2013 10:23:49 -0800 Merge
lana [Thu, 31 Jan 2013 10:23:49 -0800] rev 15555
Merge
Thu, 31 Jan 2013 12:16:03 -0800 8007313: Remove use of {ContainerFor/ContainedBy} from langtools
darcy [Thu, 31 Jan 2013 12:16:03 -0800] rev 15554
8007313: Remove use of {ContainerFor/ContainedBy} from langtools Reviewed-by: jjg
Wed, 30 Jan 2013 09:47:12 -0800 8007034: debug printer for javac internals
jjg [Wed, 30 Jan 2013 09:47:12 -0800] rev 15553
8007034: debug printer for javac internals Reviewed-by: mcimadamore
Wed, 30 Jan 2013 09:40:54 -0800 8007096: DocLint parsing problems with some comments
jjg [Wed, 30 Jan 2013 09:40:54 -0800] rev 15552
8007096: DocLint parsing problems with some comments Reviewed-by: mcimadamore
Sun, 27 Jan 2013 19:38:44 +0000 8006944: javac, combo tests should print out the number of threads used
vromero [Sun, 27 Jan 2013 19:38:44 +0000] rev 15551
8006944: javac, combo tests should print out the number of threads used Reviewed-by: mcimadamore
Thu, 07 Feb 2013 12:33:21 -0800 Added tag jdk8-b76 for changeset aa274a6f970a
katleman [Thu, 07 Feb 2013 12:33:21 -0800] rev 15550
Added tag jdk8-b76 for changeset aa274a6f970a
Wed, 05 Jul 2017 18:40:08 +0200 Merge
duke [Wed, 05 Jul 2017 18:40:08 +0200] rev 15549
Merge
Thu, 07 Feb 2013 12:33:01 -0800 Added tag jdk8-b76 for changeset 95266e83c5e7
katleman [Thu, 07 Feb 2013 12:33:01 -0800] rev 15548
Added tag jdk8-b76 for changeset 95266e83c5e7
Wed, 05 Jul 2017 18:40:04 +0200 Merge
duke [Wed, 05 Jul 2017 18:40:04 +0200] rev 15547
Merge
Mon, 11 Feb 2013 16:12:53 -0800 Merge
lana [Mon, 11 Feb 2013 16:12:53 -0800] rev 15546
Merge
Tue, 05 Feb 2013 14:56:34 +0000 8007389: Remove uses of _ as identifier in jaxp
emc [Tue, 05 Feb 2013 14:56:34 +0000] rev 15545
8007389: Remove uses of _ as identifier in jaxp Reviewed-by: lancea, joehw
Thu, 07 Feb 2013 12:32:59 -0800 Added tag jdk8-b76 for changeset 503de5a7b5ef
katleman [Thu, 07 Feb 2013 12:32:59 -0800] rev 15544
Added tag jdk8-b76 for changeset 503de5a7b5ef
Wed, 05 Jul 2017 18:39:58 +0200 Merge
duke [Wed, 05 Jul 2017 18:39:58 +0200] rev 15543
Merge
Thu, 07 Feb 2013 12:32:39 -0800 Added tag jdk8-b76 for changeset 2fea158ee664
katleman [Thu, 07 Feb 2013 12:32:39 -0800] rev 15542
Added tag jdk8-b76 for changeset 2fea158ee664
Wed, 05 Jul 2017 18:39:54 +0200 Merge
duke [Wed, 05 Jul 2017 18:39:54 +0200] rev 15541
Merge
Mon, 11 Feb 2013 16:14:27 -0800 Merge
lana [Mon, 11 Feb 2013 16:14:27 -0800] rev 15540
Merge
Tue, 05 Feb 2013 11:11:53 -0800 Merge
lana [Tue, 05 Feb 2013 11:11:53 -0800] rev 15539
Merge
Tue, 05 Feb 2013 14:25:47 +0000 8007483: attributes are ignored when loading keys from a PKCS12 keystore
vinnie [Tue, 05 Feb 2013 14:25:47 +0000] rev 15538
8007483: attributes are ignored when loading keys from a PKCS12 keystore Reviewed-by: mullan
Tue, 05 Feb 2013 12:36:32 +0100 8005791: Remove java.beans.* imports from com.sun.jmx.mbeanserver.Introspector
jbachorik [Tue, 05 Feb 2013 12:36:32 +0100] rev 15537
8005791: Remove java.beans.* imports from com.sun.jmx.mbeanserver.Introspector Reviewed-by: rbackman
Tue, 05 Feb 2013 12:28:47 +0100 7170447: Intermittent DeadListenerTest.java failure
jbachorik [Tue, 05 Feb 2013 12:28:47 +0100] rev 15536
7170447: Intermittent DeadListenerTest.java failure Summary: Due to asynchronous nature of processing server notifications it may happen that an "unregister" notification ha$ Reviewed-by: sjiang
Mon, 04 Feb 2013 22:37:44 -0800 Merge
lana [Mon, 04 Feb 2013 22:37:44 -0800] rev 15535
Merge
Mon, 04 Feb 2013 17:56:29 -0800 8007113: Upgrade AnnotatedElement.isAnnotionPresent to be a default method
darcy [Mon, 04 Feb 2013 17:56:29 -0800] rev 15534
8007113: Upgrade AnnotatedElement.isAnnotionPresent to be a default method Reviewed-by: chegar, jfranck
Mon, 04 Feb 2013 11:58:43 -0800 8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream
sherman [Mon, 04 Feb 2013 11:58:43 -0800] rev 15533
8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream 8006315: Base64.Decoder decoding methods are not consistent in treating non-padded data 8006530: Base64.getMimeDecoder().decode() throws exception for non-base64 character after adding = Summary: updated the spec to describe the expected behave explicitly and the implementation to follow Reviewed-by: alanb, chegar, lancea
Mon, 04 Feb 2013 17:20:26 +0000 8006994: Cleanup PKCS12 tests to ensure streams get closed
vinnie [Mon, 04 Feb 2013 17:20:26 +0000] rev 15532
8006994: Cleanup PKCS12 tests to ensure streams get closed Reviewed-by: mullan
Sun, 03 Feb 2013 21:39:58 +0400 8002048: Protocol to discovery of manageable Java processes on a network
dsamersoff [Sun, 03 Feb 2013 21:39:58 +0400] rev 15531
8002048: Protocol to discovery of manageable Java processes on a network Summary: Introduce a protocol to discover manageble Java instances across a network subnet, JDP Reviewed-by: sla, dfuchs
Sun, 03 Feb 2013 18:20:24 +0400 6471906: java.lang.NegativeArraySizeException in tenToThe
dmeetry [Sun, 03 Feb 2013 18:20:24 +0400] rev 15530
6471906: java.lang.NegativeArraySizeException in tenToThe Reviewed-by: darcy Contributed-by: brian.burkhalter@oracle.com
Sat, 02 Feb 2013 12:08:43 -0800 8007135: tools/launcher/VersionCheck.java failing with new tool jabswitch
ksrini [Sat, 02 Feb 2013 12:08:43 -0800] rev 15529
8007135: tools/launcher/VersionCheck.java failing with new tool jabswitch Reviewed-by: ksrini, mduigou Contributed-by: ragini.prasad@oracle.com
Sat, 02 Feb 2013 17:15:13 +0000 8007322: untangle ftp protocol from general networking URL tests
chegar [Sat, 02 Feb 2013 17:15:13 +0000] rev 15528
8007322: untangle ftp protocol from general networking URL tests Reviewed-by: alanb
Fri, 01 Feb 2013 22:18:18 -0800 8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt
ksrini [Fri, 01 Feb 2013 22:18:18 -0800] rev 15527
8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt Reviewed-by: mchung
Fri, 01 Feb 2013 22:12:52 -0800 8003549: (pack200) assertion errors when processing lambda class files with IMethods
ksrini [Fri, 01 Feb 2013 22:12:52 -0800] rev 15526
8003549: (pack200) assertion errors when processing lambda class files with IMethods Summary: add more check for opcode, sketch provided by jrose Reviewed-by: jrose
Fri, 01 Feb 2013 19:30:02 -0800 6964528: Double.toHexString(double d) String manipulation with + in an append of StringBuilder
darcy [Fri, 01 Feb 2013 19:30:02 -0800] rev 15525
6964528: Double.toHexString(double d) String manipulation with + in an append of StringBuilder Reviewed-by: shade
Fri, 01 Feb 2013 21:01:44 +0000 5035569: Formatter should document that %a conversion unsupported for BigDecimal args
alanb [Fri, 01 Feb 2013 21:01:44 +0000] rev 15524
5035569: Formatter should document that %a conversion unsupported for BigDecimal args Reviewed-by: darcy Contributed-by: brian.burkhalter@oracle.com
Fri, 01 Feb 2013 07:25:51 -0800 8006536: [launcher] removes trailing slashes on arguments
ksrini [Fri, 01 Feb 2013 07:25:51 -0800] rev 15523
8006536: [launcher] removes trailing slashes on arguments Reviewed-by: ksrini, akhil Contributed-by: jviswana@linux.vnet.ibm.com
Fri, 01 Feb 2013 06:51:37 +0000 8006395: Race in async socket close on Linux
chegar [Fri, 01 Feb 2013 06:51:37 +0000] rev 15522
8006395: Race in async socket close on Linux Reviewed-by: alanb, dsamersoff
Fri, 01 Feb 2013 07:39:41 +0800 8006564: Test sun/security/util/Oid/S11N.sh fails with timeout on Linux 32-bit
weijun [Fri, 01 Feb 2013 07:39:41 +0800] rev 15521
8006564: Test sun/security/util/Oid/S11N.sh fails with timeout on Linux 32-bit Reviewed-by: alanb
Thu, 31 Jan 2013 14:29:19 -0800 6355704: (fmt) %f formatting of BigDecimals is incorrect
mchung [Thu, 31 Jan 2013 14:29:19 -0800] rev 15520
6355704: (fmt) %f formatting of BigDecimals is incorrect Reviewed-by: darcy Contributed-by: brian.burkhalter@oracle.com
Thu, 31 Jan 2013 14:10:14 -0800 Merge
lana [Thu, 31 Jan 2013 14:10:14 -0800] rev 15519
Merge
Thu, 31 Jan 2013 10:22:25 -0800 Merge
lana [Thu, 31 Jan 2013 10:22:25 -0800] rev 15518
Merge
Thu, 31 Jan 2013 13:27:04 -0800 8006709: Add minimal support of MacOSX platform for NetBeans Projects
mduigou [Thu, 31 Jan 2013 13:27:04 -0800] rev 15517
8006709: Add minimal support of MacOSX platform for NetBeans Projects Summary: Adds support for MacOSX platform and architecture detection. Other minor updates (-source/target 1.8) Reviewed-by: ohair
Thu, 31 Jan 2013 13:13:14 -0800 8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character
sherman [Thu, 31 Jan 2013 13:13:14 -0800] rev 15516
8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character 8006526: Base64.Decoder.decode(String) spec contains a copy-paste mistake Summary: to ignore single non-base64 char in mime decoding Reviewed-by: alanb
Thu, 31 Jan 2013 12:23:04 -0800 8007115: Refactor regression tests for java.lang.reflect.Parameter
darcy [Thu, 31 Jan 2013 12:23:04 -0800] rev 15515
8007115: Refactor regression tests for java.lang.reflect.Parameter Reviewed-by: emc
Thu, 31 Jan 2013 12:13:21 -0800 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
darcy [Thu, 31 Jan 2013 12:13:21 -0800] rev 15514
8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types Reviewed-by: mduigou
Thu, 31 Jan 2013 11:09:36 -0800 8005394: Base64.Decoder/Encoder.wrap(XStream) don't throw NPE for null args passed
sherman [Thu, 31 Jan 2013 11:09:36 -0800] rev 15513
8005394: Base64.Decoder/Encoder.wrap(XStream) don't throw NPE for null args passed Summary: to check null for dec/enc.wrap methods Reviewed-by: alanb
Thu, 31 Jan 2013 10:55:15 -0800 7042126: (alt-rt) HashMap.clone implementation should be re-examined
dbuck [Thu, 31 Jan 2013 10:55:15 -0800] rev 15512
7042126: (alt-rt) HashMap.clone implementation should be re-examined Summary: Test case for cr7042126. Issue only found in OracleJDK, but test case is valid for OpenJDK as well Reviewed-by: mduigou
Thu, 31 Jan 2013 10:10:34 +0100 8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement
jfranck [Thu, 31 Jan 2013 10:10:34 +0100] rev 15511
8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement 8004919: AnnotationSupport uses possibly half-constructed AnnotationType instances Summary: Implements the simplified semantics for repeating annotations and removes the incorrect obtaining of an AnnotationType Reviewed-by: darcy, abuckley
Tue, 29 Jan 2013 10:32:49 +0100 8004698: Implement Core Reflection for Type Annotations
jfranck [Tue, 29 Jan 2013 10:32:49 +0100] rev 15510
8004698: Implement Core Reflection for Type Annotations Reviewed-by: darcy
Tue, 05 Feb 2013 11:10:07 -0800 Merge
lana [Tue, 05 Feb 2013 11:10:07 -0800] rev 15509
Merge
Mon, 04 Feb 2013 16:01:06 +0000 7077259: [TEST_BUG] [macosx] Test work correctly only when default L&F is Metal
kshefov [Mon, 04 Feb 2013 16:01:06 +0000] rev 15508
7077259: [TEST_BUG] [macosx] Test work correctly only when default L&F is Metal Reviewed-by: serb, alexsch
Mon, 04 Feb 2013 13:54:53 +0000 8005405: [macosx] Drag and Drop: wrong animation when dropped outside any drop target.
pchelko [Mon, 04 Feb 2013 13:54:53 +0000] rev 15507
8005405: [macosx] Drag and Drop: wrong animation when dropped outside any drop target. Summary: Changed the calculation of the drag image offset Reviewed-by: serb, kizune
Thu, 31 Jan 2013 18:51:17 +0400 7179482: Component.accessibleContext and JComponent.accessibleContext refactoring
ptbrunet [Thu, 31 Jan 2013 18:51:17 +0400] rev 15506
7179482: Component.accessibleContext and JComponent.accessibleContext refactoring Reviewed-by: art, anthony, alexsch
Thu, 31 Jan 2013 18:25:59 +0400 8007006: [macosx] Closing subwindow loses main window menus
leonidr [Thu, 31 Jan 2013 18:25:59 +0400] rev 15505
8007006: [macosx] Closing subwindow loses main window menus Reviewed-by: anthony
Mon, 04 Feb 2013 12:04:38 -0800 8005052: [parfait] #416 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
jgodinez [Mon, 04 Feb 2013 12:04:38 -0800] rev 15504
8005052: [parfait] #416 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE 8005054: [parfait] #417 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE Reviewed-by: prr, vadim Contributed-by: jia-hong.chen@oracle.com
Mon, 04 Feb 2013 19:50:06 +0400 8004821: Graphics2D.drawPolygon() fails with IllegalPathStateException
serb [Mon, 04 Feb 2013 19:50:06 +0400] rev 15503
8004821: Graphics2D.drawPolygon() fails with IllegalPathStateException Reviewed-by: prr, flar
Fri, 01 Feb 2013 20:06:27 +0400 8004801: The image of BufferedImage.TYPE_INT_ARGB is blank.
bae [Fri, 01 Feb 2013 20:06:27 +0400] rev 15502
8004801: The image of BufferedImage.TYPE_INT_ARGB is blank. Reviewed-by: prr
Thu, 07 Feb 2013 12:33:10 -0800 Added tag jdk8-b76 for changeset 0da59c40187c
katleman [Thu, 07 Feb 2013 12:33:10 -0800] rev 15501
Added tag jdk8-b76 for changeset 0da59c40187c
Wed, 05 Jul 2017 18:39:42 +0200 Merge
duke [Wed, 05 Jul 2017 18:39:42 +0200] rev 15500
Merge
Fri, 08 Feb 2013 08:07:07 -0800 Added tag hs25-b18 for changeset f3f52401a78c
amurillo [Fri, 08 Feb 2013 08:07:07 -0800] rev 15499
Added tag hs25-b18 for changeset f3f52401a78c
Fri, 08 Feb 2013 08:07:06 -0800 Merge
amurillo [Fri, 08 Feb 2013 08:07:06 -0800] rev 15498
Merge
Fri, 08 Feb 2013 10:08:40 +0100 Merge
brutisso [Fri, 08 Feb 2013 10:08:40 +0100] rev 15497
Merge
Tue, 05 Feb 2013 22:24:36 -0800 Merge
johnc [Tue, 05 Feb 2013 22:24:36 -0800] rev 15496
Merge
Tue, 05 Feb 2013 09:13:05 -0800 8005032: G1: Cleanup serial reference processing closures in concurrent marking
johnc [Tue, 05 Feb 2013 09:13:05 -0800] rev 15495
8005032: G1: Cleanup serial reference processing closures in concurrent marking Summary: Reuse the parallel reference processing oop closures during serial reference processing. Reviewed-by: brutisso
Mon, 28 Jan 2013 15:41:45 +0100 6348447: Specifying -XX:OldSize crashes 64-bit VMs
jwilhelm [Mon, 28 Jan 2013 15:41:45 +0100] rev 15494
6348447: Specifying -XX:OldSize crashes 64-bit VMs Summary: Heap size will be set to allow for OldSize to fit. Also reviewed by vitalyd@gmail.com Reviewed-by: ehelin, jmasa
Mon, 04 Feb 2013 19:40:27 -0800 Merge
johnc [Mon, 04 Feb 2013 19:40:27 -0800] rev 15493
Merge
Mon, 04 Feb 2013 13:24:57 -0800 8001384: G1: assert(!is_null(v)) failed: narrow oop value can never be zero
johnc [Mon, 04 Feb 2013 13:24:57 -0800] rev 15492
8001384: G1: assert(!is_null(v)) failed: narrow oop value can never be zero Summary: Flush any deferred card mark before a Java thread exits. Reviewed-by: brutisso, jmasa
Mon, 04 Feb 2013 13:26:04 -0800 Merge
jmasa [Mon, 04 Feb 2013 13:26:04 -0800] rev 15491
Merge
Mon, 04 Feb 2013 12:51:25 -0800 Merge
jmasa [Mon, 04 Feb 2013 12:51:25 -0800] rev 15490
Merge
Thu, 31 Jan 2013 10:45:09 -0800 8005875: G1: Kitchensink fails with ParallelGCThreads=0
johnc [Thu, 31 Jan 2013 10:45:09 -0800] rev 15489
8005875: G1: Kitchensink fails with ParallelGCThreads=0 Summary: Check that the concurrent marking worker gang exists in ConcurrentMark::print_worker_threads_on(). Changes were also reviewed by Vitaly Davidovich <vitalyd@gmail.com>. Reviewed-by: brutisso
Fri, 01 Feb 2013 17:21:53 -0800 8007257: NPG: metaspace.cpp: Incorrect arguments in calls to err_msg
mikael [Fri, 01 Feb 2013 17:21:53 -0800] rev 15488
8007257: NPG: metaspace.cpp: Incorrect arguments in calls to err_msg Summary: Fix size checks in assert and corrected some print formats. Also reviewed by vitalyd@gmail.com. Reviewed-by: coleenp, sspitsyn
Fri, 01 Feb 2013 13:17:04 -0800 8006894: G1: Number of marking threads missing from PrintFlagsFinal output
johnc [Fri, 01 Feb 2013 13:17:04 -0800] rev 15487
8006894: G1: Number of marking threads missing from PrintFlagsFinal output Summary: Set ConcGCThreads to the calculated number of marking threads. Reviewed-by: jmasa, ysr
Tue, 29 Jan 2013 10:51:33 +0100 8004710: NPG: jmap could throw sun.jvm.hotspot.types.WrongTypeException after PermGen removal
stefank [Tue, 29 Jan 2013 10:51:33 +0100] rev 15486
8004710: NPG: jmap could throw sun.jvm.hotspot.types.WrongTypeException after PermGen removal Summary: When calculating live object regions, make sure that the alignment reserve, at the end of a TLAB, is excluded. Reviewed-by: jmasa, brutisso
Thu, 07 Feb 2013 20:40:14 -0500 Merge
vladidan [Thu, 07 Feb 2013 20:40:14 -0500] rev 15485
Merge
(0) -10000 -3000 -1000 -256 +256 +1000 +3000 +10000 +30000 tip