Tue, 02 Sep 2014 10:26:48 -0700 8056964: JDK-8055286 changes are incomplete.
kvn [Tue, 02 Sep 2014 10:26:48 -0700] rev 26433
8056964: JDK-8055286 changes are incomplete. Summary: added ccstr and ccstrlist types to compilerOracle 'option' command Reviewed-by: roland
Fri, 29 Aug 2014 19:45:49 -0400 8054292: code comments leak in fastdebug builds
drchase [Fri, 29 Aug 2014 19:45:49 -0400] rev 26432
8054292: code comments leak in fastdebug builds Summary: Added deallocation to destructor; hardened interface against misuse Reviewed-by: kvn
Fri, 29 Aug 2014 13:46:50 +0000 Merge
thartmann [Fri, 29 Aug 2014 13:46:50 +0000] rev 26431
Merge
Fri, 29 Aug 2014 15:32:16 +0200 8055286: Extend CompileCommand=option to handle numeric parameters
zmajo [Fri, 29 Aug 2014 15:32:16 +0200] rev 26430
8055286: Extend CompileCommand=option to handle numeric parameters Summary: Changed CompileCommand=option to handle "extended" parameters: Klass::method,type,flag,value. Types supported are bool, intx, and uintx. Reviewed-by: kvn, roland
Fri, 29 Aug 2014 14:46:35 +0200 8056067: NodeHash debug variables are available in product build
thartmann [Fri, 29 Aug 2014 14:46:35 +0200] rev 26429
8056067: NodeHash debug variables are available in product build Summary: Make NodeHash debug variables only available in debug/optimized build. Reviewed-by: kvn, roland
Thu, 28 Aug 2014 23:30:13 +0400 8056223: typo in export_optimized_jdk
iignatyev [Thu, 28 Aug 2014 23:30:13 +0400] rev 26428
8056223: typo in export_optimized_jdk Reviewed-by: kvn
Thu, 04 Sep 2014 13:45:39 -0700 Merge
jmasa [Thu, 04 Sep 2014 13:45:39 -0700] rev 26427
Merge
Thu, 04 Sep 2014 12:25:05 -0700 Merge
jmasa [Thu, 04 Sep 2014 12:25:05 -0700] rev 26426
Merge
Wed, 03 Sep 2014 15:07:47 +0000 Merge
tschatzl [Wed, 03 Sep 2014 15:07:47 +0000] rev 26425
Merge
Wed, 03 Sep 2014 17:01:57 +0200 8057143: Incomplete renaming of variables containing "hrs" to "hrm" related to HeapRegionSeq
tschatzl [Wed, 03 Sep 2014 17:01:57 +0200] rev 26424
8057143: Incomplete renaming of variables containing "hrs" to "hrm" related to HeapRegionSeq Summary: Fixup the remaining variable names. Reviewed-by: tonyp, jwilhelm
Wed, 03 Sep 2014 12:45:14 +0200 8057037: Verification in ClassLoaderData::is_alive is too slow
stefank [Wed, 03 Sep 2014 12:45:14 +0200] rev 26423
8057037: Verification in ClassLoaderData::is_alive is too slow Reviewed-by: brutisso, mgerdin, tschatzl
Fri, 29 Aug 2014 13:12:21 +0200 8048268: G1 Code Root Migration performs poorly
mgerdin [Fri, 29 Aug 2014 13:12:21 +0200] rev 26422
8048268: G1 Code Root Migration performs poorly Summary: Replace G1CodeRootSet with a Hashtable based implementation, merge Code Root Migration phase into Code Root Scanning Reviewed-by: jmasa, brutisso, tschatzl
Fri, 29 Aug 2014 13:08:01 +0200 8056084: Refactor Hashtable to allow implementations without rehashing support
mgerdin [Fri, 29 Aug 2014 13:08:01 +0200] rev 26421
8056084: Refactor Hashtable to allow implementations without rehashing support Reviewed-by: gziemski, jmasa, brutisso, coleenp, tschatzl
Wed, 03 Sep 2014 17:30:23 -0400 8057147: [TESTBUG] Platform.isDebugBuild() doesn't work on all build types
ctornqvi [Wed, 03 Sep 2014 17:30:23 -0400] rev 26420
8057147: [TESTBUG] Platform.isDebugBuild() doesn't work on all build types Summary: Check java.version for debug string as well Reviewed-by: gtriantafill, hseigel, sla, acorn, dcubed
Tue, 02 Sep 2014 09:51:24 -0700 8056971: Minor class loading clean-up
iklam [Tue, 02 Sep 2014 09:51:24 -0700] rev 26419
8056971: Minor class loading clean-up Summary: Misplacement of #if INCLUE_CDS, typos, unnecessary C string duplication Reviewed-by: dholmes, ccheung
Fri, 29 Aug 2014 11:35:03 -0700 Merge
sspitsyn [Fri, 29 Aug 2014 11:35:03 -0700] rev 26418
Merge
Fri, 29 Aug 2014 13:34:16 +0200 8055838: Hotspot does not compile with clang 6.0 (OS X Yosemite)
sla [Fri, 29 Aug 2014 13:34:16 +0200] rev 26417
8055838: Hotspot does not compile with clang 6.0 (OS X Yosemite) Reviewed-by: lfoltan, kvn
Thu, 28 Aug 2014 13:01:44 -0400 Merge
lfoltan [Thu, 28 Aug 2014 13:01:44 -0400] rev 26416
Merge
Thu, 28 Aug 2014 11:56:06 -0400 8054355: ENFORCE_CC_COMPILER_REV needs to be updated to Solaris C++ 12u3 for JDK 9.
lfoltan [Thu, 28 Aug 2014 11:56:06 -0400] rev 26415
8054355: ENFORCE_CC_COMPILER_REV needs to be updated to Solaris C++ 12u3 for JDK 9. Summary: Update of C++ validiation check for JDK 9 on Solaris. Reviewed-by: coleenp, dcubed, kvn
Thu, 28 Aug 2014 15:44:02 +0000 Merge
coleenp [Thu, 28 Aug 2014 15:44:02 +0000] rev 26414
Merge
Thu, 28 Aug 2014 11:30:11 -0400 Merge
coleenp [Thu, 28 Aug 2014 11:30:11 -0400] rev 26413
Merge
Thu, 28 Aug 2014 11:29:09 -0400 8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2)
coleenp [Thu, 28 Aug 2014 11:29:09 -0400] rev 26412
8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2) Summary: This removes component mirrors from arrayKlass metadata and the C2 intrinsic for them. Reviewed-by: kvn, twisti, mgerdin
Thu, 28 Aug 2014 07:46:49 -0700 8029172: warnings from b117 for hotspot.agent.src.os.linux: JNI exception pending
dsamersoff [Thu, 28 Aug 2014 07:46:49 -0700] rev 26411
8029172: warnings from b117 for hotspot.agent.src.os.linux: JNI exception pending Summary: Added missed exception checks Reviewed-by: chegar, sla
Thu, 28 Aug 2014 06:32:16 -0700 8031583: warnings from b03 for hotspot/agent/src/os/solaris/proc: JNI exception pending
dsamersoff [Thu, 28 Aug 2014 06:32:16 -0700] rev 26410
8031583: warnings from b03 for hotspot/agent/src/os/solaris/proc: JNI exception pending Summary: Added missed exception checks Reviewed-by: sla, sspitsyn
Thu, 28 Aug 2014 10:28:21 +0200 8055755: Information about loaded dynamic libraries is wrong on MacOSX
sla [Thu, 28 Aug 2014 10:28:21 +0200] rev 26409
8055755: Information about loaded dynamic libraries is wrong on MacOSX Summary: The information about loaded dynamic libraries printed in hs_err_pid files or by running the jcmd VM.dynlib is partly incorrect. The address printed in front of the library file name is wrong. Reviewed-by: sla, gziemski, gtriantafill Contributed-by: fredrik.arvidsson@oracle.com
Wed, 27 Aug 2014 10:42:28 -0700 8056175: Change "8048150: Allow easy configurations for large CDS archives" triggers conversion warning with older GCC
ccheung [Wed, 27 Aug 2014 10:42:28 -0700] rev 26408
8056175: Change "8048150: Allow easy configurations for large CDS archives" triggers conversion warning with older GCC Summary: cast the result of the conversion to uintx Reviewed-by: ccheung, coleenp Contributed-by: volker.simonis@gmail.com
Thu, 11 Sep 2014 09:08:47 -0700 Added tag jdk9-b30 for changeset 9628dff9b9a1
katleman [Thu, 11 Sep 2014 09:08:47 -0700] rev 26407
Added tag jdk9-b30 for changeset 9628dff9b9a1
Thu, 11 Sep 2014 14:27:55 -0700 Merge
lana [Thu, 11 Sep 2014 14:27:55 -0700] rev 26406
Merge
Thu, 11 Sep 2014 10:29:15 +0100 8058117: Missing jdk.deploy.osx from modules.xml
chegar [Thu, 11 Sep 2014 10:29:15 +0100] rev 26405
8058117: Missing jdk.deploy.osx from modules.xml Reviewed-by: alanb, mchung
Wed, 10 Sep 2014 19:36:32 -0700 Merge
lana [Wed, 10 Sep 2014 19:36:32 -0700] rev 26404
Merge
Wed, 10 Sep 2014 17:32:40 -0700 8057627: Add org.w3c.dom.ranges and org.w3c.dom.traversal as exported API in modules.xml
mchung [Wed, 10 Sep 2014 17:32:40 -0700] rev 26403
8057627: Add org.w3c.dom.ranges and org.w3c.dom.traversal as exported API in modules.xml Reviewed-by: alanb
Wed, 10 Sep 2014 12:28:14 -0700 8056195: Add CUSTOM_SUMMARY_AND_WARNINGS_HOOK
mduigou [Wed, 10 Sep 2014 12:28:14 -0700] rev 26402
8056195: Add CUSTOM_SUMMARY_AND_WARNINGS_HOOK Reviewed-by: ihse, erikj
Wed, 10 Sep 2014 16:13:35 +0100 8057813: Alterations to jdk_security3 test target
coffeys [Wed, 10 Sep 2014 16:13:35 +0100] rev 26401
8057813: Alterations to jdk_security3 test target Reviewed-by: mullan, wetmore, xuelei
Tue, 09 Sep 2014 17:42:07 +0100 8057538: Build the freetype library during configure on Windows
simonis [Tue, 09 Sep 2014 17:42:07 +0100] rev 26400
8057538: Build the freetype library during configure on Windows Reviewed-by: erikj, ihse
Tue, 09 Sep 2014 15:12:50 +0200 8057125: The fix for JDK-8027627 was incomplete: Don't hardcode bash anywhere.
ihse [Tue, 09 Sep 2014 15:12:50 +0200] rev 26399
8057125: The fix for JDK-8027627 was incomplete: Don't hardcode bash anywhere. Reviewed-by: erikj
Fri, 05 Sep 2014 12:42:41 +0200 8057537: Serialize reconfigure and fix make clean-foo foo
erikj [Fri, 05 Sep 2014 12:42:41 +0200] rev 26398
8057537: Serialize reconfigure and fix make clean-foo foo Reviewed-by: dholmes, ihse, tbell
Thu, 11 Sep 2014 09:08:38 -0700 Added tag jdk9-b30 for changeset 8d6d3257c748
katleman [Thu, 11 Sep 2014 09:08:38 -0700] rev 26397
Added tag jdk9-b30 for changeset 8d6d3257c748
Wed, 05 Jul 2017 20:00:08 +0200 Added tag jdk9-b30 for changeset b2287cac7813
duke [Wed, 05 Jul 2017 20:00:08 +0200] rev 26396
Added tag jdk9-b30 for changeset b2287cac7813
Wed, 05 Jul 2017 20:00:07 +0200 Merge jdk9-b30
duke [Wed, 05 Jul 2017 20:00:07 +0200] rev 26395
Merge
Wed, 05 Jul 2017 20:00:03 +0200 Merge
duke [Wed, 05 Jul 2017 20:00:03 +0200] rev 26394
Merge
Thu, 04 Sep 2014 14:45:48 -0700 Merge
lana [Thu, 04 Sep 2014 14:45:48 -0700] rev 26393
Merge
Thu, 04 Sep 2014 08:49:20 +0200 8047675: tools/javac/defaultMethods/Assertions.java fails if run with -enableassertions (-ea)
jlahoda [Thu, 04 Sep 2014 08:49:20 +0200] rev 26392
8047675: tools/javac/defaultMethods/Assertions.java fails if run with -enableassertions (-ea) Summary: Using ToolBox to start new Java processes, to avoid passing default VM options to the newly started process. Reviewed-by: jjg
Thu, 04 Sep 2014 08:48:29 +0200 8054563: Update RunCodingRules.java for source code reorg
jlahoda [Thu, 04 Sep 2014 08:48:29 +0200] rev 26391
8054563: Update RunCodingRules.java for source code reorg Summary: Tests RunCodingRules and MessageInfo fixed to work in the new source code structure. Reviewed-by: jjg
Wed, 03 Sep 2014 14:19:39 -0700 8038414: Constant pool's strings are not escaped properly
jjg [Wed, 03 Sep 2014 14:19:39 -0700] rev 26390
8038414: Constant pool's strings are not escaped properly Reviewed-by: jjg, mcimadamore, ksrini
Wed, 03 Sep 2014 14:06:25 -0700 8034861: Incorrect format and indentation of InnerClasses section
jjg [Wed, 03 Sep 2014 14:06:25 -0700] rev 26389
8034861: Incorrect format and indentation of InnerClasses section Reviewed-by: jjg, ksrini, mcimadamore, lagergren
Wed, 03 Sep 2014 19:22:16 +0400 8044597: Request to update tools/javap/T4501661.java to add test for package option
kizune [Wed, 03 Sep 2014 19:22:16 +0400] rev 26388
8044597: Request to update tools/javap/T4501661.java to add test for package option Reviewed-by: jjg
Mon, 01 Sep 2014 17:41:01 +0100 8057005: IntelliJ should allow import for nested classes
mcimadamore [Mon, 01 Sep 2014 17:41:01 +0100] rev 26387
8057005: IntelliJ should allow import for nested classes Summary: Minor tweaks to langtools intellij project Reviewed-by: jfranck
Fri, 29 Aug 2014 14:08:49 -0700 8056288: Missing bug id in test/com/sun/javadoc/testOrdering/TestOrdering.java
sogoel [Fri, 29 Aug 2014 14:08:49 -0700] rev 26386
8056288: Missing bug id in test/com/sun/javadoc/testOrdering/TestOrdering.java Reviewed-by: ksrini
Thu, 04 Sep 2014 13:26:40 -0700 Added tag jdk9-b29 for changeset 639910c83675
katleman [Thu, 04 Sep 2014 13:26:40 -0700] rev 26385
Added tag jdk9-b29 for changeset 639910c83675
Wed, 05 Jul 2017 19:59:57 +0200 Merge
duke [Wed, 05 Jul 2017 19:59:57 +0200] rev 26384
Merge
Thu, 04 Sep 2014 13:26:38 -0700 Added tag jdk9-b29 for changeset 08af5d44cadd
katleman [Thu, 04 Sep 2014 13:26:38 -0700] rev 26383
Added tag jdk9-b29 for changeset 08af5d44cadd
Wed, 05 Jul 2017 19:59:54 +0200 Merge
duke [Wed, 05 Jul 2017 19:59:54 +0200] rev 26382
Merge
Thu, 04 Sep 2014 13:26:26 -0700 Added tag jdk9-b29 for changeset f402435374ad
katleman [Thu, 04 Sep 2014 13:26:26 -0700] rev 26381
Added tag jdk9-b29 for changeset f402435374ad
Wed, 05 Jul 2017 19:59:50 +0200 Merge
duke [Wed, 05 Jul 2017 19:59:50 +0200] rev 26380
Merge
Thu, 04 Sep 2014 14:45:42 -0700 Merge
lana [Thu, 04 Sep 2014 14:45:42 -0700] rev 26379
Merge
Thu, 04 Sep 2014 18:57:14 +0200 8056129: AtomicInteger is treated as primitive number with optimistic compilation
attila [Thu, 04 Sep 2014 18:57:14 +0200] rev 26378
8056129: AtomicInteger is treated as primitive number with optimistic compilation Reviewed-by: jlaskey, lagergren
Thu, 04 Sep 2014 15:37:14 +0200 8051889: Implement block scoping in symbol assignment and scope computation
hannesw [Thu, 04 Sep 2014 15:37:14 +0200] rev 26377
8051889: Implement block scoping in symbol assignment and scope computation Reviewed-by: attila, lagergren
Thu, 04 Sep 2014 14:42:30 +0200 8057551: Let the -d flag dump _all_ generated classes to disk and work outside --compile-only mode
lagergren [Thu, 04 Sep 2014 14:42:30 +0200] rev 26376
8057551: Let the -d flag dump _all_ generated classes to disk and work outside --compile-only mode Reviewed-by: attila, jlaskey
Thu, 04 Sep 2014 10:52:42 +0200 8057019: Various problems with extra arguments to applies
lagergren [Thu, 04 Sep 2014 10:52:42 +0200] rev 26375
8057019: Various problems with extra arguments to applies Reviewed-by: attila, hannesw, jlaskey
Wed, 03 Sep 2014 14:33:34 +0200 8056913: Limit the size of type info cache on disk
attila [Wed, 03 Sep 2014 14:33:34 +0200] rev 26374
8056913: Limit the size of type info cache on disk Reviewed-by: jlaskey, lagergren
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip