Lana Steuck
|
1465bc0bba
|
Merge
|
2017-07-27 02:05:45 +00:00 |
|
Igor Ignatyev
|
849b871515
|
8182154: merge jdk.testlibrary.Platform and jdk.test.lib.Platform
Reviewed-by: sspitsyn, plevart
|
2017-06-27 08:43:35 -07:00 |
|
Lana Steuck
|
5d5921732e
|
Merge
|
2017-05-11 20:22:54 +00:00 |
|
Ujwal Vangapally
|
987f6bf3ea
|
6515161: If remote removeNotificationListener gets SecurityException, client no longer gets notifications
There won't be any inconsistent state if remote removeNotificationListener gets any exception
Reviewed-by: dfuchs, hb
|
2017-05-10 12:00:08 +05:30 |
|
Magnus Ihse Bursie
|
97df63049c
|
8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes
|
2017-05-09 12:57:30 +02:00 |
|
Roger Riggs
|
4ce7b5f280
|
8174770: Check registry registration location
Reviewed-by: dfuchs, smarks, chegar
|
2017-05-03 12:56:02 -04:00 |
|
Ujwal Vangapally
|
bb9b96b97e
|
8130084: javax/management/MBeanServer/NotifDeadlockTest.java timed out
Changed 2 seconds timeout for deadlock to JTREG default timeout
Reviewed-by: dholmes, dfuchs
|
2017-04-25 12:22:48 +05:30 |
|
Igor Ignatyev
|
062caf2df9
|
8176176: fix @modules in jdk_svc tests
Reviewed-by: shurailine, sspitsyn
|
2017-03-15 22:48:59 -07:00 |
|
Amit Sapre
|
b139396355
|
7132577: javax/management/monitor/MultiMonitorTest.java fails in JDK8-B22
Changed test’s own timeout mechanism to jtreg’s default timeout
Reviewed-by: dholmes, egahlin
|
2017-02-24 14:59:39 +05:30 |
|
Harsha Wardhana B
|
918b612417
|
8173130: SubjectDelegation2Test.java and SubjectDelegation3Test.java failing on solaris
Reviewed-by: dfuchs
|
2017-02-23 20:35:25 +05:30 |
|
Daniel Fuchs
|
9f9a6ec666
|
8173607: JMX RMI connector should be in its own module
The JMX RMI connector is moved to a new java.management.rmi module.
Reviewed-by: mchung, erikj
|
2017-02-02 16:50:46 +00:00 |
|
Jesper Wilhelmsson
|
08815157a7
|
Merge
|
2016-12-08 15:46:19 +01:00 |
|
Felix Yang
|
ae8cf28353
|
8081390: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java may leave orphaned processes
Reviewed-by: rriggs
|
2016-12-06 17:49:44 -08:00 |
|
Alan Bateman
|
30bcdb962c
|
Merge
|
2016-12-01 11:16:23 +00:00 |
|
Alan Bateman
|
fbe85300bf
|
8169069: Module system implementation refresh (11/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
|
2016-12-01 08:57:53 +00:00 |
|
Ujwal Vangapally
|
1d33993914
|
8165765: Unexpected ID for RMI connection
Reviewed-by: rriggs
|
2016-11-29 11:58:47 -05:00 |
|
Harsha Wardhana B
|
fdedfbc0f3
|
8141591: javax/management/remote/mandatory/threads/ExecutorTest.java fails intermittently
Reviewed-by: dfuchs
|
2016-11-24 12:04:44 +05:30 |
|
Ujwal Vangapally
|
34af3661d3
|
8168141: javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java: No notif received!
Changed the time limit of 2 seconds for getting notification to default jtreg timeout.
Reviewed-by: rehn, dholmes
|
2016-11-14 12:05:26 +05:30 |
|
Amit Sapre
|
d356b8d085
|
8164730: Make it clear that 'cl' parameter passed to RMIConnector.OISWL is never null
Added checks inside constructor of ObjectInputStreamWithLoader inner class. Test case added.
Reviewed-by: dfuchs, alanb
|
2016-09-06 13:57:03 +05:30 |
|
Amit Sapre
|
277a5b423f
|
8164609: javax/management/remote/mandatory/notif/DeadListenerTest.java fails with Assertion Error
Increased test timeout to ensure test case gets all notifications.
Reviewed-by: dholmes
|
2016-09-01 15:02:32 +05:30 |
|
Alan Bateman
|
db4d383614
|
8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
|
2016-03-17 19:04:16 +00:00 |
|
Harsha Wardhana B
|
34ae7a246e
|
8147610: javax/management/mxbean/MXBeanLoadingTest1.java assumes URLClassLoader
Reviewed-by: jbachorik
|
2016-03-01 09:48:49 +01:00 |
|
Severin Gehwolf
|
4f725a93a8
|
8147857: RMIConnector logs attribute names incorrectly
Fix order of arguments to Collectors.joining
Reviewed-by: andrew, dfuchs, jbachorik
|
2016-01-22 17:43:21 +00:00 |
|
Alejandro Murillo
|
70a4694f73
|
Merge
|
2016-01-12 11:31:48 -08:00 |
|
Joseph Provino
|
32ec535805
|
Merge
|
2016-01-07 20:06:51 +00:00 |
|
Harsha Wardhana B
|
d47aca611a
|
7065236: To interpret case-insensitive string locale independently
Reviewed-by: jbachorik
|
2016-01-04 13:45:39 +01:00 |
|
Olivier Lagneau
|
1a8918d371
|
8058865: JMX Test Refactoring
Reviewed-by: jbachorik
|
2015-12-18 17:42:06 +01:00 |
|
Jaroslav Bachorik
|
41477d597a
|
8143047: Re-examine javax/management/ImplementationVersion/ImplVersionTest.java
Reviewed-by: alanb, emcmanus
|
2016-01-06 17:59:20 +01:00 |
|
Lana Steuck
|
af7402f069
|
Merge
|
2015-12-02 09:34:55 -08:00 |
|
Alexander Kulyakhtin
|
59b496f94a
|
8143121: javax/management/remote/mandatory/loading/MethodResultTest.java fails intermittently
Changing the test to retry if the connection fails
Reviewed-by: jbachorik
|
2015-11-26 15:12:32 +03:00 |
|
Iris Clark
|
6568d3457b
|
Merge
|
2015-11-16 17:10:20 -08:00 |
|
Iris Clark
|
d0bbb6c588
|
Merge
|
2015-09-29 11:46:31 -07:00 |
|
Jaroslav Bachorik
|
dc711078d4
|
8139727: Define ConstructorParameters annotation type for MXBeans
Reviewed-by: alanb, mchung, dfuchs, abuckley, plevart, mr
|
2015-09-23 14:25:02 +02:00 |
|
Iris Clark
|
2bfa80503f
|
Merge
|
2015-09-14 10:00:25 -07:00 |
|
Jesper Wilhelmsson
|
a97c863c3d
|
Merge
|
2015-09-08 16:10:36 +02:00 |
|
Martin Buchholz
|
24742f7b1d
|
8134984: Text files should end in exactly one newline
Automated fixup of newlines at end-of-file via the usual perl one-liner
Reviewed-by: chegar, sherman
|
2015-09-02 14:11:50 -07:00 |
|
Iris Clark
|
8db18e0442
|
Merge
|
2015-08-17 13:02:48 -07:00 |
|
Iris Clark
|
7546fcdcc8
|
Merge
|
2015-08-10 19:59:08 -07:00 |
|
Iris Clark
|
636d3c2d95
|
Merge
|
2015-07-23 13:19:54 -07:00 |
|
Katja Kantserova
|
b66a26f3b1
|
8132094: Mark intermittently failuring core-svc tests
Reviewed-by: jbachorik, sspitsyn
|
2015-07-22 09:51:40 +02:00 |
|
Iris Clark
|
1e2a3f72d1
|
8132003: Update javax/management regression test for Verona (versioning)
Reviewed-by: dfuchs, jbachorik, sjiang
|
2015-07-21 10:28:32 -07:00 |
|
Jaroslav Bachorik
|
d5644aff56
|
8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number
Reviewed-by: dcubed
|
2015-07-21 18:38:09 +02:00 |
|
Katja Kantserova
|
29a5a845e9
|
8075658: Mark intermittently failuring core-svc tests
Reviewed-by: jbachorik, olagneau, darcy
|
2015-07-20 13:14:47 +02:00 |
|
Katja Kantserova
|
fb1eda4698
|
8037957: [TEST_BUG] javax/management/mxbean/LeakTest.java misses MerlinMXBean & TigerMXBean in @run build tag
Reviewed-by: jbachorik
|
2015-07-20 13:12:00 +02:00 |
|
Jaroslav Bachorik
|
a47dc46f90
|
8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out
Reviewed-by: dholmes
|
2015-06-25 11:18:04 +02:00 |
|
Alexander Kulyakhtin
|
dc2bada880
|
8062045: Update svc regression tests to extend the default security policy instead of override
Changed main/othervm/policy to main/othervm/java.security.policy in the tests from the jdk_svc tests group
Reviewed-by: jbachorik
|
2015-06-16 16:36:27 +03:00 |
|
Katja Kantserova
|
a977dfe41f
|
8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
Reviewed-by: sspitsyn
|
2015-06-08 15:27:37 +02:00 |
|
Jaroslav Bachorik
|
6cdec1e47b
|
8041565: JMX ObjectName could be refactored to save memory
Reviewed-by: emcmanus, dfuchs, olagneau, smarks
|
2015-04-09 12:29:31 +02:00 |
|
Jaroslav Bachorik
|
d7f4465894
|
8029098: Exclude javax/management/remote/mandatory/notif/ListenerScaleTest.java from running on fastdebug builds
Reviewed-by: sla, sjiang
|
2015-05-13 10:17:49 +02:00 |
|
Katja Kantserova
|
549731dc2f
|
8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung
|
2015-05-07 09:11:49 +02:00 |
|