Thu, 03 Dec 2015 15:36:20 +0100 8143343: add JEP 274 Javadoc tests to JavaDocExamplesTest
mhaupt [Thu, 03 Dec 2015 15:36:20 +0100] rev 34430
8143343: add JEP 274 Javadoc tests to JavaDocExamplesTest Reviewed-by: sundar
Thu, 03 Dec 2015 15:34:39 +0100 8072844: Use more efficient LambdaForm type representation
mhaupt [Thu, 03 Dec 2015 15:34:39 +0100] rev 34429
8072844: Use more efficient LambdaForm type representation Reviewed-by: sundar, redestad
Wed, 02 Dec 2015 19:46:46 -0800 8144460: Improve the code coverage for BootstrapLogger and SimpleConsoleLogger APIs and verify bug fix JDK-8144214
mli [Wed, 02 Dec 2015 19:46:46 -0800] rev 34428
8144460: Improve the code coverage for BootstrapLogger and SimpleConsoleLogger APIs and verify bug fix JDK-8144214 Summary: Cover the logXX and LogEvent.valueOf APIs of BootstrapLogger and logXX APIs of SimpleConsoleLogger Reviewed-by: dfuchs
Wed, 02 Dec 2015 19:27:16 -0800 8144214: Some log messages will be discarded when VM is bootstrapping
mli [Wed, 02 Dec 2015 19:27:16 -0800] rev 34427
8144214: Some log messages will be discarded when VM is bootstrapping Summary: use logp instead of log. Reviewed-by: dfuchs
Thu, 03 Dec 2015 11:57:14 +0000 8144480: Remove test dependencies on sun.misc.BASE64Encoder and BASE64Decoder
chegar [Thu, 03 Dec 2015 11:57:14 +0000] rev 34426
8144480: Remove test dependencies on sun.misc.BASE64Encoder and BASE64Decoder Reviewed-by: alanb, amlu, psandoz, weijun
Thu, 03 Dec 2015 15:34:08 +0900 8141243: Unexpected timezone returned after parsing a date
okutsu [Thu, 03 Dec 2015 15:34:08 +0900] rev 34425
8141243: Unexpected timezone returned after parsing a date Reviewed-by: naoto, peytoia
Wed, 02 Dec 2015 16:37:55 -0800 Merge
prr [Wed, 02 Dec 2015 16:37:55 -0800] rev 34424
Merge
Wed, 02 Dec 2015 11:22:27 -0800 Merge
prr [Wed, 02 Dec 2015 11:22:27 -0800] rev 34423
Merge
Wed, 02 Dec 2015 10:47:21 -0800 8144526: Remove Marlin logging use of deleted internal API
prr [Wed, 02 Dec 2015 10:47:21 -0800] rev 34422
8144526: Remove Marlin logging use of deleted internal API Reviewed-by: flar
Wed, 02 Dec 2015 09:15:12 -0800 Merge
prr [Wed, 02 Dec 2015 09:15:12 -0800] rev 34421
Merge
Wed, 02 Dec 2015 09:12:39 -0800 8144074: [PIT] Crash calling Toolkit.getScreenSize() on Windows.
prr [Wed, 02 Dec 2015 09:12:39 -0800] rev 34420
8144074: [PIT] Crash calling Toolkit.getScreenSize() on Windows. Reviewed-by: flar
Mon, 23 Nov 2015 15:02:19 -0800 8143849: Integrate Marlin renderer per JEP 265
lbourges [Mon, 23 Nov 2015 15:02:19 -0800] rev 34419
8143849: Integrate Marlin renderer per JEP 265 Reviewed-by: flar, prr
Mon, 23 Nov 2015 14:56:43 -0800 8143848: changeset was pushed with wrong attributions
flar [Mon, 23 Nov 2015 14:56:43 -0800] rev 34418
8143848: changeset was pushed with wrong attributions Reviewed-by: prr
Mon, 23 Nov 2015 14:35:55 -0800 8076529: Marlin antialiasing renderer integration
flar [Mon, 23 Nov 2015 14:35:55 -0800] rev 34417
8076529: Marlin antialiasing renderer integration Reviewed-by: flar, prr
Mon, 23 Nov 2015 12:26:12 -0800 8143342: Integrate Java Image I/O support for TIFF per JEP 262
bpb [Mon, 23 Nov 2015 12:26:12 -0800] rev 34416
8143342: Integrate Java Image I/O support for TIFF per JEP 262 Summary: Port TIFF reader and writer plugins from JAI Image I/O Tools to JDK 9 Reviewed-by: prr, serb
Mon, 23 Nov 2015 10:00:50 -0800 Merge
prr [Mon, 23 Nov 2015 10:00:50 -0800] rev 34415
Merge
Mon, 23 Nov 2015 09:58:44 -0800 8143177: Integrate harfbuzz opentype layout engine per JEP 258
prr [Mon, 23 Nov 2015 09:58:44 -0800] rev 34414
8143177: Integrate harfbuzz opentype layout engine per JEP 258 Reviewed-by: srl, vadim, serb
Mon, 23 Nov 2015 14:44:41 +0300 7146533: [TEST BUG] [macosx] skip java/awt/xembed/server/RunTestXEmbed.java for Mac OS X
kshefov [Mon, 23 Nov 2015 14:44:41 +0300] rev 34413
7146533: [TEST BUG] [macosx] skip java/awt/xembed/server/RunTestXEmbed.java for Mac OS X Reviewed-by: alexsch, serb Contributed-by: Vikrant Agarwal <vikrant.v.agarwal@oracle.com>
Sun, 22 Nov 2015 17:27:33 +0300 8135100: Behavior of null arguments not specified in javax.sound.sampled.spi
serb [Sun, 22 Nov 2015 17:27:33 +0300] rev 34412
8135100: Behavior of null arguments not specified in javax.sound.sampled.spi Summary: The specification change was reviewed by Florian Bomers also Reviewed-by: amenkov
Fri, 20 Nov 2015 17:54:58 -0600 8056925: Add jaccessinspector and jaccesswalker to the bin directory
ptbrunet [Fri, 20 Nov 2015 17:54:58 -0600] rev 34411
8056925: Add jaccessinspector and jaccesswalker to the bin directory Summary: Add jaccessinspector, jaccesswalker to jdk.accessibility module; update launcher in make Reviewed-by: erikj, van, prr Contributed-by: peter.brunet@oracle.com
Fri, 20 Nov 2015 16:44:33 +0400 8037575: JFrame on Windows doesn't animate when setting ICONIFIED state
rchamyal [Fri, 20 Nov 2015 16:44:33 +0400] rev 34410
8037575: JFrame on Windows doesn't animate when setting ICONIFIED state Reviewed-by: azvegint, alexsch
Thu, 19 Nov 2015 12:52:41 -0500 8142898: Prefer isFile()/isDirectory() over exists() in SoftSynthesizer
omajid [Thu, 19 Nov 2015 12:52:41 -0500] rev 34409
8142898: Prefer isFile()/isDirectory() over exists() in SoftSynthesizer Reviewed-by: serb
Thu, 19 Nov 2015 01:52:52 +0300 8143256: The build is broken after JDK-8081411
serb [Thu, 19 Nov 2015 01:52:52 +0300] rev 34408
8143256: The build is broken after JDK-8081411 Reviewed-by: omajid
Wed, 18 Nov 2015 19:13:42 +0400 8081411: Add an API for painting an icon with a SynthContext
alexsch [Wed, 18 Nov 2015 19:13:42 +0400] rev 34407
8081411: Add an API for painting an icon with a SynthContext Reviewed-by: serb, azvegint
Tue, 17 Nov 2015 13:24:06 -0800 Merge
prr [Tue, 17 Nov 2015 13:24:06 -0800] rev 34406
Merge
Tue, 17 Nov 2015 13:09:16 -0800 Merge
prr [Tue, 17 Nov 2015 13:09:16 -0800] rev 34405
Merge
Wed, 18 Nov 2015 00:20:15 +0300 8067059: PrinterJob.pageDialog() with DialogSelectionType.NATIVE returns a PageFormat when cancelled.
psadhukhan [Wed, 18 Nov 2015 00:20:15 +0300] rev 34404
8067059: PrinterJob.pageDialog() with DialogSelectionType.NATIVE returns a PageFormat when cancelled. Reviewed-by: jgodinez, prr
Tue, 17 Nov 2015 19:15:48 +0300 8039412: Stack overflow on Linux using DialogTypeSelection.NATIVE
psadhukhan [Tue, 17 Nov 2015 19:15:48 +0300] rev 34403
8039412: Stack overflow on Linux using DialogTypeSelection.NATIVE Reviewed-by: prr, rchamyal
Tue, 17 Nov 2015 19:29:04 +0400 8132770: Test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails in MacOSX
alexsch [Tue, 17 Nov 2015 19:29:04 +0400] rev 34402
8132770: Test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails in MacOSX Reviewed-by: rchamyal, alexsch Contributed-by: Avik Niyogi <avik.niyogi@oracle.com>
Tue, 17 Nov 2015 19:09:37 +0400 7124218: Space should select cell in the JTable
alexsch [Tue, 17 Nov 2015 19:09:37 +0400] rev 34401
7124218: Space should select cell in the JTable Reviewed-by: rchamyal, alexsch Contributed-by: Avik Niyogi <avik.niyogi@oracle.com>
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip