Alan Bateman
|
83df093985
|
8168789: ModuleReader.list and ModuleFinder.of update
Reviewed-by: mchung
|
2016-10-28 10:18:07 +01:00 |
|
Phil Race
|
7b8e374270
|
Merge
|
2016-10-27 09:42:08 -07:00 |
|
Phil Race
|
5817fca746
|
Merge
|
2016-10-27 08:51:48 -07:00 |
|
Prasanta Sadhukhan
|
db6a8106b1
|
8162796: [macosx] LinearGradientPaint and RadialGradientPaint are not printed on OS X
Reviewed-by: prr, jdv
|
2016-10-27 17:24:16 +05:30 |
|
Prem Balakrishnan
|
a0376a5323
|
8168292: [TESTBUG] [macosx] Test java/awt/TrayIcon/DragEventSource/DragEventSource.java fails on OS X
Reviewed-by: psadhukhan, aghaisas
|
2016-10-27 10:49:16 +05:30 |
|
Ajit Ghaisas
|
909a82a1ff
|
8168470: [TEST_BUG] @test missed in java/awt/Window/ChangeWindowResizabilty/ChangeWindowResizabiltyTest.java
Reviewed-by: serb, ssadetsky, arapte
|
2016-10-26 10:51:50 +05:30 |
|
Alejandro Murillo
|
cb0a755549
|
Merge
|
2016-10-25 14:55:29 -07:00 |
|
Brent Christian
|
1552f3ddbb
|
8165793: Provide an API to query if a ClassLoader is parallel capable
Reviewed-by: alanb, mchung
|
2016-10-25 12:58:34 -07:00 |
|
Alejandro Murillo
|
da37860566
|
Merge
|
2016-10-25 12:25:44 -07:00 |
|
Chris Hegarty
|
905cdfdf66
|
8085192: java/rmi/activation/Activatable tests fail intermittently due to "Port already in use"
Reviewed-by: rriggs, mli
|
2016-10-25 10:31:49 +01:00 |
|
Masayoshi Okutsu
|
6ce08d0985
|
8165804: Revisit the way of loading BreakIterator rules/dictionaries
Reviewed-by: naoto, peytoia, erikj
|
2016-10-25 15:43:19 +09:00 |
|
Hamlin Li
|
bf19611451
|
8168505: Remove the intermittent keyword from java/util/Arrays/ParallelPrefix.java
Reviewed-by: darcy, amlu
|
2016-10-24 21:44:33 -07:00 |
|
Roger Riggs
|
033650f9e0
|
8167192: [Testbug] java/io/Serializable/serialFilter test conditions wrong
Reviewed-by: lancea, mchung
|
2016-10-24 09:40:06 -04:00 |
|
Anubhav Meena
|
d3d2beed82
|
8163330: HijrahDate aligned day of week incorrect
Reviewed-by: rriggs, scolebourne
|
2016-10-21 14:52:04 +05:30 |
|
Rachna Goel
|
8f9823ef6e
|
8146750: java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US
Reviewed-by: okutsu, rriggs, naoto, peytoia
|
2016-10-21 11:33:37 +09:00 |
|
Alejandro Murillo
|
ae7aae8464
|
Merge
|
2016-10-20 16:54:00 -07:00 |
|
Phil Race
|
4a4be07df3
|
Merge
|
2016-10-19 08:06:10 -07:00 |
|
Semyon Sadetsky
|
7195ef8df7
|
8154434: Open the request focus methods of the java.awt.Component which accept FocusEvent.Cause
Reviewed-by: azvegint
|
2016-10-19 11:51:40 +03:00 |
|
Phil Race
|
102e7e925d
|
8167126: Create a module to provide access to non-SE desktop APIs
Reviewed-by: alanb, mchung
|
2016-10-18 13:06:59 -07:00 |
|
Chris Plummer
|
42c24a144c
|
8167001: [TESTBUG] java/lang/instrument/DaemonThread/TestDaemonThread.java fails when run by jprt
Force classpath to be added to subprocesses
Reviewed-by: dholmes, sspitsyn
|
2016-10-18 12:36:20 -07:00 |
|
Sergey Bylokhov
|
e5579cb9b0
|
8166673: The new implementation of Robot.waitForIdle() may hang
Reviewed-by: azvegint, ssadetsky
|
2016-10-18 18:00:22 +03:00 |
|
Semyon Sadetsky
|
626e2ca286
|
8166897: Some font overlap in the Optionpane dialog
Reviewed-by: azvegint
|
2016-10-18 12:43:07 +03:00 |
|
Ambarish Rapte
|
0485515bad
|
8167288: [TEST_BUG] Consistent failure on Unity of WarningWindowDisposeTest.java
Reviewed-by: ssadetsky, alexsch
|
2016-10-17 18:43:19 +05:30 |
|
Alexander Kulyakhtin
|
302ec8438f
|
8158797: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails when GC is specified explicitly
Fixed GC options for running the test
Reviewed-by: ddmitriev, sspitsyn
|
2016-10-17 15:46:28 +03:00 |
|
Anubhav Meena
|
0abfcdbe04
|
8161473: [TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java
Reviewed-by: arapte, serb
|
2016-10-17 13:20:04 +05:30 |
|
Semyon Sadetsky
|
3419791e2d
|
8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen
Reviewed-by: serb
|
2016-10-17 10:14:38 +03:00 |
|
Paul Sandoz
|
29871f6f8a
|
8166974: invokedynamic implementation should not wrap Errors
Reviewed-by: smarks, jrose
|
2016-10-14 14:47:27 -07:00 |
|
Amit Sapre
|
6e7ec59861
|
8151099: java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present
Removed dependency of java.management over jdk.management.
Reviewed-by: mchung, dfuchs, dholmes
|
2016-10-26 15:08:29 +05:30 |
|
Phil Race
|
f97849aa84
|
Merge
|
2016-10-14 11:11:19 -07:00 |
|
Sergey Bylokhov
|
1bb3837020
|
8167310: The graphics clip is incorrectly rounded for some fractional scales
Reviewed-by: flar
|
2016-10-14 19:12:37 +03:00 |
|
Manajit Halder
|
3230ba35f1
|
8158380: [macosx] Regression: java/awt/List/ActionEventTest/ActionEventTest.java
Reviewed-by: serb, aghaisas
|
2016-10-14 10:39:42 +05:30 |
|
Ajit Ghaisas
|
b521b5b0d8
|
8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134
Reviewed-by: serb, rchamyal
|
2016-10-14 10:18:53 +05:30 |
|
Vinnie Ryan
|
02ca9985fc
|
8167371: KeyStoreSpi.engineSetEntry should throw an Exception if password protection alg is specified
Reviewed-by: xuelei, mullan
|
2016-10-13 12:37:42 +01:00 |
|
Mandy Chung
|
44a7c1b644
|
8164689: Retrofit jar, jlink, jmod as a ToolProvider
Reviewed-by: alanb, lancea
|
2016-10-12 15:41:00 -07:00 |
|
Roger Riggs
|
41cdc78805
|
8167628: Test for RMI API to export an object with a serialization filter
Reviewed-by: dfuchs
|
2016-10-12 13:53:41 -04:00 |
|
Roger Riggs
|
e68ae2ec8e
|
8156802: Better constraint checking
Reviewed-by: dfuchs
|
2016-10-12 12:56:35 -04:00 |
|
Paul Sandoz
|
bf450d55c1
|
8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain
Reviewed-by: martin, dl
|
2016-10-10 15:58:42 -07:00 |
|
Phil Race
|
e4ed1ab3d7
|
Merge
|
2016-10-10 14:35:20 -07:00 |
|
Phil Race
|
13dd764edf
|
Merge
|
2016-10-10 13:31:48 -07:00 |
|
Sibabrata Sahoo
|
05b72e77b7
|
8156054: Test Task: Develop new tests for JEP C155: Remove FilePermission Pathname Canonicalization
New test for removing canonicalize path from FilePermission.
Reviewed-by: weijun
|
2016-10-10 00:45:13 -07:00 |
|
Weijun Wang
|
ba9df3533c
|
8164705: Remove pathname canonicalization from FilePermission
Reviewed-by: alanb, bpb
|
2016-10-10 08:28:50 +08:00 |
|
Jonathan Gibbons
|
0f9a011475
|
8159855: Create an SPI for tools
Reviewed-by: mchung
|
2016-10-07 16:49:31 -07:00 |
|
Brent Christian
|
2d52d60a1e
|
8151486: Class.forName causes memory leak
Remove ClassLoader.domains
Reviewed-by: coleenp, dholmes, mchung, naoto
|
2016-10-07 12:01:24 -07:00 |
|
Manajit Halder
|
af18bfc781
|
8165555: [macosx] VM crashes on second attempt to execute JCK interactive tests that use Robot (single JVM, agent)
Reviewed-by: serb, aniyogi
|
2016-10-06 20:51:34 +05:30 |
|
Ajit Ghaisas
|
213d68352e
|
8058950: [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it
Reviewed-by: serb, arapte
|
2016-10-06 20:37:03 +05:30 |
|
Rajeev Chamyal
|
5e40c7ba0e
|
8151787: Unify the HiDPI splash screen image naming convention
Reviewed-by: prr, alexsch, ksrini
|
2016-10-06 14:31:12 +05:30 |
|
Alejandro Murillo
|
db351aa712
|
Merge
|
2016-10-05 09:52:55 -07:00 |
|
Alejandro Murillo
|
7e7cbce1f6
|
Merge
|
2016-10-05 06:28:23 -07:00 |
|
Semyon Sadetsky
|
ea72afe6c4
|
8165619: Frame is not repainted if created in state=MAXIMIZED_BOTH on Unity
Reviewed-by: azvegint
|
2016-10-03 18:51:49 +03:00 |
|
Sergei Kovalev
|
bf41569209
|
8166791: Fix module dependencies for networking component tests
Reviewed-by: chegar, alanb
|
2016-10-03 18:33:34 +03:00 |
|