Mon, 12 Nov 2012 15:58:11 -0500 7122219: Passed StringTableSize value not verified
hseigel [Mon, 12 Nov 2012 15:58:11 -0500] rev 14487
7122219: Passed StringTableSize value not verified Summary: Check that the values specified for -XX:StringTableSize are within a certain range. Reviewed-by: dholmes, coleenp
Fri, 09 Nov 2012 22:22:53 -0800 Merge
zgu [Fri, 09 Nov 2012 22:22:53 -0800] rev 14486
Merge
Fri, 09 Nov 2012 16:45:20 -0800 Merge
zgu [Fri, 09 Nov 2012 16:45:20 -0800] rev 14485
Merge
Fri, 09 Nov 2012 19:24:31 -0500 8001592: NMT: assertion failed: assert(_amount >= amt) failed: Just check: memBaseline.hpp:180
zgu [Fri, 09 Nov 2012 19:24:31 -0500] rev 14484
8001592: NMT: assertion failed: assert(_amount >= amt) failed: Just check: memBaseline.hpp:180 Summary: Fixed NMT that miscounted arena memory when it is used as value or stack object. Reviewed-by: acorn, coleenp
Fri, 09 Nov 2012 11:47:28 -0800 Merge
zgu [Fri, 09 Nov 2012 11:47:28 -0800] rev 14483
Merge
Fri, 09 Nov 2012 11:04:06 -0500 8002273: NMT to report JNI memory leaks when -Xcheck:jni is on
zgu [Fri, 09 Nov 2012 11:04:06 -0500] rev 14482
8002273: NMT to report JNI memory leaks when -Xcheck:jni is on Summary: Allows NMT to report that JNI thread failed to detach from JVM before exiting, which leaks the JavaThread object when check:jni option is on. Reviewed-by: acorn, dholmes, coleenp, ctornqvi
Thu, 08 Nov 2012 16:48:01 -0800 Merge
minqi [Thu, 08 Nov 2012 16:48:01 -0800] rev 14481
Merge
Wed, 31 Oct 2012 16:20:03 -0700 7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge
sspitsyn [Wed, 31 Oct 2012 16:20:03 -0700] rev 14480
7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge Summary: Use verifier_max_size instead of max_size to get code attribute max stack size. Reviewed-by: dcubed, minqi Contributed-by: serguei.spitsyn@oracle.com
Fri, 16 Nov 2012 09:59:08 +0100 Merge
neliasso [Fri, 16 Nov 2012 09:59:08 +0100] rev 14479
Merge
Thu, 15 Nov 2012 10:42:06 -0800 8001077: remove ciMethod::will_link
bharadwaj [Thu, 15 Nov 2012 10:42:06 -0800] rev 14478
8001077: remove ciMethod::will_link Summary: Removed will_link and changed all calls to is_loaded(). Reviewed-by: kvn
Mon, 12 Nov 2012 14:03:53 -0800 6830717: replay of compilations would help with debugging
minqi [Mon, 12 Nov 2012 14:03:53 -0800] rev 14477
6830717: replay of compilations would help with debugging Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method. Reviewed-by: kvn, twisti, sspitsyn Contributed-by: yumin.qi@oracle.com
Thu, 15 Nov 2012 14:29:28 -0800 Merge
johnc [Thu, 15 Nov 2012 14:29:28 -0800] rev 14476
Merge
Wed, 14 Nov 2012 22:37:38 -0500 8003259: NPG: Build with gcc 4.7.2 broken by 7045397
coleenp [Wed, 14 Nov 2012 22:37:38 -0500] rev 14475
8003259: NPG: Build with gcc 4.7.2 broken by 7045397 Summary: Qualify calls with this pointers to make gcc accept this code. Reviewed-by: coleenp, andrew Contributed-by: peter.levart@gmail.com
Fri, 09 Nov 2012 00:38:31 +0100 7200229: NPG: possible performance issue exposed by closed/runtime/6559877/Test6559877.java
mgerdin [Fri, 09 Nov 2012 00:38:31 +0100] rev 14474
7200229: NPG: possible performance issue exposed by closed/runtime/6559877/Test6559877.java Summary: Reduce the amount of calls to ChunkManager verification code Reviewed-by: jmasa, coleenp
Wed, 14 Nov 2012 10:13:51 -0800 Merge
cjplummer [Wed, 14 Nov 2012 10:13:51 -0800] rev 14473
Merge
Fri, 09 Nov 2012 09:45:00 -0800 Merge
cjplummer [Fri, 09 Nov 2012 09:45:00 -0800] rev 14472
Merge
Wed, 07 Nov 2012 17:53:02 -0500 8001185: parsing of sun.boot.library.path in os::dll_build_name somewhat broken
bpittore [Wed, 07 Nov 2012 17:53:02 -0500] rev 14471
8001185: parsing of sun.boot.library.path in os::dll_build_name somewhat broken Summary: dll_dir can contain multiple paths, need to parse them correctly when loading agents Reviewed-by: dholmes, dlong Contributed-by: bill.pittore@oracle.com
Fri, 09 Nov 2012 08:36:17 -0800 8003231: new hotspot build - hs25-b10
amurillo [Fri, 09 Nov 2012 08:36:17 -0800] rev 14470
8003231: new hotspot build - hs25-b10 Reviewed-by: jcoomes
Thu, 15 Nov 2012 15:39:02 -0800 Added tag jdk8-b65 for changeset bbff420f1248
katleman [Thu, 15 Nov 2012 15:39:02 -0800] rev 14469
Added tag jdk8-b65 for changeset bbff420f1248
Wed, 28 Nov 2012 14:03:53 -0800 Merge
katleman [Wed, 28 Nov 2012 14:03:53 -0800] rev 14468
Merge
Wed, 28 Nov 2012 13:48:36 +0100 8003528: build-infra: Diffs in libjava and hotspot libs on solaris.
erikj [Wed, 28 Nov 2012 13:48:36 +0100] rev 14467
8003528: build-infra: Diffs in libjava and hotspot libs on solaris. Summary: Linking against server jvm first if available. Adding filters and exceptions for hotspot lib compare on solaris. Reviewed-by: ohair, ohrstrom
Wed, 28 Nov 2012 13:40:17 +0100 8003844: build-infra: docs target isn't working properly
erikj [Wed, 28 Nov 2012 13:40:17 +0100] rev 14466
8003844: build-infra: docs target isn't working properly Summary: Fixed docs and docs-clean target. Added compare support for docs. Reviewed-by: ohair, jjg, ohrstrom
Wed, 28 Nov 2012 13:15:56 +0100 8001460: build-infra: Linker warnings on macosx
erikj [Wed, 28 Nov 2012 13:15:56 +0100] rev 14465
8001460: build-infra: Linker warnings on macosx Summary: Only linking against jvm variant specific dirs if they are expected to exist. Reviewed-by: ohair
Mon, 19 Nov 2012 14:06:30 -0800 8003300: build-infra: fails on solaris when objcopy is not found
tbell [Mon, 19 Nov 2012 14:06:30 -0800] rev 14464
8003300: build-infra: fails on solaris when objcopy is not found Summary: Only call BASIC_FIXUP_EXECUTABLE() if objcopy was found. Reviewed-by: tbell Contributed-by: erik.joelsson@oracle.com
Thu, 15 Nov 2012 00:54:54 +0000 Merge
tbell [Thu, 15 Nov 2012 00:54:54 +0000] rev 14463
Merge
Wed, 14 Nov 2012 10:20:25 -0800 8003327: build-infra: "/bin/sh: : cannot execute" on solaris
tbell [Wed, 14 Nov 2012 10:20:25 -0800] rev 14462
8003327: build-infra: "/bin/sh: : cannot execute" on solaris Summary: Fix quoting inside cut command used in the pipeline Reviewed-by: ohair, tbell Contributed-by: erik.joelsson@oracle.com
Wed, 14 Nov 2012 10:18:51 -0800 8003317: build-infra: Configure fails when current dir is part of a symlink
tbell [Wed, 14 Nov 2012 10:18:51 -0800] rev 14461
8003317: build-infra: Configure fails when current dir is part of a symlink Summary: Call macro for removing symbolic links on a copy of the CURDIR variable before comparing Reviewed-by: ohair, tbell Contributed-by: erik.joelsson@oracle.com
Wed, 14 Nov 2012 10:16:45 -0800 8001941: build-infra: --disable-precompiled-headers does not seem to work
tbell [Wed, 14 Nov 2012 10:16:45 -0800] rev 14460
8001941: build-infra: --disable-precompiled-headers does not seem to work Summary: With this fix the flag will do what it advertises Reviewed-by: ohair, tbell Contributed-by: erik.joelsson@oracle.com
Wed, 14 Nov 2012 10:13:28 -0800 8001875: build-infra: We must be able to force static linking of stdc++
tbell [Wed, 14 Nov 2012 10:13:28 -0800] rev 14459
8001875: build-infra: We must be able to force static linking of stdc++ Summary: Ensure that we build with static linking when requested, or do not build at all Reviewed-by: ohair, tbell Contributed-by: erik.joelsson@oracle.com
Wed, 14 Nov 2012 10:05:49 -0800 8002026: build-infra: deploy repository building
tbell [Wed, 14 Nov 2012 10:05:49 -0800] rev 14458
8002026: build-infra: deploy repository building Summary: Change the compare script to handle deploy build artifacts. Reviewed-by: ohair, tbell Contributed-by: erik.joelsson@oracle.com
Thu, 15 Nov 2012 15:38:33 -0800 Added tag jdk8-b65 for changeset eb017c6fa58a
katleman [Thu, 15 Nov 2012 15:38:33 -0800] rev 14457
Added tag jdk8-b65 for changeset eb017c6fa58a
Wed, 05 Jul 2017 18:29:57 +0200 Added tag jdk8-b65 for changeset a2cf4d4a4843
duke [Wed, 05 Jul 2017 18:29:57 +0200] rev 14456
Added tag jdk8-b65 for changeset a2cf4d4a4843
Wed, 05 Jul 2017 18:29:57 +0200 Merge jdk8-b65
duke [Wed, 05 Jul 2017 18:29:57 +0200] rev 14455
Merge
Wed, 05 Jul 2017 18:29:53 +0200 Merge
duke [Wed, 05 Jul 2017 18:29:53 +0200] rev 14454
Merge
Fri, 09 Nov 2012 14:47:22 -0800 Merge
lana [Fri, 09 Nov 2012 14:47:22 -0800] rev 14453
Merge
Wed, 07 Nov 2012 17:20:12 -0800 8003134: CheckResourceKeys issues
jjg [Wed, 07 Nov 2012 17:20:12 -0800] rev 14452
8003134: CheckResourceKeys issues Reviewed-by: jjh, bpatel
Wed, 07 Nov 2012 17:01:19 -0800 8002157: Write combo compiler tests for repeating annotations for JDK8
jjg [Wed, 07 Nov 2012 17:01:19 -0800] rev 14451
8002157: Write combo compiler tests for repeating annotations for JDK8 Reviewed-by: darcy, jjg Contributed-by: sonali.goel@oracle.com
Mon, 05 Nov 2012 16:26:09 +0000 8000484: Bad error recovery when 'catch' without 'try' is found
vromero [Mon, 05 Nov 2012 16:26:09 +0000] rev 14450
8000484: Bad error recovery when 'catch' without 'try' is found Reviewed-by: jjg, mcimadamore
Tue, 06 Nov 2012 18:41:56 -0800 Merge
lana [Tue, 06 Nov 2012 18:41:56 -0800] rev 14449
Merge
Tue, 06 Nov 2012 17:22:29 -0800 7198690: missing compiler message
jjg [Tue, 06 Nov 2012 17:22:29 -0800] rev 14448
7198690: missing compiler message Reviewed-by: jjh
Tue, 06 Nov 2012 14:32:49 -0800 8000612: Discrepancy between resources provided in javadoc resource files and resources required by code
jjg [Tue, 06 Nov 2012 14:32:49 -0800] rev 14447
8000612: Discrepancy between resources provided in javadoc resource files and resources required by code Reviewed-by: bpatel
Tue, 06 Nov 2012 14:45:27 +0000 8002286: Regression: Fix for 8000931 causes a JCK test failure
mcimadamore [Tue, 06 Nov 2012 14:45:27 +0000] rev 14446
8002286: Regression: Fix for 8000931 causes a JCK test failure Summary: Wrong type used as 'site' in Resolve.resolveMethod Reviewed-by: jjg
Wed, 31 Oct 2012 10:21:14 -0700 8001112: Make -target 8 in javac generate version 52.0 classfile
ksrini [Wed, 31 Oct 2012 10:21:14 -0700] rev 14445
8001112: Make -target 8 in javac generate version 52.0 classfile Reviewed-by: darcy, jjg
Sun, 04 Nov 2012 11:01:49 +0000 8000931: Cleanup Resolve.java
mcimadamore [Sun, 04 Nov 2012 11:01:49 +0000] rev 14444
8000931: Cleanup Resolve.java Summary: Unify all method resolution routines Reviewed-by: jjg
Sun, 04 Nov 2012 10:59:42 +0000 7192246: Add type-checking support for default methods
mcimadamore [Sun, 04 Nov 2012 10:59:42 +0000] rev 14443
7192246: Add type-checking support for default methods Summary: Add type-checking support for default methods as per Featherweight-Defender document Reviewed-by: jjg, dlsmith
Sat, 03 Nov 2012 21:09:57 -0700 8002168: Cleanup initialization of javadoc Messager
jjg [Sat, 03 Nov 2012 21:09:57 -0700] rev 14442
8002168: Cleanup initialization of javadoc Messager Reviewed-by: darcy
Sat, 03 Nov 2012 21:07:30 -0700 8002146: javadoc doesn't release resources in a timely manner
jjg [Sat, 03 Nov 2012 21:07:30 -0700] rev 14441
8002146: javadoc doesn't release resources in a timely manner Reviewed-by: darcy
Fri, 02 Nov 2012 19:17:03 -0700 Merge
jjg [Fri, 02 Nov 2012 19:17:03 -0700] rev 14440
Merge
Thu, 01 Nov 2012 13:06:43 +0000 6949443: visitTree assertion triggered using -Xjcov on small sample program
vromero [Thu, 01 Nov 2012 13:06:43 +0000] rev 14439
6949443: visitTree assertion triggered using -Xjcov on small sample program Reviewed-by: jjg, mcimadamore
Thu, 08 Nov 2012 11:53:23 -0800 Added tag jdk8-b64 for changeset 323bf6f14277
katleman [Thu, 08 Nov 2012 11:53:23 -0800] rev 14438
Added tag jdk8-b64 for changeset 323bf6f14277
Wed, 05 Jul 2017 18:29:45 +0200 Merge
duke [Wed, 05 Jul 2017 18:29:45 +0200] rev 14437
Merge
Thu, 08 Nov 2012 11:51:35 -0800 Added tag jdk8-b64 for changeset 20d8f4e5a30b
katleman [Thu, 08 Nov 2012 11:51:35 -0800] rev 14436
Added tag jdk8-b64 for changeset 20d8f4e5a30b
Wed, 05 Jul 2017 18:29:41 +0200 Merge
duke [Wed, 05 Jul 2017 18:29:41 +0200] rev 14435
Merge
Thu, 08 Nov 2012 11:51:20 -0800 Added tag jdk8-b64 for changeset 13b36a0b5705
katleman [Thu, 08 Nov 2012 11:51:20 -0800] rev 14434
Added tag jdk8-b64 for changeset 13b36a0b5705
Wed, 05 Jul 2017 18:29:37 +0200 Merge
duke [Wed, 05 Jul 2017 18:29:37 +0200] rev 14433
Merge
Thu, 08 Nov 2012 11:50:45 -0800 Added tag jdk8-b64 for changeset f0b6a25db9f2
katleman [Thu, 08 Nov 2012 11:50:45 -0800] rev 14432
Added tag jdk8-b64 for changeset f0b6a25db9f2
Wed, 05 Jul 2017 18:29:33 +0200 Merge
duke [Wed, 05 Jul 2017 18:29:33 +0200] rev 14431
Merge
Wed, 14 Nov 2012 12:29:17 -0800 Merge
katleman [Wed, 14 Nov 2012 12:29:17 -0800] rev 14430
Merge
Tue, 13 Nov 2012 13:46:25 -0800 8001965: build-infra: Large compare diffs between new and old on mac
tbell [Tue, 13 Nov 2012 13:46:25 -0800] rev 14429
8001965: build-infra: Large compare diffs between new and old on mac Summary: The wrong icon source file was used when building closed Reviewed-by: ohair, tbell Contributed-by: erik.joelsson@oracle.com
Mon, 12 Nov 2012 12:35:20 -0800 8002028: build-infra: need no-hotspot partial build
tbell [Mon, 12 Nov 2012 12:35:20 -0800] rev 14428
8002028: build-infra: need no-hotspot partial build Summary: Added configure option --with-import-hotspot=/path/to/j2sdkimage Reviewed-by: dholmes, tbell Contributed-by: erik.joelsson@oracle.com
Mon, 12 Nov 2012 10:49:44 -0800 8003177: build-infra: Compare reports diff in LocaleDataMetaInfo.class
tbell [Mon, 12 Nov 2012 10:49:44 -0800] rev 14427
8003177: build-infra: Compare reports diff in LocaleDataMetaInfo.class Summary: Remove spurious space in the locale lists Reviewed-by: naoto, ohair, tbell Contributed-by: erik.joelsson@oracle.com
Mon, 12 Nov 2012 10:20:01 -0800 8002365: build-infra: Build-infra fails on solaris 11.1 on sparc.
tbell [Mon, 12 Nov 2012 10:20:01 -0800] rev 14426
8002365: build-infra: Build-infra fails on solaris 11.1 on sparc. Summary: Add '-lc' to LDFLAGS for native libraries in CompileNativeLibraries.gmk Reviewed-by: ohair, tbell Contributed-by: erik.joelsson@oracle.com
Thu, 08 Nov 2012 12:25:15 +0100 8003161: small fixes to re-enable new build system
ohrstrom [Thu, 08 Nov 2012 12:25:15 +0100] rev 14425
8003161: small fixes to re-enable new build system Reviewed-by: dholmes, alanb, erikj
Wed, 07 Nov 2012 23:12:45 -0500 8002040: Allow Full Debug Symbols when cross-compiling
dholmes [Wed, 07 Nov 2012 23:12:45 -0500] rev 14424
8002040: Allow Full Debug Symbols when cross-compiling Reviewed-by: dcubed, erikj, tbell
Fri, 09 Nov 2012 14:46:34 -0800 Merge
lana [Fri, 09 Nov 2012 14:46:34 -0800] rev 14423
Merge
Fri, 09 Nov 2012 01:15:04 -0800 8001569: Regression test GetPeerHost uses static port number
xuelei [Fri, 09 Nov 2012 01:15:04 -0800] rev 14422
8001569: Regression test GetPeerHost uses static port number Reviewed-by: weijun
Thu, 08 Nov 2012 12:51:25 -0500 7198416: CertificateIssuerName and CertificateSubjectName are redundant
mullan [Thu, 08 Nov 2012 12:51:25 -0500] rev 14421
7198416: CertificateIssuerName and CertificateSubjectName are redundant Reviewed-by: mullan Contributed-by: jason.uh@oracle.com
Wed, 07 Nov 2012 20:50:09 -0800 6282196: There should be Math.mod(number, modulo) methods
sherman [Wed, 07 Nov 2012 20:50:09 -0800] rev 14420
6282196: There should be Math.mod(number, modulo) methods Summary: added the requested methods Reviewed-by: darcy, emcmanus, alanb Contributed-by: roger.riggs@oracle.com
Wed, 07 Nov 2012 17:39:34 -0800 8001598: Augment ElementType enum for JSR 308
jfranck [Wed, 07 Nov 2012 17:39:34 -0800] rev 14419
8001598: Augment ElementType enum for JSR 308 Reviewed-by: darcy
Wed, 07 Nov 2012 15:08:28 -0800 8001205: Calendar.getDisplayName(...): Returns null when provider is SPI but there is no SPI implementation
naoto [Wed, 07 Nov 2012 15:08:28 -0800] rev 14418
8001205: Calendar.getDisplayName(...): Returns null when provider is SPI but there is no SPI implementation 8001562: Collator.getAvailableLocales() doesn't return all locales for which localized instances are available Reviewed-by: okutsu
Wed, 07 Nov 2012 16:07:54 -0500 8003120: ResourceManager.getApplicationResources() does not close InputStreams
andrew [Wed, 07 Nov 2012 16:07:54 -0500] rev 14417
8003120: ResourceManager.getApplicationResources() does not close InputStreams Summary: Add finally blocks to close the InputStream instances Reviewed-by: lancea
Wed, 07 Nov 2012 18:48:48 +0000 8002227: (tz) Support tzdata2012i
coffeys [Wed, 07 Nov 2012 18:48:48 +0000] rev 14416
8002227: (tz) Support tzdata2012i Reviewed-by: peytoia, asaha
Wed, 07 Nov 2012 13:24:39 +0100 6720349: (ch) Channels tests depending on hosts inside Sun
dfuchs [Wed, 07 Nov 2012 13:24:39 +0100] rev 14415
6720349: (ch) Channels tests depending on hosts inside Sun Summary: This changeset make the nio tests start small TCP or UDP servers from within the tests, instead of relying on external services. Reviewed-by: alanb
Wed, 07 Nov 2012 10:49:19 +0000 8001579: Cleanup warnings in security native code
jzavgren [Wed, 07 Nov 2012 10:49:19 +0000] rev 14414
8001579: Cleanup warnings in security native code Reviewed-by: chegar, alanb, vinnie
Wed, 07 Nov 2012 14:13:01 +0800 6355584: Introduce constrained Kerberos delegation
weijun [Wed, 07 Nov 2012 14:13:01 +0800] rev 14413
6355584: Introduce constrained Kerberos delegation Reviewed-by: valeriep
Tue, 06 Nov 2012 18:41:01 -0800 Merge
lana [Tue, 06 Nov 2012 18:41:01 -0800] rev 14412
Merge
Wed, 07 Nov 2012 09:58:39 +0900 7198195: Support Unicode 6.2.0
peytoia [Wed, 07 Nov 2012 09:58:39 +0900] rev 14411
7198195: Support Unicode 6.2.0 Reviewed-by: okutsu
Tue, 06 Nov 2012 21:01:43 +0000 8002297: sun/net/www/protocol/http/StackTraceTest.java fails intermittently
chegar [Tue, 06 Nov 2012 21:01:43 +0000] rev 14410
8002297: sun/net/www/protocol/http/StackTraceTest.java fails intermittently Reviewed-by: alanb, dsamersoff
Tue, 06 Nov 2012 14:59:22 -0500 8002212: adding read/writeObject to additional SerialXXX classes
lancea [Tue, 06 Nov 2012 14:59:22 -0500] rev 14409
8002212: adding read/writeObject to additional SerialXXX classes Reviewed-by: naoto, forax
Mon, 05 Nov 2012 12:51:14 -0500 7197210: java/lang/invoke/CallSiteTest.java failing on armsflt.
jiangli [Mon, 05 Nov 2012 12:51:14 -0500] rev 14408
7197210: java/lang/invoke/CallSiteTest.java failing on armsflt. Summary: Reduce work load and set longer timeout for java/lang/invoke tests. Reviewed-by: kvn, twisti
Mon, 05 Nov 2012 15:00:55 -0800 7050936: (pack200) Support version 52.0 class files in langtools
ksrini [Mon, 05 Nov 2012 15:00:55 -0800] rev 14407
7050936: (pack200) Support version 52.0 class files in langtools Reviewed-by: dholmes
Mon, 05 Nov 2012 14:53:05 -0800 8001191: use -source 8 -target 8 when compiling the JDK
ksrini [Mon, 05 Nov 2012 14:53:05 -0800] rev 14406
8001191: use -source 8 -target 8 when compiling the JDK Reviewed-by: chegar, dholmes, erikj, jgish
Mon, 05 Nov 2012 20:18:05 +0000 6383200: PBE: need new algorithm support in password based encryption
vinnie [Mon, 05 Nov 2012 20:18:05 +0000] rev 14405
6383200: PBE: need new algorithm support in password based encryption Reviewed-by: valeriep
Mon, 05 Nov 2012 12:08:04 -0500 Merge
mullan [Mon, 05 Nov 2012 12:08:04 -0500] rev 14404
Merge
Mon, 05 Nov 2012 10:33:18 -0500 Merge
mullan [Mon, 05 Nov 2012 10:33:18 -0500] rev 14403
Merge
Mon, 05 Nov 2012 10:30:49 -0500 7171570: JEP 124 Potential API Changes
mullan [Mon, 05 Nov 2012 10:30:49 -0500] rev 14402
7171570: JEP 124 Potential API Changes Reviewed-by: vinnie, xuelei
Sun, 04 Nov 2012 14:07:35 +0000 8000330: (fc) FileChannel.truncate issues when given size > file size
alanb [Sun, 04 Nov 2012 14:07:35 +0000] rev 14401
8000330: (fc) FileChannel.truncate issues when given size > file size 8002180: (fc) FileChannel.map does not throw NPE if MapMode specified as null Reviewed-by: chegar
Thu, 08 Nov 2012 11:52:26 -0800 Added tag jdk8-b64 for changeset 1cb211602711
katleman [Thu, 08 Nov 2012 11:52:26 -0800] rev 14400
Added tag jdk8-b64 for changeset 1cb211602711
Wed, 05 Jul 2017 18:29:23 +0200 Merge
duke [Wed, 05 Jul 2017 18:29:23 +0200] rev 14399
Merge
Fri, 09 Nov 2012 08:20:04 -0800 Added tag hs25-b09 for changeset f2d39eb04e60
amurillo [Fri, 09 Nov 2012 08:20:04 -0800] rev 14398
Added tag hs25-b09 for changeset f2d39eb04e60
Fri, 09 Nov 2012 08:20:03 -0800 Merge
amurillo [Fri, 09 Nov 2012 08:20:03 -0800] rev 14397
Merge
Thu, 08 Nov 2012 22:39:08 +0100 Merge
neliasso [Thu, 08 Nov 2012 22:39:08 +0100] rev 14396
Merge
Tue, 06 Nov 2012 15:16:32 -0800 8002069: Assert failed in C2: assert(field->edge_count() > 0) failed: sanity
kvn [Tue, 06 Nov 2012 15:16:32 -0800] rev 14395
8002069: Assert failed in C2: assert(field->edge_count() > 0) failed: sanity Summary: Added missed type check of initializing store in ConnectionGraph::find_init_values(). Reviewed-by: roland, twisti, vlivanov
Tue, 06 Nov 2012 09:22:55 -0800 8002294: assert(VM_Version::supports_ssse3()) failed
kvn [Tue, 06 Nov 2012 09:22:55 -0800] rev 14394
8002294: assert(VM_Version::supports_ssse3()) failed Summary: Add missing UseSSE check for AES intrinsics. Reviewed-by: roland, twisti
Fri, 02 Nov 2012 12:30:46 -0700 8001658: No need to pass resolved_references as argument to ConstantPoolCacheEntry::set_method_handle_common
twisti [Fri, 02 Nov 2012 12:30:46 -0700] rev 14393
8001658: No need to pass resolved_references as argument to ConstantPoolCacheEntry::set_method_handle_common Reviewed-by: twisti Contributed-by: Bharadwaj Yadavalli <bharadwaj.yadavalli@oracle.com>
Wed, 07 Nov 2012 16:09:20 -0800 Merge
coleenp [Wed, 07 Nov 2012 16:09:20 -0800] rev 14392
Merge
Tue, 06 Nov 2012 15:09:37 -0500 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
coleenp [Tue, 06 Nov 2012 15:09:37 -0500] rev 14391
8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass Summary: Change types of above methods and field to InstanceKlass and remove unneeded casts from the source files. Reviewed-by: dholmes, coleenp, zgu Contributed-by: harold.seigel@oracle.com
Thu, 04 Oct 2012 14:55:57 +0200 7127792: Add the ability to change an existing PeriodicTask's execution interval
rbackman [Thu, 04 Oct 2012 14:55:57 +0200] rev 14390
7127792: Add the ability to change an existing PeriodicTask's execution interval Summary: Enables dynamic enrollment / disenrollment from the PeriodicTasks in WatcherThread. Reviewed-by: dholmes, mgronlun
Mon, 05 Nov 2012 13:55:31 -0800 Merge
zgu [Mon, 05 Nov 2012 13:55:31 -0800] rev 14389
Merge
Mon, 05 Nov 2012 15:30:22 -0500 8001591: NMT: assertion failed: assert(rec->addr() + rec->size() <= cur->base()) failed: Can not overlap in memSnapshot.cpp
zgu [Mon, 05 Nov 2012 15:30:22 -0500] rev 14388
8001591: NMT: assertion failed: assert(rec->addr() + rec->size() <= cur->base()) failed: Can not overlap in memSnapshot.cpp Summary: NMT should allow overlapping committed regions as long as they belong to the same reserved region Reviewed-by: dholmes, coleenp
Fri, 02 Nov 2012 17:18:16 -0700 Merge
kamg [Fri, 02 Nov 2012 17:18:16 -0700] rev 14387
Merge
Fri, 02 Nov 2012 16:09:50 -0700 Merge
kamg [Fri, 02 Nov 2012 16:09:50 -0700] rev 14386
Merge
Thu, 11 Oct 2012 12:25:42 -0400 7200776: Implement default methods in interfaces
kamg [Thu, 11 Oct 2012 12:25:42 -0400] rev 14385
7200776: Implement default methods in interfaces Summary: Add generic type analysis and default method selection algorithms Reviewed-by: coleenp, acorn
Fri, 02 Nov 2012 13:30:47 -0700 8000489: older builds of hsdis don't work anymore after 6879063
minqi [Fri, 02 Nov 2012 13:30:47 -0700] rev 14384
8000489: older builds of hsdis don't work anymore after 6879063 Summary: The old function not defined properly, need a definition for export in dll. Also changes made to let new jvm work with old hsdis. Reviewed-by: jrose, sspitsyn, kmo Contributed-by: yumin.qi@oracle.com
Mon, 05 Nov 2012 19:33:44 -0500 8002034: Allow Full Debug Symbols when cross-compiling
dholmes [Mon, 05 Nov 2012 19:33:44 -0500] rev 14383
8002034: Allow Full Debug Symbols when cross-compiling 8001756: Hotspot makefiles report missing OBJCOPY command in the wrong circumstances Reviewed-by: dcubed, dsamersoff, erikj, collins
Fri, 02 Nov 2012 07:44:11 -0700 8002181: new hotspot build - hs25-b09
amurillo [Fri, 02 Nov 2012 07:44:11 -0700] rev 14382
8002181: new hotspot build - hs25-b09 Reviewed-by: jcoomes
Thu, 08 Nov 2012 11:51:00 -0800 Added tag jdk8-b64 for changeset 529fffb2ec02
katleman [Thu, 08 Nov 2012 11:51:00 -0800] rev 14381
Added tag jdk8-b64 for changeset 529fffb2ec02
Wed, 14 Nov 2012 12:28:00 -0800 Merge
katleman [Wed, 14 Nov 2012 12:28:00 -0800] rev 14380
Merge
Tue, 13 Nov 2012 15:54:33 -0800 8003274: build-infra: Makefile changes needed for sjavac
tbell [Tue, 13 Nov 2012 15:54:33 -0800] rev 14379
8003274: build-infra: Makefile changes needed for sjavac Summary: changes left in build-infra that are related to sjavac Reviewed-by: ohair, tbell Contributed-by: erik.joelsson@oracle.com, fredrik.ohrstrom@oracle.com
Mon, 12 Nov 2012 12:34:11 -0800 8002028: build-infra: need no-hotspot partial build
tbell [Mon, 12 Nov 2012 12:34:11 -0800] rev 14378
8002028: build-infra: need no-hotspot partial build Summary: Added configure option --with-import-hotspot=/path/to/j2sdkimage Reviewed-by: dholmes, tbell Contributed-by: erik.joelsson@oracle.com
Thu, 08 Nov 2012 12:24:35 +0100 8003161: small fixes to re-enable new build system
ohrstrom [Thu, 08 Nov 2012 12:24:35 +0100] rev 14377
8003161: small fixes to re-enable new build system Reviewed-by: dholmes, alanb, erikj
Thu, 08 Nov 2012 11:50:40 -0800 Added tag jdk8-b64 for changeset 2ed7c69fba51
katleman [Thu, 08 Nov 2012 11:50:40 -0800] rev 14376
Added tag jdk8-b64 for changeset 2ed7c69fba51
Wed, 05 Jul 2017 18:29:06 +0200 Added tag jdk8-b64 for changeset 70fa4b11f265
duke [Wed, 05 Jul 2017 18:29:06 +0200] rev 14375
Added tag jdk8-b64 for changeset 70fa4b11f265
Wed, 05 Jul 2017 18:29:05 +0200 Merge jdk8-b64
duke [Wed, 05 Jul 2017 18:29:05 +0200] rev 14374
Merge
Wed, 05 Jul 2017 18:29:01 +0200 Merge
duke [Wed, 05 Jul 2017 18:29:01 +0200] rev 14373
Merge
Fri, 02 Nov 2012 17:55:34 -0700 Merge
lana [Fri, 02 Nov 2012 17:55:34 -0700] rev 14372
Merge
Fri, 02 Nov 2012 14:35:57 -0700 7169362: JDK8: Write compiler tests for repeating annotations for JDK8
jjg [Fri, 02 Nov 2012 14:35:57 -0700] rev 14371
7169362: JDK8: Write compiler tests for repeating annotations for JDK8 Reviewed-by: darcy, jjg Contributed-by: sonali.goel@oracle.com
Thu, 01 Nov 2012 12:47:11 +0000 8000483: cryptic error message when source file contains hash
vromero [Thu, 01 Nov 2012 12:47:11 +0000] rev 14370
8000483: cryptic error message when source file contains hash Summary: cryptic error message when source file contains hash Reviewed-by: jjg, mcimadamore Contributed-by: vicente.romero@oracle.com
Thu, 01 Nov 2012 10:48:36 +0100 7153951: Add new lint option -Xlint:auxiliaryclass
ohrstrom [Thu, 01 Nov 2012 10:48:36 +0100] rev 14369
7153951: Add new lint option -Xlint:auxiliaryclass Reviewed-by: jjg, mcimadamore, forax
Wed, 31 Oct 2012 13:48:15 -0700 8001664: refactor javadoc to use abstraction to handle files
jjg [Wed, 31 Oct 2012 13:48:15 -0700] rev 14368
8001664: refactor javadoc to use abstraction to handle files Reviewed-by: darcy
Wed, 31 Oct 2012 08:31:40 -0700 Merge
lana [Wed, 31 Oct 2012 08:31:40 -0700] rev 14367
Merge
Tue, 30 Oct 2012 10:15:19 -0700 8001929: fix doclint errors in langtools doc comments
jjg [Tue, 30 Oct 2012 10:15:19 -0700] rev 14366
8001929: fix doclint errors in langtools doc comments Reviewed-by: darcy
Mon, 29 Oct 2012 10:39:49 -0700 8000694: Add generation of lambda implementation code: invokedynamic call, lambda method, adaptor methods
rfield [Mon, 29 Oct 2012 10:39:49 -0700] rev 14365
8000694: Add generation of lambda implementation code: invokedynamic call, lambda method, adaptor methods Summary: Add lambda implementation code with calling/supporting code elsewhere in the compiler Reviewed-by: mcimadamore, jjg
Fri, 26 Oct 2012 18:40:13 -0700 8001717: TypeTags cleanup breaks GenStubs
jjg [Fri, 26 Oct 2012 18:40:13 -0700] rev 14364
8001717: TypeTags cleanup breaks GenStubs Reviewed-by: jjh
Fri, 26 Oct 2012 17:17:33 -0700 8001714: add missing tests for 7199925
jjg [Fri, 26 Oct 2012 17:17:33 -0700] rev 14363
8001714: add missing tests for 7199925 Reviewed-by: darcy
Fri, 26 Oct 2012 16:40:57 -0700 8001229: refactor javac so that ct.sym is just used for javac, not all clients of JavacFileManager
jjg [Fri, 26 Oct 2012 16:40:57 -0700] rev 14362
8001229: refactor javac so that ct.sym is just used for javac, not all clients of JavacFileManager Reviewed-by: mcimadamore
Fri, 26 Oct 2012 13:10:56 -0700 8001219: Clean up use of URLs in javadoc Extern class
jjg [Fri, 26 Oct 2012 13:10:56 -0700] rev 14361
8001219: Clean up use of URLs in javadoc Extern class Reviewed-by: darcy
Thu, 25 Oct 2012 13:33:27 -0700 6725230: Java Compilation with Jsr199 ignores Class-Path in manifest
jjg [Thu, 25 Oct 2012 13:33:27 -0700] rev 14360
6725230: Java Compilation with Jsr199 ignores Class-Path in manifest Reviewed-by: jjg, mcimadamore Contributed-by: vicente.romero@oracle.com
Thu, 25 Oct 2012 11:09:36 -0700 7200915: convert TypeTags from a series of small ints to an enum
jjg [Thu, 25 Oct 2012 11:09:36 -0700] rev 14359
7200915: convert TypeTags from a series of small ints to an enum Reviewed-by: jjg, mcimadamore Contributed-by: vicente.romero@oracle.com
Tue, 23 Oct 2012 13:58:56 -0700 8000416: refactor javadoc to provide and use an abstraction for relative URIs
jjg [Tue, 23 Oct 2012 13:58:56 -0700] rev 14358
8000416: refactor javadoc to provide and use an abstraction for relative URIs Reviewed-by: darcy
Tue, 23 Oct 2012 13:20:37 -0700 8000741: refactor javadoc to use abstraction to handle relative paths
jjg [Tue, 23 Oct 2012 13:20:37 -0700] rev 14357
8000741: refactor javadoc to use abstraction to handle relative paths Reviewed-by: darcy
Thu, 01 Nov 2012 14:13:13 -0700 Added tag jdk8-b63 for changeset c9ce28f01a29
katleman [Thu, 01 Nov 2012 14:13:13 -0700] rev 14356
Added tag jdk8-b63 for changeset c9ce28f01a29
Wed, 05 Jul 2017 18:28:52 +0200 Merge
duke [Wed, 05 Jul 2017 18:28:52 +0200] rev 14355
Merge
Thu, 01 Nov 2012 14:11:50 -0700 Added tag jdk8-b63 for changeset 8f2eb6bac62e
katleman [Thu, 01 Nov 2012 14:11:50 -0700] rev 14354
Added tag jdk8-b63 for changeset 8f2eb6bac62e
Wed, 05 Jul 2017 18:28:48 +0200 Merge
duke [Wed, 05 Jul 2017 18:28:48 +0200] rev 14353
Merge
Thu, 01 Nov 2012 14:11:44 -0700 Added tag jdk8-b63 for changeset 590a9a630b02
katleman [Thu, 01 Nov 2012 14:11:44 -0700] rev 14352
Added tag jdk8-b63 for changeset 590a9a630b02
Wed, 05 Jul 2017 18:28:43 +0200 Merge
duke [Wed, 05 Jul 2017 18:28:43 +0200] rev 14351
Merge
Fri, 02 Nov 2012 17:54:44 -0700 Merge
lana [Fri, 02 Nov 2012 17:54:44 -0700] rev 14350
Merge
Tue, 30 Oct 2012 23:26:21 -0700 Merge
lana [Tue, 30 Oct 2012 23:26:21 -0700] rev 14349
Merge
Mon, 29 Oct 2012 14:10:49 +0100 8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK.
ohrstrom [Mon, 29 Oct 2012 14:10:49 +0100] rev 14348
8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK. Reviewed-by: alanb, wetmore
Thu, 01 Nov 2012 14:11:00 -0700 Added tag jdk8-b63 for changeset 0a3039ec2e47
katleman [Thu, 01 Nov 2012 14:11:00 -0700] rev 14347
Added tag jdk8-b63 for changeset 0a3039ec2e47
Wed, 05 Jul 2017 18:28:37 +0200 Merge
duke [Wed, 05 Jul 2017 18:28:37 +0200] rev 14346
Merge
Wed, 07 Nov 2012 15:39:07 -0800 Merge
katleman [Wed, 07 Nov 2012 15:39:07 -0800] rev 14345
Merge
Sat, 03 Nov 2012 16:27:01 -0700 8002220: build-infra: update for mac, solaris 11 issues
erikj [Sat, 03 Nov 2012 16:27:01 -0700] rev 14344
8002220: build-infra: update for mac, solaris 11 issues 8002184: Fixed exclude and includes for jarsigner in new build Reviewed-by: ohair
Fri, 02 Nov 2012 17:44:31 -0700 Merge
lana [Fri, 02 Nov 2012 17:44:31 -0700] rev 14343
Merge
Fri, 02 Nov 2012 15:50:11 +0000 7197491: update copyright year to match last edit in jdk8 jdk repository
alanb [Fri, 02 Nov 2012 15:50:11 +0000] rev 14342
7197491: update copyright year to match last edit in jdk8 jdk repository Reviewed-by: chegar, ksrini
Fri, 02 Nov 2012 23:17:33 +0900 8001209: Evaluate findbugs reprot for java.text.ChoiceFormat
peytoia [Fri, 02 Nov 2012 23:17:33 +0900] rev 14341
8001209: Evaluate findbugs reprot for java.text.ChoiceFormat Reviewed-by: okutsu
Fri, 02 Nov 2012 10:48:04 +0800 7110803: SASL service for multiple hostnames
weijun [Fri, 02 Nov 2012 10:48:04 +0800] rev 14340
7110803: SASL service for multiple hostnames Reviewed-by: mullan
Thu, 01 Nov 2012 18:09:43 -0400 7198815: Add the minimal VM as "known" in jvm.cfg
dholmes [Thu, 01 Nov 2012 18:09:43 -0400] rev 14339
7198815: Add the minimal VM as "known" in jvm.cfg Reviewed-by: alanb, forax, mchung
Thu, 01 Nov 2012 21:59:18 +0000 8002120: ProblemList.txt updates (11/2012)
alanb [Thu, 01 Nov 2012 21:59:18 +0000] rev 14338
8002120: ProblemList.txt updates (11/2012) Reviewed-by: lancea
Thu, 01 Nov 2012 17:35:17 -0400 8001536: Added readObject,writeObject,clone, equals, hashcode to SerialXLob
lancea [Thu, 01 Nov 2012 17:35:17 -0400] rev 14337
8001536: Added readObject,writeObject,clone, equals, hashcode to SerialXLob Reviewed-by: alanb, forax
Thu, 01 Nov 2012 13:28:47 -0700 8001440: CLDR adapter: Invalid number extension in language tag causes exception in NumberFormat.format()
naoto [Thu, 01 Nov 2012 13:28:47 -0700] rev 14336
8001440: CLDR adapter: Invalid number extension in language tag causes exception in NumberFormat.format() Reviewed-by: okutsu
Thu, 01 Nov 2012 10:33:32 +0100 8002101: break out auxiliary classes that will prevent multi-core compilation of the JDK
ohrstrom [Thu, 01 Nov 2012 10:33:32 +0100] rev 14335
8002101: break out auxiliary classes that will prevent multi-core compilation of the JDK Reviewed-by: alanb, sla
Wed, 31 Oct 2012 11:33:36 -0700 8001231: Move locale data out of rt.jar (except the US locale)
naoto [Wed, 31 Oct 2012 11:33:36 -0700] rev 14334
8001231: Move locale data out of rt.jar (except the US locale) Reviewed-by: alanb, erikj
Wed, 31 Oct 2012 08:29:44 -0700 Merge
lana [Wed, 31 Oct 2012 08:29:44 -0700] rev 14333
Merge
Mon, 29 Oct 2012 16:51:59 -0700 6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent
jgish [Mon, 29 Oct 2012 16:51:59 -0700] rev 14332
6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent Summary: update StringBuilder & StringBuffer to consistently handle forwarding to AbstractStringBuilder. Some additional cleanup (removal of refs to sub-classes from AbstractStringBuilder) Reviewed-by: chegar, alanb, mduigou
Mon, 29 Oct 2012 10:42:41 -0700 8000997: Multiple locale sensitive services cannot be loaded
naoto [Mon, 29 Oct 2012 10:42:41 -0700] rev 14331
8000997: Multiple locale sensitive services cannot be loaded Reviewed-by: okutsu
Mon, 29 Oct 2012 14:12:37 +0100 8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK
ohrstrom [Mon, 29 Oct 2012 14:12:37 +0100] rev 14330
8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK Reviewed-by: alanb, wetmore
Mon, 29 Oct 2012 09:23:55 +0100 8001621: Update awk scripts that check output from jps/jcmd
sla [Mon, 29 Oct 2012 09:23:55 +0100] rev 14329
8001621: Update awk scripts that check output from jps/jcmd Reviewed-by: alanb
Mon, 29 Oct 2012 14:14:07 +0800 7195426: kdc_default_options not supported correctly
weijun [Mon, 29 Oct 2012 14:14:07 +0800] rev 14328
7195426: kdc_default_options not supported correctly Reviewed-by: xuelei
Mon, 29 Oct 2012 14:14:06 +0800 7184246: Simplify Config.get() of krb5
weijun [Mon, 29 Oct 2012 14:14:06 +0800] rev 14327
7184246: Simplify Config.get() of krb5 Reviewed-by: xuelei
Sat, 27 Oct 2012 09:18:29 +0100 7176225: Remove JDBC-ODBC Bridge
alanb [Sat, 27 Oct 2012 09:18:29 +0100] rev 14326
7176225: Remove JDBC-ODBC Bridge Reviewed-by: lancea, ohair, tbell
Fri, 26 Oct 2012 21:34:24 +0100 8001575: Minor/sync/cleanup j.u.c with Dougs CVS - Oct 2012
dl [Fri, 26 Oct 2012 21:34:24 +0100] rev 14325
8001575: Minor/sync/cleanup j.u.c with Dougs CVS - Oct 2012 Reviewed-by: chegar, dholmes
Fri, 26 Oct 2012 11:21:02 +0100 4239752: FileSystem should be a platform-specific class to avoid native code
dxu [Fri, 26 Oct 2012 11:21:02 +0100] rev 14324
4239752: FileSystem should be a platform-specific class to avoid native code Reviewed-by: alanb, dholmes, erikj, jgish
Thu, 25 Oct 2012 17:34:24 -0700 8000806: Implement runtime lambda metafactory
rfield [Thu, 25 Oct 2012 17:34:24 -0700] rev 14323
8000806: Implement runtime lambda metafactory Summary: Implement lambda invokedynamic bootstrap by generating at runtime an inner class that implements the functional interface Reviewed-by: twisti
Thu, 25 Oct 2012 15:42:49 -0700 8001565: (fs) Typo Path.endsWith(String) javadoc
dxu [Thu, 25 Oct 2012 15:42:49 -0700] rev 14322
8001565: (fs) Typo Path.endsWith(String) javadoc Reviewed-by: mchung, jgish, lancea
Thu, 25 Oct 2012 15:04:09 -0700 7159567: inconsistent configuration of MemoryHandler
jgish [Thu, 25 Oct 2012 15:04:09 -0700] rev 14321
7159567: inconsistent configuration of MemoryHandler Reviewed-by: mchung, alanb
Wed, 24 Oct 2012 21:20:40 +0100 8000203: File descriptor leak in src/solaris/native/java/net/net_util_md.c
chegar [Wed, 24 Oct 2012 21:20:40 +0100] rev 14320
8000203: File descriptor leak in src/solaris/native/java/net/net_util_md.c Reviewed-by: dsamersoff, khazra, chegar Contributed-by: John Zavgren <john.zavgren@oracle.com>
Wed, 24 Oct 2012 20:44:07 +0100 6976971: TEST: javax/management/remote/mandatory/URLTest.java should be re-integrated
jbachorik [Wed, 24 Oct 2012 20:44:07 +0100] rev 14319
6976971: TEST: javax/management/remote/mandatory/URLTest.java should be re-integrated Reviewed-by: alanb
Wed, 24 Oct 2012 08:25:29 -0700 8001466: Nightly regression test failure of SSLSocketSNISensitive.java
xuelei [Wed, 24 Oct 2012 08:25:29 -0700] rev 14318
8001466: Nightly regression test failure of SSLSocketSNISensitive.java Reviewed-by: weijun
Tue, 23 Oct 2012 15:51:11 -0700 8001419: Build the JCE portion of JDK-8000970
ohrstrom [Tue, 23 Oct 2012 15:51:11 -0700] rev 14317
8001419: Build the JCE portion of JDK-8000970 Summary: Original code done by Fredrik Ohrstrom, separated/pushed by wetmore Reviewed-by: wetmore
Tue, 23 Oct 2012 12:36:47 -0700 7197071: Makefiles for various security providers aren't including the default manifest
wetmore [Tue, 23 Oct 2012 12:36:47 -0700] rev 14316
7197071: Makefiles for various security providers aren't including the default manifest Reviewed-by: valeriep, mullan, katleman
Fri, 02 Nov 2012 17:34:13 -0700 Merge
lana [Fri, 02 Nov 2012 17:34:13 -0700] rev 14315
Merge
Fri, 02 Nov 2012 17:07:43 +0100 8001876: Create regtest for 8000283
kshefov [Fri, 02 Nov 2012 17:07:43 +0100] rev 14314
8001876: Create regtest for 8000283 Reviewed-by: alexsch, serb
Fri, 02 Nov 2012 17:05:10 +0100 8001808: Create a test for 8000327
kshefov [Fri, 02 Nov 2012 17:05:10 +0100] rev 14313
8001808: Create a test for 8000327 Reviewed-by: alexsch, serb
Fri, 02 Nov 2012 19:47:12 +0400 8002114: fix failed for JDK-7160951: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar
leonidr [Fri, 02 Nov 2012 19:47:12 +0400] rev 14312
8002114: fix failed for JDK-7160951: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar Reviewed-by: serb
Fri, 02 Nov 2012 19:20:03 +0400 7124310: [macosx] "opposite" seems always null in focus events
leonidr [Fri, 02 Nov 2012 19:20:03 +0400] rev 14311
7124310: [macosx] "opposite" seems always null in focus events Reviewed-by: anthony
Fri, 02 Nov 2012 16:14:14 +0400 8001633: Wrong alt processing during switching between windows.
alexp [Fri, 02 Nov 2012 16:14:14 +0400] rev 14310
8001633: Wrong alt processing during switching between windows. Reviewed-by: ant, leonidr Contributed-by: Mikhail Cherkasov <mikhail.cherkasov@oracle.com>
Fri, 02 Nov 2012 15:57:20 +0400 2229575: Swing HTML parser can't properly decode codepoints outside the Unicode Plane 0 into a surrogate pair
VKARNAUK [Fri, 02 Nov 2012 15:57:20 +0400] rev 14309
2229575: Swing HTML parser can't properly decode codepoints outside the Unicode Plane 0 into a surrogate pair Reviewed-by: rupashka
Wed, 31 Oct 2012 09:25:20 -0700 Merge
lana [Wed, 31 Oct 2012 09:25:20 -0700] rev 14308
Merge
Tue, 30 Oct 2012 12:47:35 +0100 7072120: No mac os x support in several regression tests
kshefov [Tue, 30 Oct 2012 12:47:35 +0100] rev 14307
7072120: No mac os x support in several regression tests Reviewed-by: anthony, serb
Mon, 29 Oct 2012 23:10:41 +0400 7198229: Painting during resizing of the frame should be more smooth
serb [Mon, 29 Oct 2012 23:10:41 +0400] rev 14306
7198229: Painting during resizing of the frame should be more smooth Reviewed-by: anthony, denis, skovatch
Thu, 25 Oct 2012 19:50:30 +0400 7082294: nsk/regression/b4265661 crashes on windows
bagiras [Thu, 25 Oct 2012 19:50:30 +0400] rev 14305
7082294: nsk/regression/b4265661 crashes on windows Reviewed-by: art, anthony
Thu, 25 Oct 2012 09:55:33 +0400 8000486: REGRESSION: Three java2d tests fail since jdk8b58 on Windows 7 with NullPointerException
bagiras [Thu, 25 Oct 2012 09:55:33 +0400] rev 14304
8000486: REGRESSION: Three java2d tests fail since jdk8b58 on Windows 7 with NullPointerException Reviewed-by: flar, art
Wed, 24 Oct 2012 18:27:14 +0400 7193219: JComboBox serialization fails in JDK 1.7
alitvinov [Wed, 24 Oct 2012 18:27:14 +0400] rev 14303
7193219: JComboBox serialization fails in JDK 1.7 Reviewed-by: rupashka, anthony
Fri, 02 Nov 2012 17:32:30 -0700 Merge
lana [Fri, 02 Nov 2012 17:32:30 -0700] rev 14302
Merge
Wed, 31 Oct 2012 09:49:37 -0700 Merge
lana [Wed, 31 Oct 2012 09:49:37 -0700] rev 14301
Merge
Wed, 24 Oct 2012 05:30:34 +0400 7053526: Upgrade JDK 8 to use Little CMS 2.4
bae [Wed, 24 Oct 2012 05:30:34 +0400] rev 14300
7053526: Upgrade JDK 8 to use Little CMS 2.4 Reviewed-by: prr, jgodinez
Thu, 01 Nov 2012 14:12:21 -0700 Added tag jdk8-b63 for changeset 540a11e15fbb
katleman [Thu, 01 Nov 2012 14:12:21 -0700] rev 14299
Added tag jdk8-b63 for changeset 540a11e15fbb
Wed, 05 Jul 2017 18:28:20 +0200 Merge
duke [Wed, 05 Jul 2017 18:28:20 +0200] rev 14298
Merge
Fri, 02 Nov 2012 07:35:41 -0700 Added tag hs25-b08 for changeset b2e5b6581dec
amurillo [Fri, 02 Nov 2012 07:35:41 -0700] rev 14297
Added tag hs25-b08 for changeset b2e5b6581dec
Fri, 02 Nov 2012 07:35:41 -0700 Merge
amurillo [Fri, 02 Nov 2012 07:35:41 -0700] rev 14296
Merge
(0) -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 +30000 tip