dlong [Fri, 09 Jan 2015 13:28:02 -0500] rev 28490
Merge
goetz [Fri, 09 Jan 2015 05:45:13 -0800] rev 28489
8068013: [TESTBUG] Aix support in hotspot jtreg tests
Reviewed-by: ctornqvi, fzhinkin, farvidsson
anoll [Fri, 09 Jan 2015 09:06:24 +0000] rev 28488
Merge
anoll [Fri, 09 Jan 2015 09:52:00 +0100] rev 28487
8068661: Exclude compiler/whitebox/ForceNMethodSweepTest.java from nightly runs
Summary: The test is unstable and is therefore removed from nightly testing
Reviewed-by: kvn, drchase
roland [Thu, 08 Jan 2015 11:00:38 +0100] rev 28486
8027626: assert(Opcode() != Op_If || outcnt() == 2) failed: bad if #1
Summary: IGVN encounters IfNode with single projection when optimizing dying subgraph
Reviewed-by: kvn
jwilhelm [Thu, 15 Jan 2015 14:36:15 +0100] rev 28485
Merge
sjohanss [Thu, 15 Jan 2015 11:10:03 +0100] rev 28484
8067368: TestConcMarkCycleWB.java crashed at G1CollectedHeap::heap()+0xb
Summary: Added the test to needs_g1gc group in TEST.groups to avoid running when G1 is not available.
Reviewed-by: jwilhelm, dholmes
tschatzl [Tue, 13 Jan 2015 11:04:53 +0100] rev 28483
8068739: G1CollectoryPolicy uses uninitialized field '_sigma' in the constructor
Summary: Change initialization order in constructor. Remove suppression for suppression of "'this': used in base member initializer list" warning.
Reviewed-by: mgerdin, tschatzl, simonis
Contributed-by: Johannes Scheerer <johannes.scheerer@sap.com>
sjohanss [Mon, 12 Jan 2015 15:24:29 +0100] rev 28482
8062063: Usage of UseHugeTLBFS, UseLargePagesInMetaspace and huge SurvivorAlignmentInBytes cause crashes in CMBitMapClosure::do_bit
Summary: Making sure committed memory is cleared when re-committed, even if using large pages.
Reviewed-by: kbarrett, tschatzl
jwilhelm [Mon, 12 Jan 2015 12:51:53 +0100] rev 28481
Merge
kbarrett [Fri, 09 Jan 2015 11:33:48 -0500] rev 28480
8067306: Improve STATIC_ASSERT
Summary: New improved implementation
Reviewed-by: ehelin, stefank
brutisso [Fri, 09 Jan 2015 08:38:23 +0100] rev 28479
8068653: TestSmalllHeap.java fails when the page size is 64k
Reviewed-by: tschatzl
redestad [Thu, 08 Jan 2015 14:13:03 +0100] rev 28478
8068037: Remove dead code in G1CollectedHeap
Reviewed-by: stefank, tschatzl
kbarrett [Tue, 13 Jan 2015 14:30:53 -0500] rev 28477
8068396: Rename assert() to vmassert()
Summary: Macro renaming, with temporary old name synonyms for compatibilty
Reviewed-by: ehelin, dholmes, coleenp
ccheung [Mon, 12 Jan 2015 11:37:58 -0800] rev 28476
8067187: -XX:MaxMetaspaceSize=20m -Xshare:dump caused JVM to crash
Summary: added check for the MaxMetaspaceSize. If it is less than the estimated required size, print an error and exit.
Reviewed-by: jiangli, mseledtsov, stefank
mtobiass [Mon, 12 Jan 2015 09:27:52 +0100] rev 28475
8068584: Compiler attach tests should be quarantined
Summary: Quarantine tests
Reviewed-by: ctornqvi
minqi [Sat, 10 Jan 2015 12:35:44 -0800] rev 28474
Merge
ctornqvi [Fri, 09 Jan 2015 08:34:32 -0800] rev 28473
8068733: [TESTBUG] runtime/Unsafe/Reallocate.java sometimes fails when running with -Xcomp
Reviewed-by: coleenp, gtriantafill
zmajo [Fri, 09 Jan 2015 09:26:58 +0100] rev 28472
8068505: interpreter profiling incorrect on PPC64
Reviewed-by: simonis, goetz
ctornqvi [Thu, 08 Jan 2015 11:42:05 -0800] rev 28471
8060219: [TESTBUG] runtime/7194254/Test7194254.java fails to find jstack with modular image build
Reviewed-by: gtriantafill, lfoltan, hseigel
ctornqvi [Thu, 08 Jan 2015 11:40:36 -0800] rev 28470
8058897: Unsafe.reallocateMemory() ignores -XX:MallocMaxTestWords setting
Reviewed-by: dcubed, dholmes
gtriantafill [Tue, 06 Jan 2015 16:44:53 -0800] rev 28469
8068540: [TESTBUG] Exclude failing nightly tests
Reviewed-by: ctornqvi, coleenp
sgehwolf [Wed, 07 Jan 2015 16:43:04 +0100] rev 28468
8067331: Zero: Atomic::xchg and Atomic::xchg_ptr need full memory barrier
Reviewed-by: dholmes, coleenp
katleman [Fri, 23 Jan 2015 18:50:44 -0800] rev 28467
Added tag jdk9-b47 for changeset c54bf921b2ce
lana [Sat, 24 Jan 2015 23:22:16 -0800] rev 28466
Merge
mchung [Thu, 22 Jan 2015 13:40:29 -0800] rev 28465
8069414: Rename oracle.accessbridge to jdk.accessbridge
Reviewed-by: alanb, ptbrunet, erikj
katleman [Fri, 23 Jan 2015 18:50:43 -0800] rev 28464
Added tag jdk9-b47 for changeset 19cacc520105
duke [Wed, 05 Jul 2017 20:15:13 +0200] rev 28463
Added tag jdk9-b47 for changeset 8327024a9955
duke [Wed, 05 Jul 2017 20:15:13 +0200] rev 28462
Merge
duke [Wed, 05 Jul 2017 20:15:08 +0200] rev 28461
Merge
lana [Fri, 16 Jan 2015 12:34:58 -0800] rev 28460
Merge
jlahoda [Fri, 16 Jan 2015 14:47:25 +0100] rev 28459
8068517: Compiler may generate wrong InnerClasses attribute for static enum reference
Summary: Making sure enum's abstractness is resolved before writing InnerClasses entry about it.
Reviewed-by: mcimadamore
mcimadamore [Fri, 16 Jan 2015 12:02:41 +0000] rev 28458
8069164: Fix langtools make build so that diagnostic framework can be used
Summary: Fix race condition between gensrc targets and output location of parseproperties task
Reviewed-by: erikj, jlahoda
Contributed-by: erik.joelsson@oracle.com
mcimadamore [Thu, 15 Jan 2015 16:24:25 +0000] rev 28457
8069069: Build failure because of dependency on generated file
Summary: Make build spuriously fails to build property classes
Reviewed-by: jlahoda
mcimadamore [Thu, 15 Jan 2015 13:58:11 +0000] rev 28456
8068995: Cleanup method reference lookup code
Summary: Simplify method reference code lookup and generate better/more uniform diagnostics
Reviewed-by: vromero
jlahoda [Tue, 13 Jan 2015 19:13:42 +0100] rev 28455
8066843: Messager.printMessage cannot print multiple errors for same source position
Summary: Using a DiagnosticFlag to mark diagnostics that should be always printed even if multiple of them have the same source position.
Reviewed-by: darcy, jjg, mcimadamore
jlahoda [Tue, 13 Jan 2015 10:36:41 +0100] rev 28454
8027888: javac wrongly allows annotations in array-typed class literals
Summary: Compiler incorrectly accepts type annotations on array-typed class literals.
Reviewed-by: jlahoda, jfranck
Contributed-by: srikanth.adayapalam@oracle.com
jlahoda [Tue, 13 Jan 2015 10:32:19 +0100] rev 28453
8068254: Method reference uses wrong qualifying type
Summary: Generated code fails with IllegalAccessError due to compiler's mishandling of packageprivate classes in method reference expressions.
Reviewed-by: rfield, mcimadamore
Contributed-by: srikanth.adayapalam@oracle.com
jlahoda [Tue, 13 Jan 2015 10:25:24 +0100] rev 28452
8037546: javac -parameters does not emit parameter names for lambda expressions
Summary: MethodParameters attribute is missing for synthetic methods encoding lambda expressions.
Reviewed-by: rfield, mcimadamore
Contributed-by: srikanth.adayapalam@oracle.com
jlahoda [Tue, 13 Jan 2015 10:17:25 +0100] rev 28451
8062358: ClassCastException in TransTypes.visitApply
Summary: Incorrect handling of subtype relations involving lower bounded wildcard causes ClassCastException
Reviewed-by: vromero, dlsmith
Contributed-by: srikanth.adayapalam@oracle.com
katleman [Thu, 15 Jan 2015 13:09:52 -0800] rev 28450
Added tag jdk9-b46 for changeset 867b8b80696e
duke [Wed, 05 Jul 2017 20:15:03 +0200] rev 28449
Merge
katleman [Thu, 15 Jan 2015 13:09:43 -0800] rev 28448
Added tag jdk9-b46 for changeset 76ad1de0fd63
duke [Wed, 05 Jul 2017 20:15:00 +0200] rev 28447
Merge
lana [Fri, 16 Jan 2015 12:35:05 -0800] rev 28446
Merge
joehw [Thu, 15 Jan 2015 19:10:56 -0800] rev 28445
8051563: Update JAXP functional tests
Reviewed-by: lancea, joehw
Contributed-by: tristan.yan@oracle.com
katleman [Thu, 15 Jan 2015 13:09:42 -0800] rev 28444
Added tag jdk9-b46 for changeset b037890ea772
duke [Wed, 05 Jul 2017 20:14:53 +0200] rev 28443
Merge
lana [Fri, 16 Jan 2015 12:34:10 -0800] rev 28442
Merge
sundar [Thu, 15 Jan 2015 10:18:31 +0530] rev 28441
8068985: Wrong 'this' bound to eval call within a function when caller's 'this' is a Java object
Reviewed-by: jlaskey, attila
attila [Wed, 14 Jan 2015 18:25:01 +0100] rev 28440
8069002: NPE on invoking null (8068889 regression)
Reviewed-by: jlaskey, sundar
attila [Wed, 14 Jan 2015 16:29:39 +0100] rev 28439
8068994: Forgot to add a test model to JDK-8068573
Reviewed-by: lagergren, sundar
attila [Wed, 14 Jan 2015 15:54:18 +0100] rev 28438
8068573: POJO setter using [] syntax throws an exception
Reviewed-by: lagergren, jlaskey
attila [Tue, 13 Jan 2015 16:38:29 +0100] rev 28437
8068889: Calling a @FunctionalInterface from JS leaks internal objects
Reviewed-by: jlaskey, sundar
katleman [Thu, 15 Jan 2015 13:09:53 -0800] rev 28436
Added tag jdk9-b46 for changeset 167aecd0161e
duke [Wed, 05 Jul 2017 20:14:48 +0200] rev 28435
Merge
katleman [Thu, 15 Jan 2015 13:09:37 -0800] rev 28434
Added tag jdk9-b46 for changeset 87aeabf7ffa2
duke [Wed, 05 Jul 2017 20:14:43 +0200] rev 28433
Merge
lana [Fri, 16 Jan 2015 12:34:28 -0800] rev 28432
Merge
redestad [Fri, 16 Jan 2015 12:41:36 +0100] rev 28431
8068736: Avoid synchronization on Executable/Field.declaredAnnotations
Reviewed-by: jfranck, psandoz