Wed, 28 Nov 2012 14:12:32 +0400 7064516: ImageIO.read() fails to load an image
bae [Wed, 28 Nov 2012 14:12:32 +0400] rev 14643
7064516: ImageIO.read() fails to load an image Reviewed-by: jgodinez, prr
Wed, 28 Nov 2012 12:38:43 +0400 5082749: GIF stream metadata specification of aspect ratio is incorrect
bae [Wed, 28 Nov 2012 12:38:43 +0400] rev 14642
5082749: GIF stream metadata specification of aspect ratio is incorrect Reviewed-by: bae, prr Contributed-by: Vadim Pakhnushev <vadim.pakhnushev@oracle.com>
Wed, 28 Nov 2012 12:28:10 +0400 4649812: GIFImageReader handles transparency incorrectly
bae [Wed, 28 Nov 2012 12:28:10 +0400] rev 14641
4649812: GIFImageReader handles transparency incorrectly Reviewed-by: bae, prr Contributed-by: Vadim Pakhnushev <vadim.pakhnushev@oracle.com>
Thu, 06 Dec 2012 12:04:35 -0800 Added tag jdk8-b67 for changeset 558a3373ba7e
katleman [Thu, 06 Dec 2012 12:04:35 -0800] rev 14640
Added tag jdk8-b67 for changeset 558a3373ba7e
Wed, 05 Jul 2017 18:31:45 +0200 Merge
duke [Wed, 05 Jul 2017 18:31:45 +0200] rev 14639
Merge
Fri, 07 Dec 2012 10:46:54 -0800 Added tag hs25-b12 for changeset 31453af433e7
amurillo [Fri, 07 Dec 2012 10:46:54 -0800] rev 14638
Added tag hs25-b12 for changeset 31453af433e7
Fri, 07 Dec 2012 10:46:53 -0800 Merge
amurillo [Fri, 07 Dec 2012 10:46:53 -0800] rev 14637
Merge
Fri, 07 Dec 2012 07:36:51 -0800 Merge
jwilhelm [Fri, 07 Dec 2012 07:36:51 -0800] rev 14636
Merge
Thu, 29 Nov 2012 10:09:04 -0800 8003554: NPG: move Metablock and Metachunk code out of metaspace.cpp
jmasa [Thu, 29 Nov 2012 10:09:04 -0800] rev 14635
8003554: NPG: move Metablock and Metachunk code out of metaspace.cpp Reviewed-by: coleenp
Fri, 30 Nov 2012 11:46:17 -0800 8004170: G1: Verbose GC output is not getting flushed to log file using JDK 8
johnc [Fri, 30 Nov 2012 11:46:17 -0800] rev 14634
8004170: G1: Verbose GC output is not getting flushed to log file using JDK 8 Summary: Add flushes to G1CollectedHeap::log_gc_footer() and TraceCPUTime destructor. Reviewed-by: jwilhelm, azeemj, brutisso
Fri, 07 Dec 2012 01:09:03 -0800 Merge
roland [Fri, 07 Dec 2012 01:09:03 -0800] rev 14633
Merge
Thu, 06 Dec 2012 11:05:33 -0800 Merge
twisti [Thu, 06 Dec 2012 11:05:33 -0800] rev 14632
Merge
Thu, 06 Dec 2012 09:57:41 -0800 8003250: SPARC: move MacroAssembler into separate file
twisti [Thu, 06 Dec 2012 09:57:41 -0800] rev 14631
8003250: SPARC: move MacroAssembler into separate file Reviewed-by: jrose, kvn
Thu, 06 Dec 2012 14:33:52 +0100 Merge
neliasso [Thu, 06 Dec 2012 14:33:52 +0100] rev 14630
Merge
Thu, 06 Dec 2012 09:50:08 +0100 8003934: Fix generation of malformed options to Projectcreator
neliasso [Thu, 06 Dec 2012 09:50:08 +0100] rev 14629
8003934: Fix generation of malformed options to Projectcreator Summary: Makefile produces unmatched quotes due to nmake bug Reviewed-by: jwilhelm, brutisso
Mon, 26 Nov 2012 15:11:55 +0100 8003983: LogCompilation tool is broken since c1 support
neliasso [Mon, 26 Nov 2012 15:11:55 +0100] rev 14628
8003983: LogCompilation tool is broken since c1 support Summary: Fixed emitting and parsing Reviewed-by: jrose, kvn
Mon, 03 Dec 2012 15:48:49 -0800 8004319: test/gc/7168848/HumongousAlloc.java fails after 7172640
twisti [Mon, 03 Dec 2012 15:48:49 -0800] rev 14627
8004319: test/gc/7168848/HumongousAlloc.java fails after 7172640 Reviewed-by: kvn, johnc
Fri, 30 Nov 2012 15:23:16 -0800 8003240: x86: move MacroAssembler into separate file
twisti [Fri, 30 Nov 2012 15:23:16 -0800] rev 14626
8003240: x86: move MacroAssembler into separate file Reviewed-by: kvn
Fri, 30 Nov 2012 11:44:05 -0800 8003195: AbstractAssembler should not store code pointers but use the CodeSection directly
twisti [Fri, 30 Nov 2012 11:44:05 -0800] rev 14625
8003195: AbstractAssembler should not store code pointers but use the CodeSection directly Reviewed-by: twisti, kvn Contributed-by: Bharadwaj Yadavalli <bharadwaj.yadavalli@oracle.com>
Tue, 27 Nov 2012 17:41:38 -0800 8003850: add support for constants in stub code
kvn [Tue, 27 Nov 2012 17:41:38 -0800] rev 14624
8003850: add support for constants in stub code Summary: remember the code section and switch back to the proper one when adding constants. Reviewed-by: twisti, kvn Contributed-by: goetz.lindenmaier@sap.com
Tue, 27 Nov 2012 17:24:15 -0800 7092905: C2: Keep track of the number of dead nodes
bharadwaj [Tue, 27 Nov 2012 17:24:15 -0800] rev 14623
7092905: C2: Keep track of the number of dead nodes Summary: keep an (almost) accurate running count of the reachable (live) flow graph nodes. Reviewed-by: kvn, twisti, jrose, vlivanov
Tue, 27 Nov 2012 12:48:52 -0800 8003868: fix shark for latest HotSpot and LLVM
twisti [Tue, 27 Nov 2012 12:48:52 -0800] rev 14622
8003868: fix shark for latest HotSpot and LLVM Reviewed-by: twisti Contributed-by: Roman Kennke <rkennke@redhat.com>
Mon, 26 Nov 2012 17:25:11 -0800 7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop()
twisti [Mon, 26 Nov 2012 17:25:11 -0800] rev 14621
7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop() Reviewed-by: kvn, jrose
Wed, 21 Nov 2012 05:57:12 -0800 8001538: hs_err file does not list anymore compiled methods in compilation events
vlivanov [Wed, 21 Nov 2012 05:57:12 -0800] rev 14620
8001538: hs_err file does not list anymore compiled methods in compilation events Summary: Fixed message buffer size calculation. Reviewed-by: kvn, twisti
Fri, 16 Nov 2012 15:49:46 -0800 7146636: compiler/6865265/StackOverflowBug.java fails due to changed stack minimum
kvn [Fri, 16 Nov 2012 15:49:46 -0800] rev 14619
7146636: compiler/6865265/StackOverflowBug.java fails due to changed stack minimum Summary: Increase the stack size in the run parameters. Reviewed-by: kvn Contributed-by: david.r.chase@oracle.com
Fri, 30 Nov 2012 17:00:32 -0800 8004248: new hotspot build - hs25-b12
amurillo [Fri, 30 Nov 2012 17:00:32 -0800] rev 14618
8004248: new hotspot build - hs25-b12 Reviewed-by: jcoomes
Thu, 06 Dec 2012 12:04:17 -0800 Added tag jdk8-b67 for changeset af8f87762e23
katleman [Thu, 06 Dec 2012 12:04:17 -0800] rev 14617
Added tag jdk8-b67 for changeset af8f87762e23
Wed, 12 Dec 2012 13:19:32 -0800 Merge
katleman [Wed, 12 Dec 2012 13:19:32 -0800] rev 14616
Merge
Tue, 11 Dec 2012 11:33:34 +0100 8001753: build-infra: mismatch with full debug symbol control for hotspot
erikj [Tue, 11 Dec 2012 11:33:34 +0100] rev 14615
8001753: build-infra: mismatch with full debug symbol control for hotspot Summary: Enabling hotspot to use the FDS settings established at configure time Reviewed-by: dholmes, ohair
Tue, 11 Dec 2012 11:29:58 +0100 8003945: build-infra: problems finding compiler when using --with-dev-kit
erikj [Tue, 11 Dec 2012 11:29:58 +0100] rev 14614
8003945: build-infra: problems finding compiler when using --with-dev-kit Summary: Search all compiler names in dev-kit dir first. Reviewed-by: tbell
Fri, 07 Dec 2012 17:23:42 +0100 8004045: build-infra: Error 12 from zip when updating src.zip
erikj [Fri, 07 Dec 2012 17:23:42 +0100] rev 14613
8004045: build-infra: Error 12 from zip when updating src.zip Summary: Hiding this error from make so that it doesn't fail Reviewed-by: ohrstrom, dholmes
Mon, 10 Dec 2012 20:52:08 -0800 Merge
lana [Mon, 10 Dec 2012 20:52:08 -0800] rev 14612
Merge
Fri, 30 Nov 2012 16:31:13 -0800 Merge
lana [Fri, 30 Nov 2012 16:31:13 -0800] rev 14611
Merge
Wed, 28 Nov 2012 17:31:30 -0800 8004131: move jdi tests out of core testset
smarks [Wed, 28 Nov 2012 17:31:30 -0800] rev 14610
8004131: move jdi tests out of core testset Reviewed-by: alanb, chegar
Thu, 06 Dec 2012 12:04:11 -0800 Added tag jdk8-b67 for changeset dc59b2c5a701
katleman [Thu, 06 Dec 2012 12:04:11 -0800] rev 14609
Added tag jdk8-b67 for changeset dc59b2c5a701
Wed, 05 Jul 2017 18:31:28 +0200 Added tag jdk8-b67 for changeset 76cc9bd3ece4
duke [Wed, 05 Jul 2017 18:31:28 +0200] rev 14608
Added tag jdk8-b67 for changeset 76cc9bd3ece4
Wed, 05 Jul 2017 18:31:27 +0200 Merge jdk8-b67
duke [Wed, 05 Jul 2017 18:31:27 +0200] rev 14607
Merge
Wed, 05 Jul 2017 18:31:23 +0200 Merge
duke [Wed, 05 Jul 2017 18:31:23 +0200] rev 14606
Merge
Thu, 29 Nov 2012 11:31:48 -0800 Added tag jdk8-b66 for changeset 4f273518dc3b
katleman [Thu, 29 Nov 2012 11:31:48 -0800] rev 14605
Added tag jdk8-b66 for changeset 4f273518dc3b
Wed, 05 Jul 2017 18:31:19 +0200 Merge
duke [Wed, 05 Jul 2017 18:31:19 +0200] rev 14604
Merge
Thu, 29 Nov 2012 11:30:33 -0800 Added tag jdk8-b66 for changeset b2f74901d05c
katleman [Thu, 29 Nov 2012 11:30:33 -0800] rev 14603
Added tag jdk8-b66 for changeset b2f74901d05c
Wed, 05 Jul 2017 18:31:15 +0200 Merge
duke [Wed, 05 Jul 2017 18:31:15 +0200] rev 14602
Merge
Thu, 29 Nov 2012 11:30:24 -0800 Added tag jdk8-b66 for changeset bc221bce9150
katleman [Thu, 29 Nov 2012 11:30:24 -0800] rev 14601
Added tag jdk8-b66 for changeset bc221bce9150
Wed, 05 Jul 2017 18:31:12 +0200 Merge
duke [Wed, 05 Jul 2017 18:31:12 +0200] rev 14600
Merge
Thu, 29 Nov 2012 11:29:48 -0800 Added tag jdk8-b66 for changeset f83c6348160b
katleman [Thu, 29 Nov 2012 11:29:48 -0800] rev 14599
Added tag jdk8-b66 for changeset f83c6348160b
Wed, 05 Jul 2017 18:31:08 +0200 Merge
duke [Wed, 05 Jul 2017 18:31:08 +0200] rev 14598
Merge
Wed, 05 Dec 2012 12:53:55 -0800 Merge
katleman [Wed, 05 Dec 2012 12:53:55 -0800] rev 14597
Merge
Wed, 05 Dec 2012 10:12:57 +0100 8004281: build-infra: Move all jar creation to images target and put jars in images/lib
erikj [Wed, 05 Dec 2012 10:12:57 +0100] rev 14596
8004281: build-infra: Move all jar creation to images target and put jars in images/lib Reviewed-by: ohair, tbell, dholmes
Fri, 30 Nov 2012 11:42:55 -0800 8001885: JSR 292 classes should use jdk.internal.org.objectweb.asm
twisti [Fri, 30 Nov 2012 11:42:55 -0800] rev 14595
8001885: JSR 292 classes should use jdk.internal.org.objectweb.asm Reviewed-by: kvn, jrose, twisti Contributed-by: David Chase <david.r.chase@oracle.com>
Thu, 29 Nov 2012 11:31:01 -0800 Added tag jdk8-b66 for changeset bc93357f4936
katleman [Thu, 29 Nov 2012 11:31:01 -0800] rev 14594
Added tag jdk8-b66 for changeset bc93357f4936
Wed, 05 Jul 2017 18:31:05 +0200 Merge
duke [Wed, 05 Jul 2017 18:31:05 +0200] rev 14593
Merge
Fri, 30 Nov 2012 16:45:27 -0800 Added tag hs25-b11 for changeset 7236115a66ae
amurillo [Fri, 30 Nov 2012 16:45:27 -0800] rev 14592
Added tag hs25-b11 for changeset 7236115a66ae
Fri, 30 Nov 2012 16:45:26 -0800 Merge
amurillo [Fri, 30 Nov 2012 16:45:26 -0800] rev 14591
Merge
Fri, 30 Nov 2012 12:01:34 -0800 Merge
johnc [Fri, 30 Nov 2012 12:01:34 -0800] rev 14590
Merge
Thu, 29 Nov 2012 23:02:52 +0100 8004199: Change the ASM package for Test8003720
stefank [Thu, 29 Nov 2012 23:02:52 +0100] rev 14589
8004199: Change the ASM package for Test8003720 Reviewed-by: kvn, jrose
Thu, 29 Nov 2012 16:50:29 -0500 8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
coleenp [Thu, 29 Nov 2012 16:50:29 -0500] rev 14588
8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap Summary: Add ClassLoaderData object for each anonymous class with metaspaces to allocate in. Reviewed-by: twisti, jrose, stefank
Thu, 29 Nov 2012 13:55:49 -0800 Merge
cjplummer [Thu, 29 Nov 2012 13:55:49 -0800] rev 14587
Merge
Tue, 27 Nov 2012 17:03:56 -0500 8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod.
jiangli [Tue, 27 Nov 2012 17:03:56 -0500] rev 14586
8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod. Summary: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod. Reviewed-by: bdelsart, sspitsyn, coleenp
Thu, 29 Nov 2012 11:23:15 -0800 Merge
johnc [Thu, 29 Nov 2012 11:23:15 -0800] rev 14585
Merge
Tue, 27 Nov 2012 14:11:37 -0800 7194633: G1: Assertion and guarantee failures in block offset table
johnc [Tue, 27 Nov 2012 14:11:37 -0800] rev 14584
7194633: G1: Assertion and guarantee failures in block offset table Summary: Add detailed error messages to assertions and guarantees in G1's block offset table. Reviewed-by: ysr, brutisso
Tue, 27 Nov 2012 14:20:21 +0100 8003935: Simplify the needed includes for using Thread::current()
stefank [Tue, 27 Nov 2012 14:20:21 +0100] rev 14583
8003935: Simplify the needed includes for using Thread::current() Reviewed-by: dholmes, rbackman, coleenp
Tue, 27 Nov 2012 10:13:20 +0100 8003720: NPG: Method in interpreter stack frame can be deallocated
stefank [Tue, 27 Nov 2012 10:13:20 +0100] rev 14582
8003720: NPG: Method in interpreter stack frame can be deallocated Summary: Pass down a closure during root scanning to keep the class of the method alive. Reviewed-by: coleenp, jcoomes
Mon, 26 Nov 2012 12:31:03 -0500 8003722: More gcc 4.7 compilation errors
coleenp [Mon, 26 Nov 2012 12:31:03 -0500] rev 14581
8003722: More gcc 4.7 compilation errors Summary: Add a few more this->qualifications. Reviewed-by: coleenp, dholmes Contributed-by: duboscq@ssw.jku.at
Tue, 20 Nov 2012 11:40:11 +0100 7198334: UseNUMA modifies system parameters on non-NUMA system
brutisso [Tue, 20 Nov 2012 11:40:11 +0100] rev 14580
7198334: UseNUMA modifies system parameters on non-NUMA system Summary: The flags MinHeapDeltaBytes and UseNUMAInterleaving must be adjusted after the OS have adjusted the UseNUMA flag in the method os::init_2. Reviewed-by: dholmes, brutisso Contributed-by: erik.helin@oracle.com
Wed, 28 Nov 2012 17:50:21 -0500 8003635: NPG: AsynchGetCallTrace broken by Method* virtual call
coleenp [Wed, 28 Nov 2012 17:50:21 -0500] rev 14579
8003635: NPG: AsynchGetCallTrace broken by Method* virtual call Summary: Make metaspace::contains be lock free and used to see if something is in metaspace, also compare Method* with vtbl pointer. Reviewed-by: dholmes, sspitsyn, dcubed, jmasa
Wed, 28 Nov 2012 08:43:26 -0800 Merge
coleenp [Wed, 28 Nov 2012 08:43:26 -0800] rev 14578
Merge
Wed, 28 Nov 2012 08:17:59 -0500 6924920: Class Data Sharing limit on the java version string can create failures
hseigel [Wed, 28 Nov 2012 08:17:59 -0500] rev 14577
6924920: Class Data Sharing limit on the java version string can create failures Summary: Truncate the java version string and add a hash value if it is too long. Reviewed-by: dholmes, coleenp
Wed, 28 Nov 2012 06:42:03 -0800 Merge
zgu [Wed, 28 Nov 2012 06:42:03 -0800] rev 14576
Merge
Wed, 28 Nov 2012 09:19:38 -0500 8003689: MemTracker::init_tracking_options() reads outside array if commandline argument is empty
zgu [Wed, 28 Nov 2012 09:19:38 -0500] rev 14575
8003689: MemTracker::init_tracking_options() reads outside array if commandline argument is empty Summary: Fixed potential buffer overrun when giving empty option to NativeMemoryTracking commandline option Reviewed-by: ctornqvi, hseigel, kvn
Tue, 27 Nov 2012 07:57:57 -0800 8003879: Duplicate definitions in vmStructs
mikael [Tue, 27 Nov 2012 07:57:57 -0800] rev 14574
8003879: Duplicate definitions in vmStructs Summary: Removed duplicate entries Reviewed-by: dholmes, sspitsyn
Wed, 21 Nov 2012 21:26:12 -0500 Merge
dholmes [Wed, 21 Nov 2012 21:26:12 -0500] rev 14573
Merge
Wed, 21 Nov 2012 20:07:52 -0500 8003591: Abstract_VM_Version::internal_vm_info_string needs to stringify FLOAT_ARCH for ease of use
dholmes [Wed, 21 Nov 2012 20:07:52 -0500] rev 14572
8003591: Abstract_VM_Version::internal_vm_info_string needs to stringify FLOAT_ARCH for ease of use Reviewed-by: coleenp, kvn
Wed, 21 Nov 2012 09:02:13 -0800 8003690: Example code in JVMTI GetStackTrace documentation is broken
mikael [Wed, 21 Nov 2012 09:02:13 -0800] rev 14571
8003690: Example code in JVMTI GetStackTrace documentation is broken Summary: Fixed to minor errors in example code Reviewed-by: sspitsyn, dholmes
Tue, 20 Nov 2012 20:27:40 -0500 Merge
coleenp [Tue, 20 Nov 2012 20:27:40 -0500] rev 14570
Merge
Fri, 16 Nov 2012 09:05:19 -0500 8003487: NMT: incorrect assertion in VMMemPointerIterator::remove_released_region method (memSnapshot.cpp)
zgu [Fri, 16 Nov 2012 09:05:19 -0500] rev 14569
8003487: NMT: incorrect assertion in VMMemPointerIterator::remove_released_region method (memSnapshot.cpp) Summary: The assertion is applied to only the region to be released, also performs region integrity checking Reviewed-by: acorn, coleenp
Fri, 16 Nov 2012 09:43:43 -0800 8003541: new hotspot build - hs25-b11
amurillo [Fri, 16 Nov 2012 09:43:43 -0800] rev 14568
8003541: new hotspot build - hs25-b11 Reviewed-by: jcoomes
Thu, 29 Nov 2012 11:30:04 -0800 Added tag jdk8-b66 for changeset fe1a7da1f85c
katleman [Thu, 29 Nov 2012 11:30:04 -0800] rev 14567
Added tag jdk8-b66 for changeset fe1a7da1f85c
Wed, 05 Dec 2012 12:52:47 -0800 Merge
katleman [Wed, 05 Dec 2012 12:52:47 -0800] rev 14566
Merge
Wed, 05 Dec 2012 16:35:25 +0100 8003414: build-infra: fails on on windows
erikj [Wed, 05 Dec 2012 16:35:25 +0100] rev 14565
8003414: build-infra: fails on on windows Summary: Added extra check that windows sdk is valid. Reviewed-by: tbell, ohrstrom, ohair
Wed, 05 Dec 2012 10:12:14 +0100 8004281: build-infra: Move all jar creation to images target and put jars in images/lib
erikj [Wed, 05 Dec 2012 10:12:14 +0100] rev 14564
8004281: build-infra: Move all jar creation to images target and put jars in images/lib Summary: Fixed bug in setting up make dependencies in SetupArchive. Reviewed-by: ohair, tbell, dholmes
Wed, 05 Dec 2012 09:39:34 +0100 8001541: Cannot build on Solaris using softlinks
erikj [Wed, 05 Dec 2012 09:39:34 +0100] rev 14563
8001541: Cannot build on Solaris using softlinks Summary: Fixed softlink resolver macro in configure. Reviewed-by: tbell, ohair
Mon, 03 Dec 2012 10:26:55 +0100 8003819: build-infra: backslashes at end of LIB and INCLUDE in spec.gmk
erikj [Mon, 03 Dec 2012 10:26:55 +0100] rev 14562
8003819: build-infra: backslashes at end of LIB and INCLUDE in spec.gmk Summary: Removing trailing backslash from LIB and INCLUDE. Reviewed-by: ohrstrom, ohair
Thu, 29 Nov 2012 11:29:44 -0800 Added tag jdk8-b66 for changeset d31d8682bc9e
katleman [Thu, 29 Nov 2012 11:29:44 -0800] rev 14561
Added tag jdk8-b66 for changeset d31d8682bc9e
Wed, 05 Jul 2017 18:30:51 +0200 Added tag jdk8-b66 for changeset 17820b958ae8
duke [Wed, 05 Jul 2017 18:30:51 +0200] rev 14560
Added tag jdk8-b66 for changeset 17820b958ae8
Wed, 05 Jul 2017 18:30:50 +0200 Merge jdk8-b66
duke [Wed, 05 Jul 2017 18:30:50 +0200] rev 14559
Merge
Wed, 05 Jul 2017 18:30:46 +0200 Merge
duke [Wed, 05 Jul 2017 18:30:46 +0200] rev 14558
Merge
Wed, 28 Nov 2012 14:07:26 -0800 Merge
katleman [Wed, 28 Nov 2012 14:07:26 -0800] rev 14557
Merge
Wed, 28 Nov 2012 13:37:50 +0100 8003844: build-infra: docs target isn't working properly
erikj [Wed, 28 Nov 2012 13:37:50 +0100] rev 14556
8003844: build-infra: docs target isn't working properly Summary: Adding resources to bootstrap javadoc.jar. Adding missing .js resource suffix Reviewed-by: ohair, jjg, ohrstrom
Tue, 20 Nov 2012 11:50:37 -0800 Merge
lana [Tue, 20 Nov 2012 11:50:37 -0800] rev 14555
Merge
Tue, 20 Nov 2012 09:58:55 -0800 8003639: convert lambda testng tests to jtreg and add them
rfield [Tue, 20 Nov 2012 09:58:55 -0800] rev 14554
8003639: convert lambda testng tests to jtreg and add them Reviewed-by: mcimadamore
Tue, 20 Nov 2012 15:43:28 +0000 8003663: lambda test fails on Windows
mcimadamore [Tue, 20 Nov 2012 15:43:28 +0000] rev 14553
8003663: lambda test fails on Windows Summary: fix path separator issue in test Reviewed-by: jjg
Tue, 20 Nov 2012 07:25:11 -0800 8003650: java.lang.Exception: expected string not found: pkg/package-frame.html
jjg [Tue, 20 Nov 2012 07:25:11 -0800] rev 14552
8003650: java.lang.Exception: expected string not found: pkg/package-frame.html Reviewed-by: ksrini
Tue, 20 Nov 2012 07:21:07 -0800 8003649: regression/langtools: tools/javac/doctree
jjg [Tue, 20 Nov 2012 07:21:07 -0800] rev 14551
8003649: regression/langtools: tools/javac/doctree Reviewed-by: ksrini
Mon, 19 Nov 2012 16:40:54 -0800 8003655: Add javac.jvm.ClassFile.V52
jjg [Mon, 19 Nov 2012 16:40:54 -0800] rev 14550
8003655: Add javac.jvm.ClassFile.V52 Reviewed-by: ksrini
Mon, 19 Nov 2012 16:10:34 -0800 8002304: Group methods by types in methods summary section
bpatel [Mon, 19 Nov 2012 16:10:34 -0800] rev 14549
8002304: Group methods by types in methods summary section Reviewed-by: jjg
Mon, 19 Nov 2012 11:38:49 -0800 8001098: Provide a simple light-weight "plug-in" mechanism for javac
jjg [Mon, 19 Nov 2012 11:38:49 -0800] rev 14548
8001098: Provide a simple light-weight "plug-in" mechanism for javac Reviewed-by: mcimadamore
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip