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
ssadetsky [Tue, 27 Sep 2016 09:55:45 +0300] rev 41399
8160160: The menu displayed nothing with the option"-server -d64 -Xmixed -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel".
Reviewed-by: alexsch, serb
ssadetsky [Mon, 26 Sep 2016 13:15:37 +0300] rev 41398
8155753: Removing a monitor in the OS dispaly configuration causes assertion fails under Windows if D3D is on
Reviewed-by: vadim, serb
psadhukhan [Mon, 26 Sep 2016 14:47:41 +0530] rev 41397
8165947: One more page printed before the test page with OpenJDK
8166259: One more banner page printed before the test page
Reviewed-by: prr, jdv
ssadetsky [Mon, 26 Sep 2016 11:59:46 +0300] rev 41396
8154043: Fields not reachable anymore by tab-key, because of new tabbing behaviour of radio button groups.
Reviewed-by: alexsch
rchamyal [Mon, 26 Sep 2016 12:33:40 +0530] rev 41395
8149371: multi-res. image: -Dsun.java2d.uiScale does not work for Window icons (some ambiguity for Window.setIconImages()?)
Reviewed-by: serb, alexsch
Contributed-by: rajeev.chamyal@oracle.com
serb [Sun, 25 Sep 2016 02:55:18 +0300] rev 41394
8166288: Au file format can be validated better
Reviewed-by: amenkov