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
darcy [Thu, 15 Jan 2015 16:45:02 -0800] rev 28430
8069127: Suppress deprecation warnings in jdk.deploy.osx module
Reviewed-by: wetmore, juh
vinnie [Thu, 15 Jan 2015 17:57:52 +0000] rev 28429
8059009: LDAPCertStore fails to retrieve CRL after LDAP server closes idle connection
Reviewed-by: vinnie
Contributed-by: Artem Smotrakov <artem.smotrakov@oracle.com>
chegar [Thu, 15 Jan 2015 17:05:06 +0000] rev 28428
8042581: Intermittent failure in java/net/DatagramSocket/InheritHandle.java
Reviewed-by: alanb, chegar
vlivanov [Thu, 15 Jan 2015 19:16:17 +0400] rev 28427
8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent
Summary: CollectionUsageThreshold.java hangs due to VM performs concurrent GC with -XX:+ExplicitGCInvokesConcurrent flag, as result - notification is not received. Excluded test execution with -XX:+ExplicitGCInvokesConcurrent.
Reviewed-by: dfazunen, tschatzl
Contributed-by: Michail Chernov <michail.chernov@oracle.com>
chegar [Thu, 15 Jan 2015 10:56:24 +0000] rev 28426
8061297: sun/reflect/CallerSensitive/CallerSensitiveFinder.java should use the JRT FileSystem
Reviewed-by: alanb, mchung, psandoz, xiaofeya
darcy [Wed, 14 Jan 2015 16:44:59 -0800] rev 28425
8068948: Update java.base module to use new try-with-resources statement
Reviewed-by: alanb, igerasim
ksrini [Wed, 14 Jan 2015 12:09:38 -0800] rev 28424
8067437: New tests for mJRE feature removal.
Reviewed-by: darcy, ksrini
Contributed-by: andrey.x.nazarov@oracle.com
lpriima [Wed, 14 Jan 2015 21:35:52 +0300] rev 28423
8067471: Use private static final char[0] for empty Strings
Reviewed-by: igerasim, redestad, shade
redestad [Tue, 06 Jan 2015 06:49:52 +0100] rev 28422
8068498: Remove constructor dependency on line.separator from PrintWriter and BufferedWriter
Reviewed-by: alanb, sherman
kshefov [Wed, 14 Jan 2015 13:43:12 +0300] rev 28421
8058793: Test sun/awt/datatransfer/DataFlavorComparatorTest.java fails with compilation error
Reviewed-by: alexsch, azvegint
Contributed-by: srinivasan.raghavan@oracle.com
juh [Tue, 13 Jan 2015 14:33:54 -0800] rev 28420
8059916: Change default criticality of policy mappings and policy constraints certificate extensions
Reviewed-by: mullan
chegar [Tue, 13 Jan 2015 17:14:51 +0000] rev 28419
8068599: Add mutability, serializability, and thread-safety, caveat to all Collectors that do not accept a Collection supplier
Reviewed-by: psandoz
amurillo [Tue, 13 Jan 2015 08:58:07 -0800] rev 28418
Merge
amurillo [Thu, 08 Jan 2015 17:11:49 -0800] rev 28417
Merge
dlong [Thu, 08 Jan 2015 17:45:15 -0500] rev 28416
Merge
dpochepk [Sat, 13 Dec 2014 22:14:34 +0300] rev 28415
8067295: Need to port Utils chagnes from JDK-8066440 into jdk workspace
Reviewed-by: fzhinkin, iignatyev
dpochepk [Fri, 12 Dec 2014 21:16:42 +0300] rev 28414
8067307: Need custom classloaders(parent-last and filtering one) for JDK-8066625 in testlibrary
Reviewed-by: fzhinkin, iignatyev
dpochepk [Fri, 12 Dec 2014 00:40:56 +0300] rev 28413
8067291: Need additional vm checks in jdk/test/lib/testlibrary/jdk/testlibrary/Platform, checking which vm is run
Reviewed-by: fzhinkin, iignatyev
tpivovarova [Wed, 24 Dec 2014 17:54:00 +0300] rev 28412
8067173: remove Utils::fileAsList
Reviewed-by: kvn, iignatyev
jbachorik [Mon, 29 Dec 2014 19:07:09 +0100] rev 28411
8068233: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java is still in exclude list
Reviewed-by: chegar, sspitsyn
hseigel [Sat, 27 Dec 2014 13:27:07 -0500] rev 28410
Merge
dsamersoff [Sat, 27 Dec 2014 07:09:32 -0800] rev 28409
8068242: Quarantine the test IsModifiableClassAgent.java
Summary: Quarantine the test
Reviewed-by: hseigel, jbachorik, dsamersoff
Contributed-by: alexander.kulyakhtin@oracle.com
minqi [Wed, 24 Dec 2014 20:23:31 +0000] rev 28408
Merge
minqi [Fri, 19 Dec 2014 22:58:32 -0800] rev 28407
Merge
ykantser [Fri, 19 Dec 2014 13:13:11 +0100] rev 28406
6977426: sun/tools tests can intermittently fail to find app's Java pid
Reviewed-by: dfuchs, jbachorik, egahlin, sjiang
vlivanov [Tue, 13 Jan 2015 07:57:51 -0800] rev 28405
8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke
Reviewed-by: psandoz
sjiang [Tue, 13 Jan 2015 14:35:39 +0100] rev 28404
8068774: CounterMonitorDeadlockTest.java timed out
Reviewed-by: jbachorik, dfuchs
asmotrak [Tue, 13 Jan 2015 14:26:34 +0300] rev 28403
8048603: Additional tests for MAC algorithms
Reviewed-by: valeriep
katleman [Thu, 15 Jan 2015 13:09:48 -0800] rev 28402
Added tag jdk9-b46 for changeset 1548d75015bd
duke [Wed, 05 Jul 2017 20:14:34 +0200] rev 28401
Merge
lana [Fri, 16 Jan 2015 12:33:47 -0800] rev 28400
Merge
amurillo [Tue, 13 Jan 2015 08:58:06 -0800] rev 28399
Merge
amurillo [Thu, 08 Jan 2015 17:11:49 -0800] rev 28398
Merge
dlong [Thu, 08 Jan 2015 17:45:10 -0500] rev 28397
Merge
roland [Tue, 16 Dec 2014 13:49:36 +0100] rev 28396
6700100: optimize inline_native_clone() for small objects with exact klass
Summary: optimize small instance clones as loads/stores
Reviewed-by: kvn, iveresov
roland [Mon, 22 Dec 2014 11:21:20 +0100] rev 28395
8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
Summary: concurrent class loading causes return phi to become top
Reviewed-by: kvn
fzhinkin [Tue, 30 Dec 2014 11:09:42 +0300] rev 28394
8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization
Reviewed-by: kvn, iignatyev
fzhinkin [Tue, 30 Dec 2014 11:07:49 +0300] rev 28393
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
Reviewed-by: kvn, iignatyev
dpochepk [Thu, 25 Dec 2014 15:57:38 +0300] rev 28392
8059625: JEP-JDK-8043304: Test task: DTrace- tests for segmented codecache feature
Reviewed-by: sspitsyn, twisti, fzhinkin, iignatyev
pchistyakov [Fri, 26 Dec 2014 14:47:35 +0300] rev 28391
8066497: Update c.o.j.t.ByteCodeLoader to be able really reload given class
Reviewed-by: drchase, fzhinkin, iignatyev
fzhinkin [Fri, 26 Dec 2014 14:33:23 +0300] rev 28390
8059623: JEP-JDK-8043304: Test task: command line options tests
Reviewed-by: twisti, thartmann, goetz, iignatyev
fzhinkin [Wed, 24 Dec 2014 19:32:13 +0300] rev 28389
8068183: Add isTieredSupported method to c.o.j.t.Platforms
Reviewed-by: kvn, iignatyev
eistepan [Tue, 23 Dec 2014 12:40:13 +0300] rev 28388
8066864: remove ctw-test from testlibrary/
Reviewed-by: kvn, iignatyev
tpivovarova [Tue, 16 Dec 2014 17:26:42 +0300] rev 28387
8067173: remove Utils::fileAsList
Reviewed-by: kvn, iignatyev
iignatyev [Tue, 23 Dec 2014 16:36:44 +0300] rev 28386
8066896: Update c.o.j.t.InfiniteLoop to skip zero timeout
Reviewed-by: kvn, iignatyev
Contributed-by: pavel.chistyakov@oracle.com
tpivovarova [Fri, 19 Dec 2014 14:12:22 +0300] rev 28385
8062012: test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular image build
Reviewed-by: kvn, fzhinkin, iignatyev
iignatyev [Sat, 13 Dec 2014 00:13:05 +0300] rev 28384
8059613: JEP-JDK-8043304: Test task: JMX- tests
Reviewed-by: thartmann, twisti
Contributed-by: dmitrij.pochepko@oracle.com
iignatyev [Sat, 13 Dec 2014 00:54:22 +0300] rev 28383
8066440: Various changes in testlibrary for JDK-8059613
Reviewed-by: thartmann, twisti
Contributed-by: dmitrij.pochepko@oracle.com
jwilhelm [Thu, 08 Jan 2015 15:44:46 +0100] rev 28382
Merge
brutisso [Wed, 07 Jan 2015 16:24:58 +0000] rev 28381
Merge
brutisso [Wed, 07 Jan 2015 15:02:00 +0100] rev 28380
8067868: Add GCOld as a JTreg test
Reviewed-by: kbarrett, dfazunen, ehelin
tschatzl [Wed, 07 Jan 2015 15:15:37 +0100] rev 28379
8048179: Early reclaim of large objects that are referenced by a few objects
Summary: Push the remembered sets of large objects with few referenced into the dirty card queue at the beginning of the evacuation so that they may end up with zero remembered set entries at the end of the collection, and are potentially reclaimed. Also improve timing measurements of the early reclaim mechanism, and shorten flag names.
Reviewed-by: brutisso, jmasa, dfazunen
brutisso [Wed, 07 Jan 2015 10:19:00 +0100] rev 28378
8067676: Add applicable closed gc jtreg tests to run in JPRT
Reviewed-by: ehelin
jwilhelm [Mon, 05 Jan 2015 15:00:30 +0100] rev 28377
Merge
jwilhelm [Mon, 22 Dec 2014 17:33:29 +0100] rev 28376
8067947: Regression test for JDK-6522873
Summary: Added a regression test that will fail if we allow extra characters after flag names
Reviewed-by: ctornqvi, tschatzl
tschatzl [Tue, 23 Dec 2014 15:48:32 +0100] rev 28375
8068018: Clean up friends of G1CollectedHeap
Summary: Remove unnecessary friend class declaration in the G1CollectedHeap class.
Reviewed-by: jwilhelm, jmasa
coleenp [Tue, 06 Jan 2015 19:30:28 -0500] rev 28374
8067836: The Universe::flush_foo methods belong in CodeCache.
Summary: Move this code to CodeCache.
Reviewed-by: kbarrett, kvn
coleenp [Mon, 05 Jan 2015 22:50:59 -0500] rev 28373
6583051: crash when adding non-static methods to java.lang.Object class
Summary: stop the JVM if java.lang.Object is incorrectly defined rather than crashing.
Reviewed-by: ctornqvi, dholmes
goetz [Mon, 05 Jan 2015 12:07:37 -0500] rev 28372
8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling.
Summary: Introduce compressed oops mode disjoint base and improve compressed heap handling.
Reviewed-by: kvn, coleenp
hseigel [Tue, 30 Dec 2014 12:59:20 -0500] rev 28371
8064335: Null pointer dereference in hotspot/src/share/vm/classfile/verifier.cpp
Summary: use correct CHECK macro in call to load_class()
Reviewed-by: coleenp, lfoltan, gziemski
hseigel [Sat, 27 Dec 2014 13:26:41 -0500] rev 28370
Merge
simonis [Wed, 17 Dec 2014 18:20:10 +0100] rev 28369
8049716: PPC64: Implement SA on Linux/PPC64
Reviewed-by: simonis, dsamersoff
Contributed-by: maynardj@us.ibm.com
minqi [Tue, 23 Dec 2014 19:04:23 -0800] rev 28368
Merge
minqi [Fri, 19 Dec 2014 22:52:02 -0800] rev 28367
Merge
simonis [Fri, 19 Dec 2014 18:33:55 +0100] rev 28366
8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639
Reviewed-by: goetz
coleenp [Thu, 18 Dec 2014 16:15:21 -0500] rev 28365
8067713: Move clean_weak_method_links for redefinition out of class unloading
Summary: Do this work during class redefinition, only verify clean during class unloading in debug mode.
Reviewed-by: sspitsyn, roland, kbarrett
jiangli [Thu, 18 Dec 2014 04:56:27 +0000] rev 28364
Merge
jiangli [Wed, 17 Dec 2014 23:34:52 -0500] rev 28363
8059510: Compact symbol table layout inside shared archive.
Summary: Use separate compact table for shared symbols.
Reviewed-by: iklam, gziemski, shade, sla, jrose
katleman [Thu, 15 Jan 2015 13:09:39 -0800] rev 28362
Added tag jdk9-b46 for changeset a41296327b3d
lana [Fri, 16 Jan 2015 12:33:36 -0800] rev 28361
Merge
erikj [Fri, 16 Jan 2015 10:15:54 +0100] rev 28360
8069041: Bootcycle builds do not work with sjavac
Reviewed-by: ihse
darcy [Thu, 15 Jan 2015 14:51:05 -0800] rev 28359
8067099: Add deprecation lint warning to build of jdk repository
Reviewed-by: erikj
ihse [Thu, 15 Jan 2015 15:43:28 +0100] rev 28358
8069057: Make sure configure is run by bash
Reviewed-by: erikj