Amy Lu
6289bb6835
8183378: Refactor java/lang/System/MacEncoding/MacJNUEncoding.sh to java
...
Reviewed-by: bchristi, xiaofeya
2017-07-07 12:42:53 +08:00
Alan Bateman
1a1484c755
8183536: Update jdk tests to allow for unique test classes directory
...
Reviewed-by: lancea
2017-07-05 13:30:22 +01:00
Roger Riggs
7b258a7561
8183019: Diagnostics for onExitTest
...
Reviewed-by: clanger
2017-06-30 13:28:25 -04: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
7029c4aa42
Merge
2017-06-23 23:48:17 +00:00
Ujwal Vangapally
a54ee55cf1
8178508: Co-locate remaining MM tests
...
Converted Tonga test to JTREG and added an additional check for setUsageThreshold
Reviewed-by: mchung, hb, iignatyev
2017-06-22 11:53:25 +05:30
Claes Redestad
81a4918f16
8181147: JNI_GetStringPlatformChars should have a fast path for UTF-8
...
8182451: Inconsistency between String.getBytes("Cp1252") and JNU_GetStringPlatformChars
Reviewed-by: martin, erikj, sherman, chegar, mikael
2017-06-19 09:29:11 +02:00
Alan Bateman
c89dae9fbc
8181087: Module system implementation refresh (6/2017)
...
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Reviewed-by: plevart, mchung
2017-06-16 09:20:39 -07:00
Felix Yang
eb2f52dc0b
8182321: Mark java/lang/ProcessHandle/OnExitTest.java as intermittent
...
Reviewed-by: rriggs
2017-06-16 08:00:53 -07:00
Igor Ignatyev
1d0a99f1c3
8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests
...
Reviewed-by: alanb
2017-06-12 12:40:43 -07:00
Igor Ignatyev
2efb1f9e9f
8180386: remove jdk.testlibrary.TimeLimitedRunner
...
Reviewed-by: rriggs, mchung
2017-06-07 08:58:19 -07:00
Igor Ignatyev
ff3aa035f3
8181335: remove packageless CompilerUtils
...
Reviewed-by: alanb
2017-06-06 19:54:08 -07:00
Lana Steuck
ce477ddb3a
Merge
2017-06-03 02:49:49 +00:00
Joe Darcy
538f99f6ca
8074977: Constructor.getAnnotatedParameterTypes returns wrong value
...
Additional comments from plevart and forax
Reviewed-by: mchung, alanb
2017-05-23 14:34:45 -07:00
Brent Christian
3e4d9a5132
8180633: Remove intermittent key from java/lang/ClassLoader/Assert.java
...
Reviewed-by: darcy, mchung
2017-05-19 09:41:28 -07:00
Lana Steuck
dfd0cc3152
Merge
2017-05-31 17:47:58 +00:00
Igor Ignatyev
551c6fdad3
8180805: move RandomFactory to the top level testlibrary
...
Reviewed-by: bpb, rriggs
2017-05-30 21:14:45 -07:00
Igor Ignatyev
c85d273e7d
8180887: move FileUtils to top level testlibrary
...
Reviewed-by: psandoz
2017-05-30 15:05:33 -07:00
Igor Ignatyev
2bed581331
8180890: move c.o.testlibrary.jsr292 classes to jdk/test/java/lang/invoke directory
...
Reviewed-by: rriggs
2017-05-26 22:53:26 -07:00
Igor Ignatyev
2d7f46e91b
8180399: move jdk.testlibrary.LockFreeLogManager to the top level test library
...
Reviewed-by: psandoz, mchung
2017-05-24 15:24:40 -07:00
Lana Steuck
40ed54262c
Merge
2017-05-19 04:17:50 +00:00
Igor Ignatyev
735d9b2c36
8180397: remove jdk.testlibrary.IOUtils
...
Reviewed-by: alanb
2017-05-18 15:51:25 -07:00
Igor Ignatyev
eed4c8949e
8180391: move SerializationUtils to top level testlibrary
...
Reviewed-by: psandoz
2017-05-18 15:43:44 -07:00
Brent Christian
310f127406
8177328: java/lang/ClassLoader/securityManager/ClassLoaderTest.java times out with -Xcomp
...
Remove unneeded automatic module tests; refactor into multiple @runs
Reviewed-by: mchung
2017-05-12 10:11:42 -07:00
Lana Steuck
5d5921732e
Merge
2017-05-11 20:22:54 +00:00
Mandy Chung
2acf66bce5
8179950: Custom system class loader using Enum.valueOf in its initialization triggers java.lang.InternalError
...
Reviewed-by: alanb, dfuchs, lancea
2017-05-09 10:34:13 -07:00
Magnus Ihse Bursie
97df63049c
8179889: Fix typographic errors in copyright headers
...
Reviewed-by: erikj, dholmes
2017-05-09 12:57:30 +02:00
Mandy Chung
429e4ac085
8020801: Apply the restriction of invoking MethodHandles.lookup to j.l.r.Method.invoke
...
Reviewed-by: plevart, psandoz
2017-05-08 21:21:39 -07:00
Lana Steuck
c582d3ffba
Merge
2017-05-05 04:52:02 +00:00
Alan Bateman
853c626781
Merge
2017-05-04 09:43:09 +01:00
Alan Bateman
4c0e26e374
8178380: Module system implementation refresh (5/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Reviewed-by: mchung, alanb, sspitsyn
2017-05-04 07:26:55 +00:00
Doug Simon
1e4314a638
8179434: test/java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java fails due to JDK-8177845
...
Reviewed-by: mchung
2017-04-28 12:22:53 -07:00
Ron Pressler
b8116f74c0
8177146: MethodHandles.Lookup::bind allows illegal protected access
...
Reviewed-by: psandoz, vlivanov, redestad
2017-05-01 10:43:40 -07:00
Mandy Chung
b52f472fcf
8179025: Exclude deployment modules from FieldSetAccessibleTest.java and VerifyJimage.java
...
Reviewed-by: alanb
2017-04-25 09:09:19 -07:00
Daniel Fuchs
0d2a897c3e
8179222: SimpleConsoleLogger should protect against MissingResourceException
...
SimpleConsoleLogger now emulates the behaviour of java.util.logging.Formatter, trapping MissingResourceException and using the key as the message if the ResourceBundle has no match for that key.
Reviewed-by: naoto
2017-04-25 11:54:34 +01:00
Lana Steuck
9d2c7ad695
Merge
2017-04-22 00:22:08 +00:00
Pavel Rappo
83ca4d9575
8177738: Runtime.Version must be a value-based class
...
8148822: (spec) Regex in Runtime.Version and JEP 223 should match
8160954: (spec) Runtime.Version regex and $PRE/$OPT issues
8148877: (spec) Specify when an empty '+' is required in a version string
Co-authored-by: Iris Clark <iris.clark@oracle.com>
Reviewed-by: psandoz, rriggs
2017-04-21 19:13:47 +01:00
Hamlin Li
e01f0e3580
8145163: Test Task for Platform Logging API and Service -- for moduralization
...
Reviewed-by: dfuchs
2017-04-14 04:07:26 -07:00
Lana Steuck
ae7df5fca9
Merge
2017-04-13 20:35:17 +00:00
Roger Riggs
19215787f8
8178347: Process and ProcessHandle getPid method name inconsistency
...
Reviewed-by: alanb, bpb
2017-04-11 14:18:22 -04:00
Alan Bateman
02cfdc2061
8177530: Module system implementation refresh (4/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Reviewed-by: mchung, alanb
2017-04-07 08:05:54 +00:00
Lana Steuck
630db5433c
Merge
2017-04-06 04:53:01 +00:00
Daniel Fuchs
7bae55cd1f
8177835: System.LoggerFinder#getLogger or getLocalizedLogger does not throw NPE
...
Reviewed-by: rriggs, mchung
2017-04-03 12:54:43 +01:00
Lana Steuck
4772c1128d
Merge
2017-03-25 01:43:49 +00:00
Jesper Wilhelmsson
ef8ca6ed35
Merge
2017-03-23 15:06:58 +01:00
Igor Ignatyev
972a49157a
8177374: fix module dependency declaration in jdk_svc tests
...
Reviewed-by: mchung, sspitsyn
2017-03-22 17:57:22 -07:00
Alan Bateman
9ccff870cb
Merge
2017-03-22 18:41:22 +00:00
Alan Bateman
b19eb2766f
8174823: Module system implementation refresh (3/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, mchung, alanb
2017-03-22 16:26:27 +00:00
Amy Lu
7e65c94ef9
8177383: Wrong @modules in java/io/FilePermission/ReadFileOnPath.java
...
Reviewed-by: alanb
2017-03-22 19:40:20 +08:00
Jesper Wilhelmsson
413bca82eb
Merge
2017-03-20 23:49:33 +01:00