Lana Steuck
e46ec34e4b
Merge
2016-01-28 15:42:06 -08:00
Lana Steuck
e558a250bf
Merge
2016-01-28 15:41:48 -08:00
Steve Drach
37ceaefd4b
8147607: Remove test library dependency on sun.security.tools.jarsigner.Main
...
Reviewed-by: chegar, psandoz
2016-01-28 09:49:00 -08:00
Joe Darcy
f7858fa5e1
8148497: Mark SSLSocketSSLEngineTemplate.java as failing intermittently
...
Reviewed-by: xuelei
2016-01-28 18:08:53 -08:00
Lana Steuck
6aeeb6d79e
Added tag jdk-9+103 for changeset 7cc832bade3c
2016-01-28 09:43:14 -08:00
Lana Steuck
243356bf1d
Added tag jdk-9+103 for changeset f04501964016
2016-01-28 09:43:12 -08:00
Lana Steuck
8d61cebf7a
Added tag jdk-9+103 for changeset 67dcc46f8241
2016-01-28 09:43:08 -08:00
Lana Steuck
0ddfcbafe4
Added tag jdk-9+103 for changeset ba0b1ea9093c
2016-01-28 09:43:05 -08:00
Lana Steuck
eda5b05718
Added tag jdk-9+103 for changeset 895f859625ea
2016-01-28 09:43:04 -08:00
Lana Steuck
22e7c9cafb
Added tag jdk-9+103 for changeset 9bd7d91ca664
2016-01-28 09:43:01 -08:00
Lana Steuck
4629840387
Added tag jdk-9+103 for changeset 24addcfeace8
2016-01-28 09:43:00 -08:00
Lana Steuck
b686851c15
Added tag jdk-9+103 for changeset 8a9ec8b729b4
2016-01-28 09:42:59 -08:00
Aleksey Shipilev
121083c09e
8148483: JEP 280: Indify String Concatenation
...
Co-authored-by: Remi Forax <forax@univ-mlv.fr>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse
2016-01-28 19:43:18 +03:00
Srinivas Dama
f651deea03
8147591: Revisit Collection.toArray(new T[size]) calls in nashorn and dynalink code
...
Reviewed-by: hannesw, mhaupt, sundar
2016-01-28 11:20:44 +01:00
Jaroslav Bachorik
80083759f2
8146993: Several javax/management/remote/mandatory regression tests fail after JDK-8138811
...
Reviewed-by: dfuchs, valeriep
2016-01-28 11:03:09 +01:00
Tobias Hartmann
d047668eee
Merge
2016-01-28 09:49:18 +01:00
Tobias Hartmann
832443d3b0
Merge
2016-01-28 09:49:17 +01:00
Tobias Hartmann
0cc6e0bd94
Merge
2016-01-28 09:49:17 +01:00
Goetz Lindenmaier
32687876fa
8149529: Adapt SAP copyrights to new company name in jdk repository
...
Reviewed-by: simonis, chegar
2016-01-27 10:35:49 +01:00
Ivan Gerasimov
6c46017af1
8046339: sun.rmi.transport.DGCAckHandler leaks memory
...
Reviewed-by: smarks
2016-02-10 16:16:48 +03:00
Shilpi Rastogi
ff97659a79
8071368: Use more concrete types for NamedFunction constants in the code
...
Reviewed-by: psandoz, vlivanov, mhaupt
2016-02-10 11:04:13 +01:00
Shilpi Rastogi
3e45966cd3
8138884: MethodHandles.Lookup.findVirtual() Javadoc fails to consider private interface methods
...
Reviewed-by: psandoz, mhaupt
2016-02-10 10:44:58 +01:00
Joe Darcy
2d065eb25b
8149492: Problem list CheckEncodings.sh
...
Reviewed-by: rriggs
2016-02-09 11:58:36 -08:00
Ramanand Patil
2d836a5595
8148446: (tz) Support tzdata2016a
...
Reviewed-by: okutsu, aefimov
2016-02-09 11:57:57 +05:30
Ramanand Patil
1377939c5d
8148570: TzdbZoneRulesCompiler.java throws Null Pointer Exception While Compiling and building TZDB data file
...
While getting value from DayOfWeek, -1 is returned if the DayOfWeek is null. The reason to return “-1” being, the same value is checked later while getting day-of-week byte (dowbyte) at line no. 251, ZoneRules.java.
Reviewed-by: rriggs, aefimov
2016-02-09 11:17:28 +05:30
Alexandre Iline
451a576a42
8149391: Fix module dependences in java/util tests
...
Reviewed-by: mchung
2016-02-08 18:14:48 -08:00
Prasanta Sadhukhan
a03c63e146
8148127: IllegalArgumentException thrown by JCK test api/java_awt/Component/FlipBufferStrategy/indexTGF_General in opengl pipeline
...
Reviewed-by: flar, arapte
2016-01-27 14:13:48 +05:30
Prasanta Sadhukhan
d66549f6f6
8147077: IllegalArgumentException thrown by api/java_awt/Component/FlipBufferStrategy/indexTGF_General
...
Reviewed-by: flar, arapte
2016-01-27 14:12:05 +05:30
Jesper Wilhelmsson
e8e6b0e6f0
Merge
2016-01-26 17:13:18 +01:00
Jesper Wilhelmsson
2730f42693
Merge
2016-01-26 17:13:17 +01:00
Jesper Wilhelmsson
a920a90e35
Merge
2016-01-26 17:13:16 +01:00
Ed Nevill
272ee0ade8
8148240: aarch64: random infrequent null pointer exceptions in javac
...
Disable fp as an allocatable register
Reviewed-by: aph
2016-01-26 14:04:01 +00:00
Christian Wimmer
b220252b74
8148202: move lookup of Java class and hub from ResolvedJavaType to ConstantReflectionProvider
...
Reviewed-by: twisti
2016-01-26 11:28:54 -10:00
Hannes Wallnöfer
a6932e5352
8148214: Slow object allocation due to multiple synchronization
...
Reviewed-by: attila, mhaupt
2016-01-26 13:46:00 +01:00
Tobias Hartmann
60aa7225b0
Merge
2016-01-26 11:53:47 +00:00
Alexander Stepanov
e421ede779
8147966: [TEST] add a test for multiresolution image properties
...
Reviewed-by: alexsch
2016-01-26 13:05:21 +03:00
Tobias Hartmann
d569a59522
8147876: ciTypeFlow::is_dominated_by() writes outside dominated array
...
CiTypeFlow::is_dominated_by() should use block_count() instead of _methodBlocks->num_blocks().
Reviewed-by: neliasso, vlivanov, kvn
2016-01-26 10:46:15 +01:00
Roland Westrelin
36577606f6
Merge
2016-01-26 10:41:05 +01:00
Tobias Hartmann
7565509d93
Merge
2016-01-26 09:11:59 +01:00
Tobias Hartmann
97bff75cdd
Merge
2016-01-26 09:11:58 +01:00
Tobias Hartmann
2beba05b8b
Merge
2016-01-26 09:11:58 +01:00
Doug Simon
ed1d72e964
8147470: update JVMCI mx extensions
...
Reviewed-by: twisti
2016-01-25 14:09:28 -10:00
Mark Sheppard
e8619ccfa0
8079718: IIOP Input Stream Hooking
...
Reviewed-by: rriggs, ahgross, coffeys, skoivu
2016-01-25 22:32:25 +00:00
Igor Ignatyev
3bebe35b7b
8148136: compile control tests have incorrect @build directives
...
Reviewed-by: kvn
2016-01-26 00:25:20 +03:00
Igor Ignatyev
972bf92ef7
8148161: quarantine compiler/loopopts/UseCountedLoopSafepoints.java
...
Reviewed-by: kvn
2016-01-26 00:25:20 +03:00
Alejandro Murillo
ebe2e3bb56
Merge
2016-01-25 12:12:28 -08:00
Alan Bateman
5e6fc23a73
8148147: Sync up @modules from jigsaw/jake
...
Reviewed-by: chegar, mchung
2016-01-25 19:01:32 +00:00
Alan Bateman
3573d65040
8148147: Sync up @modules from jigsaw/jake
...
Reviewed-by: chegar, mchung
2016-01-25 19:01:19 +00:00
Tom Rodriguez
a3351a8233
8148101: [JVMCI] Make CallingConvention.Type extensible
...
Reviewed-by: twisti
2016-01-25 09:12:58 -08:00
Claes Redestad
60134cc040
8148044: Remove Enum[0] constants from EnumSet and EnumMap
...
Reviewed-by: alanb, chegar, shade, smarks
2016-01-25 12:23:55 +01:00