iris [Thu, 06 Oct 2016 18:05:53 -0700] rev 41431
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 23:12:05 +0000] rev 41430
Merge
martin [Mon, 03 Oct 2016 17:35:11 -0700] rev 41429
8167002: JAXP schema validator: Use HashSet instead of ArrayList for tracking XML IDs
Reviewed-by: joehw, dfuchs, redestad, lancea
Contributed-by: jktomer@google.com
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41428
Added tag jdk-9+139 for changeset e1cb4c42ee86
duke [Wed, 05 Jul 2017 22:19:13 +0200] rev 41427
Merge
sundar [Fri, 07 Oct 2016 21:28:20 +0530] rev 41426
8167018: Nashorn and jjs should support --module-path and --add-modules options
Reviewed-by: jlaskey, hannesw
hannesw [Fri, 07 Oct 2016 10:30:14 +0200] rev 41425
8167289: Backport ES6 updates from Graal.js
Reviewed-by: lagergren, sundar
Contributed-by: andreas.woess@oracle.com
iris [Thu, 06 Oct 2016 18:05:55 -0700] rev 41424
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 23:12:42 +0000] rev 41423
Merge
attila [Thu, 06 Oct 2016 16:27:47 +0200] rev 41422
8167117: insert missing final keywords
Reviewed-by: jlaskey, sundar
sundar [Wed, 05 Oct 2016 13:38:12 +0530] rev 41421
8167157: ant build fails with [javadoc] javadoc: error - Illegal package name: "implNote:a:Implementation Note:"
Reviewed-by: hannesw
lana [Thu, 06 Oct 2016 20:56:13 +0000] rev 41420
Added tag jdk-9+139 for changeset 1c5f97d2d3fb
duke [Wed, 05 Jul 2017 22:19:03 +0200] rev 41419
Merge
iris [Thu, 06 Oct 2016 18:05:44 -0700] rev 41418
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 20:56:10 +0000] rev 41417
Added tag jdk-9+139 for changeset 1c034834ae82
duke [Wed, 05 Jul 2017 22:18:55 +0200] rev 41416
Merge
psandoz [Mon, 10 Oct 2016 15:58:42 -0700] rev 41415
8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain
Reviewed-by: martin, dl
mchung [Mon, 10 Oct 2016 15:46:14 -0700] rev 41414
8162401: Support multiple --add-exports and --add-reads with the same module/package
Reviewed-by: alanb, redestad, sundar
prr [Mon, 10 Oct 2016 14:26:49 -0700] rev 41413
Merge
prr [Mon, 10 Oct 2016 14:21:39 -0700] rev 41412
Merge
prr [Mon, 10 Oct 2016 13:31:48 -0700] rev 41411
Merge
prr [Mon, 03 Oct 2016 14:10:40 -0700] rev 41410
Merge
ssadetsky [Mon, 03 Oct 2016 18:51:49 +0300] rev 41409
8165619: Frame is not repainted if created in state=MAXIMIZED_BOTH on Unity
Reviewed-by: azvegint
ssadetsky [Fri, 30 Sep 2016 22:10:44 +0300] rev 41408
8132664: closed/javax/swing/DataTransfer/DefaultNoDrop/DefaultNoDrop.java locks on Windows
Reviewed-by: serb
alexsch [Fri, 30 Sep 2016 22:57:41 +0400] rev 41407
8165234: Provide a way to not close toggle menu items on mouse click on component level
Reviewed-by: serb, ssadetsky
ceisserer [Fri, 30 Sep 2016 11:45:30 -0700] rev 41406
8162591: All existing gradient paint implementations have issues with coordinates/sizes larger than Short.MAX_VALUE (exactly) on any Linux systems
Reviewed-by: flar, serb, prr
prr [Fri, 30 Sep 2016 09:28:18 -0700] rev 41405
Merge
jdv [Thu, 29 Sep 2016 11:13:42 +0530] rev 41404
8166685: We should unpin stream and pixel buffer in case of setjmp during writeImage in JPEG.
Reviewed-by: prr, psadhukhan
jdv [Thu, 29 Sep 2016 10:57:34 +0530] rev 41403
8164931: Verify if writer.abort() works properly for all writers in IIOWriteProgressListener.
Reviewed-by: prr, bpb, serb, psadhukhan
azvegint [Wed, 28 Sep 2016 03:40:45 +0300] rev 41402
8164536: enableSuddenTermination() - Not throws SecurityException if a security manager exists and it will not allow the caller to invoke System.exit
Reviewed-by: serb, ssadetsky
prr [Tue, 27 Sep 2016 14:12:48 -0700] rev 41401
8162531: solaris.fontconfig.properties needs updating
Reviewed-by: serb, vadim, okutsu
ant [Tue, 27 Sep 2016 17:15:02 +0300] rev 41400
8165829: Android Studio 2.x crashes with NPE at sun.lwawt.macosx.CAccessibility.getAccessibleIndexInParent
Reviewed-by: serb, ptbrunet