aivanov [Tue, 20 Oct 2015 16:55:08 +0300] rev 33508
8130136: Swing window sometimes fails to repaint partially when it becomes exposed
Reviewed-by: alexp, serb
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
vlivanov [Sun, 06 Sep 2015 10:13:18 +0300] rev 33447
8065151: Support IdealGraphVisualizer in optimized build
Reviewed-by: kvn
lana [Thu, 05 Nov 2015 08:15:36 -0800] rev 33446
Added tag jdk9-b91 for changeset 8ce5cc6c019d
erikj [Thu, 05 Nov 2015 23:25:33 +0100] rev 33445
8141574: recent change for 8141543 breaks all builds
Reviewed-by: darcy
lana [Thu, 05 Nov 2015 13:41:33 -0800] rev 33444
Merge
ihse [Thu, 05 Nov 2015 17:32:57 +0100] rev 33443
8141543: Propagate --disable-warnings-as-errors to hotspot
Reviewed-by: erikj
ihse [Thu, 05 Nov 2015 15:14:39 +0100] rev 33442
8141414: Deprecate configure source overriding
Reviewed-by: erikj
ihse [Thu, 05 Nov 2015 10:58:53 +0100] rev 33441
8141439: Fix compare.sh -o <otherdir> (broken by JDK-8136813)
Reviewed-by: tbell, erikj
simonis [Wed, 04 Nov 2015 12:45:55 +0100] rev 33440
8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS'
Reviewed-by: ihse
erikj [Tue, 03 Nov 2015 18:00:46 +0100] rev 33439
8141332: Switch macosx devkit in JPRT
Reviewed-by: ihse, tbell
ihse [Tue, 03 Nov 2015 17:54:42 +0100] rev 33438
8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
ihse [Tue, 03 Nov 2015 17:48:01 +0100] rev 33437
8141261: Clean up building of demos
Reviewed-by: erikj, tbell
erikj [Tue, 03 Nov 2015 16:51:55 +0100] rev 33436
8141051: Build test libs -source/-target 9
Reviewed-by: tbell, vlivanov
amurillo [Mon, 02 Nov 2015 10:47:27 -0800] rev 33435
Merge
amurillo [Fri, 30 Oct 2015 12:03:08 -0700] rev 33434
Merge
dlong [Tue, 27 Oct 2015 01:45:00 -0400] rev 33433
Merge
neliasso [Tue, 20 Oct 2015 18:07:24 +0200] rev 33432
8137167: JEP165: Compiler Control: Implementation task
Summary: Compiler Control JEP
Reviewed-by: roland, twisti, zmajo, simonis
jbachorik [Mon, 02 Nov 2015 13:46:07 +0100] rev 33431
8140481: NoClassDefFoundError thrown by ManagementFactory.getPlatformMBeanServer
Reviewed-by: alanb, dsamersoff, erikj
lana [Thu, 05 Nov 2015 08:15:33 -0800] rev 33430
Added tag jdk9-b91 for changeset 124b1be03d27
duke [Wed, 05 Jul 2017 20:58:26 +0200] rev 33429
Added tag jdk9-b91 for changeset 8077fd2f055d
duke [Wed, 05 Jul 2017 20:58:24 +0200] rev 33428
Merge
duke [Wed, 05 Jul 2017 20:58:19 +0200] rev 33427
Merge
lana [Wed, 04 Nov 2015 13:46:28 -0800] rev 33426
Merge
lana [Thu, 29 Oct 2015 12:40:37 -0700] rev 33425
Merge
ksrini [Wed, 28 Oct 2015 10:41:30 -0700] rev 33424
8132096: Augment the Compiler Tree API to support the new Simplified Doclet API
Reviewed-by: jjg, jlahoda
lana [Fri, 30 Oct 2015 10:29:03 -0700] rev 33423
Added tag jdk9-b90 for changeset 2fa6e5e17bcf
duke [Wed, 05 Jul 2017 20:58:14 +0200] rev 33422
Merge
lana [Fri, 30 Oct 2015 10:28:57 -0700] rev 33421
Added tag jdk9-b90 for changeset f22834cb7756
duke [Wed, 05 Jul 2017 20:58:11 +0200] rev 33420
Merge
lana [Fri, 30 Oct 2015 10:28:56 -0700] rev 33419
Added tag jdk9-b90 for changeset 9b26fa2cab3d
duke [Wed, 05 Jul 2017 20:58:07 +0200] rev 33418
Merge
lana [Wed, 04 Nov 2015 13:46:14 -0800] rev 33417
Merge
lana [Thu, 29 Oct 2015 12:39:57 -0700] rev 33416
Merge
mhaupt [Thu, 29 Oct 2015 11:37:48 +0100] rev 33415
8140759: add ES6 template literal test
Reviewed-by: hannesw, sundar
Contributed-by: andreas.woess@oracle.com
mhaupt [Wed, 28 Oct 2015 10:54:05 +0100] rev 33414
8134941: Implement ES6 template literal support
Reviewed-by: attila, hannesw
Contributed-by: andreas.woess@oracle.com
lana [Fri, 30 Oct 2015 10:29:04 -0700] rev 33413
Added tag jdk9-b90 for changeset e3fb1c8b2f41
duke [Wed, 05 Jul 2017 20:58:02 +0200] rev 33412
Merge
lana [Fri, 30 Oct 2015 10:28:52 -0700] rev 33411
Added tag jdk9-b90 for changeset 1ad7dff7dba8
duke [Wed, 05 Jul 2017 20:57:59 +0200] rev 33410
Merge
lana [Wed, 04 Nov 2015 13:46:41 -0800] rev 33409
Merge
lana [Thu, 29 Oct 2015 12:39:08 -0700] rev 33408
Merge
ascarpino [Thu, 29 Oct 2015 09:09:07 -0700] rev 33407
8139859: TestRSA.java: 'message larger than modulus' using SunRsaSign KeyFactory
Reviewed-by: xuelei
ihse [Thu, 29 Oct 2015 16:31:00 +0100] rev 33406
8140661: Rename LDFLAGS_SUFFIX to LIBS
Reviewed-by: erikj
redestad [Wed, 28 Oct 2015 23:31:01 +0100] rev 33405
8066644: Fix deprecation warnings in jdk.zipfs module
Reviewed-by: sherman, shade
Contributed-by: Peter Levart <peter.levart@gmail.com>, Claes Redestad <claes.redestad@gmail.com>
naoto [Mon, 26 Oct 2015 19:49:22 +0530] rev 33404
8061287: Update i18n tests to remove references of jre dir
Summary: Updated PropertiesTest.sh to remove references of jre dir.
Reviewed-by: naoto, peytoia
Contributed-by: Rachna Goel <rachna.goel@oracle.com>
redestad [Wed, 28 Oct 2015 12:35:54 +0100] rev 33403
6823565: Excessive use of HandleList class in de-serialization code causes OutOfMemory
Reviewed-by: chegar, shade
shurailine [Tue, 27 Oct 2015 20:06:02 -0700] rev 33402
8140336: Add @modules for exported dependencies to jdk_core tests
Reviewed-by: alanb, mchung
lana [Fri, 30 Oct 2015 10:28:59 -0700] rev 33401
Added tag jdk9-b90 for changeset 866793d5b4e8
duke [Wed, 05 Jul 2017 20:57:54 +0200] rev 33400
Merge
lana [Fri, 30 Oct 2015 10:28:53 -0700] rev 33399
Added tag jdk9-b90 for changeset 12c4adf57d67
lana [Wed, 04 Nov 2015 13:45:54 -0800] rev 33398
Merge
lana [Thu, 29 Oct 2015 12:38:52 -0700] rev 33397
Merge
erikj [Thu, 29 Oct 2015 17:14:34 +0100] rev 33396
8140591: Add configure argument specifying make executable in JPRT
Reviewed-by: ihse, tbell
erikj [Thu, 29 Oct 2015 17:11:55 +0100] rev 33395
8140593: Add configure parameter for devkit for the build compiler
Reviewed-by: ihse
ihse [Thu, 29 Oct 2015 16:30:02 +0100] rev 33394
8140661: Rename LDFLAGS_SUFFIX to LIBS
Reviewed-by: erikj
ihse [Thu, 29 Oct 2015 15:24:36 +0100] rev 33393
8140762: Specifying --without-LIB if not needed should not result in warning
Reviewed-by: erikj
lana [Fri, 30 Oct 2015 10:28:51 -0700] rev 33392
Added tag jdk9-b90 for changeset 673fa1d0883d
duke [Wed, 05 Jul 2017 20:57:42 +0200] rev 33391
Added tag jdk9-b90 for changeset d131f4b8433a
duke [Wed, 05 Jul 2017 20:57:41 +0200] rev 33390
Merge
duke [Wed, 05 Jul 2017 20:57:35 +0200] rev 33389
Merge
lana [Thu, 29 Oct 2015 08:42:34 -0700] rev 33388
Added tag jdk9-b89 for changeset b6f6281b4c07
duke [Wed, 05 Jul 2017 20:57:30 +0200] rev 33387
Merge
lana [Thu, 29 Oct 2015 08:42:28 -0700] rev 33386
Added tag jdk9-b89 for changeset 917698397de2
duke [Wed, 05 Jul 2017 20:57:26 +0200] rev 33385
Merge
lana [Thu, 29 Oct 2015 08:42:27 -0700] rev 33384
Added tag jdk9-b89 for changeset b4578ef66d51
duke [Wed, 05 Jul 2017 20:57:21 +0200] rev 33383
Merge
lana [Thu, 29 Oct 2015 08:42:35 -0700] rev 33382
Added tag jdk9-b89 for changeset 1c5439fcdc26
duke [Wed, 05 Jul 2017 20:57:16 +0200] rev 33381
Merge
lana [Thu, 29 Oct 2015 08:42:24 -0700] rev 33380
Added tag jdk9-b89 for changeset 9e3f2229fe8c
duke [Wed, 05 Jul 2017 20:57:11 +0200] rev 33379
Merge
lana [Thu, 29 Oct 2015 08:42:30 -0700] rev 33378
Added tag jdk9-b89 for changeset acfcfc603220
duke [Wed, 05 Jul 2017 20:57:05 +0200] rev 33377
Merge
lana [Thu, 29 Oct 2015 08:42:24 -0700] rev 33376
Added tag jdk9-b89 for changeset 75e0112d3eb5
lana [Thu, 29 Oct 2015 08:42:22 -0700] rev 33375
Added tag jdk9-b89 for changeset 6de465484e43
duke [Wed, 05 Jul 2017 20:56:54 +0200] rev 33374
Added tag jdk9-b89 for changeset 4a0312f2894b
duke [Wed, 05 Jul 2017 20:56:54 +0200] rev 33373
Merge
duke [Wed, 05 Jul 2017 20:56:50 +0200] rev 33372
Merge
aeriksso [Tue, 27 Oct 2015 10:35:14 +0100] rev 33371
8134759: jdb: Incorrect stepping inside finally block
Summary: Add LineNumberTable attribute for return bytecodes split around finally code
Reviewed-by: mcimadamore
sadayapalam [Fri, 23 Oct 2015 08:21:41 +0530] rev 33370
8057685: javac should not crash compiling type annotations
Reviewed-by: jlahoda
lana [Thu, 22 Oct 2015 11:12:55 -0700] rev 33369
Merge
mcimadamore [Thu, 22 Oct 2015 18:58:00 +0100] rev 33368
8140333: Tweak langtools IntelliJ project to better support Kulla changes
Summary: Add support for target.java.home option to the idea target
Reviewed-by: jlahoda
sadayapalam [Thu, 22 Oct 2015 16:18:28 +0530] rev 33367
8074803: Name clash
Summary: Javac incorrectly reports a name clash.
Reviewed-by: mcimadamore
alundblad [Thu, 22 Oct 2015 09:05:54 +0200] rev 33366
8087349: Test tools/sjavac/IncCompInheritance.java is failing
Summary: Refactoring of Dependencies framework.
Reviewed-by: mcimadamore
lana [Wed, 21 Oct 2015 18:40:01 -0700] rev 33365
Merge
sadayapalam [Wed, 21 Oct 2015 17:52:43 +0530] rev 33364
8138729: javac -parameters should not emit parameter names for lambda expressions
Reviewed-by: mcimadamore
sadayapalam [Tue, 20 Oct 2015 15:25:41 +0530] rev 33363
8139836: Can't use super::x method reference when x is protected
Summary: Javac incorrectly diasllows reference to a protected method from a super class in method reference expressions.
Reviewed-by: mcimadamore
jlahoda [Mon, 19 Oct 2015 19:15:16 +0200] rev 33362
8134254: JShell API/tool: REPL for Java into JDK9
Summary: Adding the implementation of the jshell (read-eval-print-loop) tool.
Reviewed-by: briangoetz, mcimadamore, psandoz, forax
Contributed-by: robert.field@oracle.com, bitterfoxc@gmail.com, jan.lahoda@oracle.com
jlahoda [Mon, 19 Oct 2015 12:41:45 +0200] rev 33361
8139751: Javac crash with -XDallowStringFolding=false
Summary: When string folding is disabled, need to keep the original expression.
Reviewed-by: mcimadamore
ksrini [Fri, 11 Sep 2015 16:34:24 -0700] rev 33360
8078320: Improve DocTrees parsing.
Reviewed-by: jjg, jlahoda
lana [Thu, 22 Oct 2015 08:47:52 -0700] rev 33359
Added tag jdk9-b88 for changeset a754462959d5
duke [Wed, 05 Jul 2017 20:56:44 +0200] rev 33358
Merge
lana [Thu, 22 Oct 2015 08:47:47 -0700] rev 33357
Added tag jdk9-b88 for changeset 9d153359b8ff
duke [Wed, 05 Jul 2017 20:56:39 +0200] rev 33356
Merge
lana [Thu, 22 Oct 2015 11:14:41 -0700] rev 33355
Merge
lana [Wed, 21 Oct 2015 18:38:39 -0700] rev 33354
Merge
joehw [Tue, 07 Jul 2015 16:57:55 -0700] rev 33353
8130078: Document better processing
Reviewed-by: dfuchs, lancea, ahgross
joehw [Tue, 07 Jul 2015 15:56:38 -0700] rev 33352
8086733: Improve namespace handling
Reviewed-by: dfuchs, lancea, ahgross
joehw [Tue, 26 May 2015 10:37:23 -0700] rev 33351
8078427: More supportive home environment
Reviewed-by: dfuchs, lancea, skoivu
joehw [Tue, 12 May 2015 10:02:21 -0700] rev 33350
8079323: Serialization compatibility for Templates: need to exclude Hashtable from serialization
Reviewed-by: dfuchs, lancea, hawtin
joehw [Sat, 18 Apr 2015 00:17:19 -0700] rev 33349
8068842: Better JAXP data handling
Reviewed-by: dfuchs, lancea, hawtin
lana [Thu, 22 Oct 2015 08:47:46 -0700] rev 33348
Added tag jdk9-b88 for changeset bd51fb758778
duke [Wed, 05 Jul 2017 20:56:29 +0200] rev 33347
Merge
lana [Thu, 22 Oct 2015 11:12:39 -0700] rev 33346
Merge
attila [Thu, 22 Oct 2015 10:43:10 +0200] rev 33345
8140273: restore use of CompositeOperation.contains where it is needed
Reviewed-by: hannesw, sundar
lana [Wed, 21 Oct 2015 18:39:15 -0700] rev 33344
Merge
attila [Wed, 21 Oct 2015 19:33:58 +0200] rev 33343
8139931: Introduce Operation objects in Dynalink instead of string encoding
Reviewed-by: hannesw, sundar
attila [Wed, 21 Oct 2015 10:42:20 +0200] rev 33342
8139919: Make CallSiteDescriptor a concrete class
Reviewed-by: hannesw, lagergren, sundar
attila [Wed, 21 Oct 2015 10:41:54 +0200] rev 33341
8139905: Add a convenience AccessControlContext factory
Reviewed-by: hannesw, sundar
attila [Tue, 20 Oct 2015 23:34:46 +0200] rev 33340
8139895: Introduce GuardingDynamicLinkerExporter
Reviewed-by: hannesw, sundar
attila [Tue, 20 Oct 2015 23:34:16 +0200] rev 33339
8139888: Improve Dynalink JavaDoc some more
Reviewed-by: hannesw, sundar
attila [Tue, 20 Oct 2015 23:33:39 +0200] rev 33338
8139887: Reduce visibility of few methods in TypeUtilities and Guards API
Reviewed-by: hannesw, sundar
attila [Tue, 20 Oct 2015 23:33:18 +0200] rev 33337
8139761: Improve Dynalink class nomenclature and package organization
Reviewed-by: hannesw, sundar
attila [Mon, 19 Oct 2015 22:36:03 +0200] rev 33336
8139884: Use privileged blocks when working with class loaders
Reviewed-by: hannesw, mhaupt, sundar
attila [Mon, 19 Oct 2015 18:24:47 +0200] rev 33335
8139756: Eliminate GuardedTypeConversion, DynamicLinker.getCurrentLinkRequest and its associated permission
Reviewed-by: hannesw, sundar
sundar [Mon, 19 Oct 2015 15:49:21 +0530] rev 33334
8139852: jjs interactive mode fails to work with security manager
Reviewed-by: attila, hannesw
attila [Mon, 19 Oct 2015 08:45:29 +0200] rev 33333
8139590: Improve Dynalink JavaDoc
Reviewed-by: hannesw, lagergren
attila [Mon, 19 Oct 2015 08:39:06 +0200] rev 33332
8139588: Remove concept of runtime context arguments, call site tokens, and link counts
Reviewed-by: hannesw, sundar
attila [Mon, 19 Oct 2015 08:30:03 +0200] rev 33331
8139435: Make sure CallSiteDescriptor.getLookup is subject to a security check
Reviewed-by: hannesw, sundar
attila [Mon, 19 Oct 2015 08:23:03 +0200] rev 33330
8139304: Remove elaborate call site descriptor class hierarchy and factory for them. Remove AutoDiscovery, DefaultPrelinkFilter, and BottomGuardingDynamicLinker as they can be inlined into DynamicLinkerFactory. Remove CallerSensitiveDetector as it can be inlined into AbstractJavaLinker. Make ClassMap non-public.
Reviewed-by: hannesw, sundar
lana [Thu, 22 Oct 2015 08:47:53 -0700] rev 33329
Added tag jdk9-b88 for changeset b543e47c74b1
duke [Wed, 05 Jul 2017 20:56:21 +0200] rev 33328
Merge
lana [Thu, 22 Oct 2015 11:12:33 -0700] rev 33327
Merge
lana [Wed, 21 Oct 2015 18:38:55 -0700] rev 33326
Merge
msheppar [Tue, 14 Jul 2015 18:03:10 +0100] rev 33325
8076387: Better CORBA value handling
Reviewed-by: rriggs, coffeys, skoivu, ahgross
msheppar [Tue, 14 Jul 2015 16:49:41 +0100] rev 33324
8076392: Improve IIOPInputStream consistency
Reviewed-by: rriggs, coffeys, skoivu, ahgross
msheppar [Thu, 25 Jun 2015 13:48:49 +0100] rev 33323
8076383: Better CORBA exception handling
Reviewed-by: rriggs, coffeys, skoivu, ahgross
lana [Thu, 22 Oct 2015 08:47:40 -0700] rev 33322
Added tag jdk9-b88 for changeset 8e29cbfb0f15
duke [Wed, 05 Jul 2017 20:56:13 +0200] rev 33321
Merge
amurillo [Tue, 27 Oct 2015 10:15:38 -0700] rev 33320
Merge
amurillo [Mon, 26 Oct 2015 17:19:13 -0700] rev 33319
Merge
amurillo [Thu, 22 Oct 2015 16:25:35 -0700] rev 33318
Merge
jprovino [Tue, 20 Oct 2015 11:17:10 -0400] rev 33317
Merge