ssadetsky [Tue, 20 Oct 2015 15:59:51 +0300] rev 33507
8022334: After calling frame.toBack() dialog goes to the back on Ubuntu 12.04
Reviewed-by: alexsch, serb
ssadetsky [Tue, 20 Oct 2015 15:42:59 +0300] rev 33506
8011616: JWindow.getLocation and JWindow.getLocationOnScreen return different values on Unity
Reviewed-by: alexsch, serb
yan [Tue, 20 Oct 2015 12:42:21 +0300] rev 33505
8136592: [TEST_BUG] Fix 2 platform-specific closed regtests for jigsaw
Reviewed-by: serb, yan
Contributed-by: Renjith Alexander <renjith.alexander@oracle.com>
serb [Sun, 18 Oct 2015 13:33:20 +0300] rev 33504
6815345: java.awt.Component.createImage(int width,int height) should remove behavioral optionality
Reviewed-by: prr, ssadetsky
ihse [Tue, 03 Nov 2015 17:54:25 +0100] rev 33503
8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
ihse [Tue, 03 Nov 2015 17:48:19 +0100] rev 33502
8141261: Clean up building of demos
Reviewed-by: erikj, tbell
rriggs [Tue, 03 Nov 2015 10:20:14 -0500] rev 33501
8139345: java/lang/ProcessHandle/TreeTest.java test fails with ... Wrong number of children expected [3] but found [2]
Reviewed-by: darcy
ihse [Tue, 03 Nov 2015 16:15:52 +0100] rev 33500
6512052: Remove java-rmi.exe and java-rmi.cgi
Reviewed-by: alanb
jbachorik [Wed, 23 Sep 2015 14:25:02 +0200] rev 33499
8139727: Define ConstructorParameters annotation type for MXBeans
Reviewed-by: alanb, mchung, dfuchs, abuckley, plevart, mr
amurillo [Mon, 02 Nov 2015 10:47:29 -0800] rev 33498
Merge
amurillo [Fri, 30 Oct 2015 12:03:09 -0700] rev 33497
Merge
dlong [Tue, 27 Oct 2015 01:45:03 -0400] rev 33496
Merge
vlivanov [Mon, 19 Oct 2015 17:52:39 +0300] rev 33495
8139881: Exclude java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java from execution
Reviewed-by: kvn
naoto [Mon, 02 Nov 2015 08:46:19 -0800] rev 33494
8062006: Add a new locale data name "COMPAT" for java.locale.providers system property to reduce ambiguity
Reviewed-by: okutsu
simonis [Mon, 02 Nov 2015 14:57:04 +0100] rev 33493
8140514: [TESTBUG] enable sun/security/pkcs11 tests on Linux/ppc64
Reviewed-by: wetmore
rriggs [Fri, 30 Oct 2015 11:12:20 -0400] rev 33492
8139390: Very long classname in jimage causes SIGSEGV
Summary: Correct issues with ImageNativeSubstrate and JImageReadTest
Reviewed-by: mchung
lana [Thu, 05 Nov 2015 08:15:41 -0800] rev 33491
Added tag jdk9-b91 for changeset 25ff2fb494ce
duke [Wed, 05 Jul 2017 20:58:49 +0200] rev 33490
Merge
lana [Thu, 05 Nov 2015 13:41:47 -0800] rev 33489
Merge
amurillo [Fri, 30 Oct 2015 12:03:08 -0700] rev 33488
Merge
iignatyev [Thu, 29 Oct 2015 19:30:51 +0000] rev 33487
Merge
ppunegov [Thu, 29 Oct 2015 21:31:47 +0300] rev 33486
8140776: CompilerControl: Remove UTF-16 from the tests
Summary: remove UTF-16 from the generation until the failure reason isn't found
Reviewed-by: iignatyev
iveresov [Thu, 29 Oct 2015 09:59:56 -0700] rev 33485
8140604: Internal Error runtime/stubRoutines.hpp:392 assert(_intrinsic_log != 0L) failed: must be defined
Summary: Fix the faulty assert, remove remaining _intrinsic_log references
Reviewed-by: roland
shade [Thu, 29 Oct 2015 13:23:43 +0000] rev 33484
Merge
shade [Thu, 29 Oct 2015 14:08:19 +0300] rev 33483
8140483: Atomic*FieldUpdaters final fields should be trusted
Summary: Add exceptions for A*FU subclasses that do the actual work.
Reviewed-by: jrose, vlivanov
iignatyev [Thu, 29 Oct 2015 10:56:58 +0000] rev 33482
Merge
ppunegov [Thu, 29 Oct 2015 01:16:56 +0300] rev 33481
8140668: Quarantine RandomValidCommandsTest
8140669: Quarantine ClearDirectivesFileStackTest
Summary: Quarantine two tests
Reviewed-by: iignatyev, neliasso, kvn
zmajo [Thu, 29 Oct 2015 09:24:00 +0100] rev 33480
8138651: -XX:DisableIntrinsic matches intrinsics overly eagerly
Summary: Improve parsing of DisableIntrinsic flag.
Reviewed-by: kvn, shade, neliasso
neliasso [Fri, 23 Oct 2015 10:57:41 +0200] rev 33479
8140343: SEGV in DirectivesStack::getMatchingDirective
Summary: Could not match JVMCI compiler
Reviewed-by: kvn
neliasso [Wed, 28 Oct 2015 15:44:28 +0100] rev 33478
8140581: Excluding compile messages should only be printed with PrintCompilation
Summary: Use PrintCompilation flag instead
Reviewed-by: kvn
iignatyev [Wed, 28 Oct 2015 16:01:45 +0000] rev 33477
Merge
ppunegov [Wed, 28 Oct 2015 16:38:30 +0300] rev 33476
8066158: JEP-JDK-8046155: Test task: directive parser
Summary: check directive file parser with correct and incorrect files
Reviewed-by: kvn
ppunegov [Wed, 28 Oct 2015 16:26:42 +0300] rev 33475
8140453: compiler control test failed with RuntimeException: CompileCommand: nonexistent missing
Summary: Replace incorrect check for validity of method pattern with full command check
Reviewed-by: kvn
ppunegov [Wed, 28 Oct 2015 16:00:54 +0300] rev 33474
8140350: compiler control tests fail with compiled: true, but should: false on required level: 1
Summary: Replace isMethodCompiled with isMethodCompilable with particular level
Reviewed-by: kvn
zmajo [Wed, 28 Oct 2015 15:15:59 +0100] rev 33473
8139907: compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java fails with timeout
Summary: Change MontgomeryMultiplyTest.java test to execute only on platforms on which the tested intrinsics are available.
Reviewed-by: kvn, neliasso
enevill [Tue, 27 Oct 2015 18:05:20 +0000] rev 33472
8140611: aarch64: jtreg test jdk/tools/pack200/UnpackerMemoryTest.java SEGVs
Summary: Fix register usage on calling native synchronized methods
Reviewed-by: kvn, adinn
enevill [Tue, 27 Oct 2015 10:08:48 +0000] rev 33471
8140582: aarch64: jvm fails to initialise after 8078556
Summary: jvm fails to initialise on aarch64 systems with pagesize > 4K
Reviewed-by: duke
dlong [Tue, 27 Oct 2015 01:45:01 -0400] rev 33470
Merge
iveresov [Mon, 26 Oct 2015 19:33:31 -0700] rev 33469
8139340: SuperWord enhancement to support vector conditional move (CMovVD) on Intel AVX cpu
Summary: Emit vector conditional moves
Reviewed-by: kvn
Contributed-by: jan.civlin@intel.com
neliasso [Mon, 26 Oct 2015 10:36:54 +0100] rev 33468
8139996: CompileCommand prints quoted ascii strings
Summary: Print symbols as utf8
Reviewed-by: kvn
twisti [Fri, 23 Oct 2015 07:18:31 +0000] rev 33467
Merge
twisti [Thu, 22 Oct 2015 13:18:15 -1000] rev 33466
8140091: remove VMStructs cast_uint64_t workaround for GCC 4.1.1 bug
Reviewed-by: erikj, kvn
iveresov [Thu, 22 Oct 2015 21:39:25 -0700] rev 33465
8139575: Update for x86 log in the math lib
Summary: Add new java.lang.Math() intrinsics from x86
Reviewed-by: kvn, iveresov
Contributed-by: vivek.r.deshpande@intel.com
twisti [Thu, 22 Oct 2015 19:03:52 +0000] rev 33464
Merge
twisti [Wed, 21 Oct 2015 21:49:29 +0000] rev 33463
Merge
mdoerr [Fri, 09 Oct 2015 20:58:25 +0200] rev 33462
8138890: C1: Ambiguous operator delete
Summary: xlC on AIX rejects to compile LIRGenerator and RangeCheckEliminator::Verification
Reviewed-by: simonis, goetz, twisti
enevill [Wed, 21 Oct 2015 12:15:37 +0000] rev 33461
8140238: Zero fails to build from source
Summary: Zero fails to build after 8136421 and 8078554
Reviewed-by: kvn
dlong [Wed, 21 Oct 2015 18:34:36 -0400] rev 33460
Merge
dlong [Wed, 21 Oct 2015 18:05:45 -0400] rev 33459
8140267: assert(is_native_ptr || alias_type->adr_type() == TypeOopPtr::BOTTOM || alias_type->field() != __null || alias_type->element() != __null) failed: field, array element or unknown
Summary: back out 8136473
Reviewed-by: twisti
neliasso [Wed, 21 Oct 2015 21:59:54 +0200] rev 33458
Merge
neliasso [Wed, 21 Oct 2015 19:31:23 +0200] rev 33457
8140240: Missing test files in CompilerControl tests
Summary: Add missing files
Reviewed-by: kvn, neliasso
goetz [Wed, 21 Oct 2015 18:22:47 +0300] rev 33456
8140239: Fix product build after "8132168: Support IdealGraphVisualizer in optimized build"
Reviewed-by: vlivanov
vlivanov [Tue, 20 Oct 2015 22:03:38 +0000] rev 33455
Merge
vlivanov [Tue, 20 Oct 2015 19:22:56 +0300] rev 33454
8132168: Support IdealGraphVisualizer in optimized build
Reviewed-by: kvn
ppunegov [Tue, 20 Oct 2015 21:12:25 +0300] rev 33453
8066166: JEP-JDK-8046155: Test task: dcmd tests
Summary: Tests for diagnostic command in CompilerControl
Reviewed-by: kvn
ppunegov [Tue, 20 Oct 2015 21:09:57 +0300] rev 33452
8066153: JEP-JDK-8046155: Test task: cover existing
Summary: Tests for CompilerCommand and CompilerControl's directives
Reviewed-by: kvn
neliasso [Tue, 20 Oct 2015 18:07:28 +0200] rev 33451
8137167: JEP165: Compiler Control: Implementation task
Summary: Compiler Control JEP
Reviewed-by: roland, twisti, zmajo, simonis
roland [Tue, 20 Oct 2015 13:36:20 +0000] rev 33450
Merge
roland [Fri, 16 Oct 2015 16:53:02 +0200] rev 33449
8136473: failed: no mismatched stores, except on raw memory: StoreB StoreI
Summary: Mismatched stores on same slice possible with Unsafe.Put*Unaligned methods
Reviewed-by: kvn, thartmann
erikj [Tue, 20 Oct 2015 10:24:40 +0200] rev 33448
8139657: Incremental build of jdk.vm.ci-gensrc creates repeated entries in services file
Reviewed-by: twisti