Martin Buchholz
a2f0fe3c94
8136583: Core libraries should use blessed modifier order
...
Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart
2015-09-15 21:56:04 -07:00
Mandy Chung
53a97cbeb3
8081347: Add @modules to jdk_core tests
...
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: alanb, joehw, lancea
2015-05-28 10:54:48 -07:00
Andrej Golovnin
fe519e6845
5043030: (reflect) unnecessary object creation in reflection
...
Use valueOf() instead of new for primitive wrappers.
Reviewed-by: jfranck
2014-09-09 12:04:31 +02:00
Alexandre Iline
092e29980a
8039438: Some tests depend on internal API sun.misc.IOUtils
...
Remove dependency on sun.misc.IOUtils.readFully(InputStream, int, boolean)
Reviewed-by: alanb, mchung, chegar
2014-04-21 13:12:22 -07:00
Lana Steuck
657b9db1ba
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
...
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Andreas Lundblad
79b1f94594
8016725: TEST_BUG: java/lang/reflect/Method/DefaultMethodModeling.java failing intermittently
...
Moved DefaultMethodModeling.java to its own directory to avoid conflicts with Equals.java.
Reviewed-by: darcy
2013-11-04 15:21:47 +01:00
Joel Borggrén-Franck
415ea4460a
8009411: (reflect) Class.getMethods should not include static methods from interfaces
...
Update getMethods() and getMethod() to filter out interface statics
Co-authored-by: Andreas Lundblad <andreas.lundblad@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: darcy
2013-10-22 10:34:12 +02:00
Karen Kinnear
1e73553e8c
8026213: Reflection support for private interface methods
...
Reviewed-by: forax, psandoz, dholmes, jfranck
2013-10-11 15:21:23 -07:00
Vicente Romero
d0479145f3
8015780: java/lang/reflect/Method/GenericStringTest.java failing
...
Reviewed-by: darcy, jfranck
2013-08-12 17:40:14 +01:00
Amy Lu
0f4a06a92a
7184826: (reflect) Add support for Project Lambda concepts in core reflection
...
Reviewed-by: darcy, jfranck
2013-08-06 18:54:02 +02:00
David Katleman
05f3d6ab4b
8012643: JDK8 b86 source with GPL header errors
...
Reviewed-by: dholmes, alanb
2013-04-23 18:25:52 -07:00
David Katleman
24ec30a8e7
Merge
2013-04-16 15:00:19 -07:00
David Katleman
930dcf7d28
8012048: JDK8 b85 source with GPL header errors
...
Reviewed-by: iris, mduigou, jjg
2013-04-12 15:22:33 -07:00
Joe Darcy
76a59cf150
8011590: More tests for core reflection modeling of default methods
...
Reviewed-by: mduigou
2013-04-05 18:20:12 -07:00
Joe Darcy
fa0b9daa08
8004979: java.lang.reflect.Modifier.toString should include "default"
...
Reviewed-by: mduigou
2013-04-02 16:26:54 -07:00
Joe Darcy
407aefdc02
8005042: Add Method.isDefault to core reflection
...
Reviewed-by: alanb, forax, mduigou, jgish, mchung
2012-12-18 14:44:13 -08:00
Sergey Malenkov
4eb4d46567
6825739
: jdk regression test failing on linux: java/lang/reflect/Method/InheritedMethods.java
...
Reviewed-by: rupashka
2011-03-24 21:45:46 +03:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Joe Darcy
c40412f4f4
6907177: Update jdk tests to remove unncessary -source and -target options
...
Reviewed-by: ohair
2009-12-03 18:19:10 -08:00
Kelly O'Hair
208dfa22cd
6825765: Further adjustments to regression tests run by jprt
...
Reviewed-by: tbell
2009-04-02 15:04:33 -07:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00