Phil Race
ba1daa673f
8031335: Better color profiling
...
Reviewed-by: bae, vadim, mschoene
2014-01-22 09:42:51 -08:00
Phil Race
d331796f22
8029750: Enhance LCMS color processing
...
Reviewed-by: bae, vadim, mschoene
2014-01-22 09:39:16 -08:00
Sergey Malenkov
fcc43d5402
8026797: Enhance data transfers
...
Reviewed-by: art, skoivu
2014-01-21 20:53:36 +04:00
Vinnie Ryan
083e9e11a8
8030731: Improve name service robustness
...
Reviewed-by: weijun, michaelm, skoivu
2014-01-21 10:49:19 +00:00
Sergey Bylokhov
92a7e2b415
8031352: Enhance PNG handling
...
Reviewed-by: prr, mschoene
2014-01-21 06:45:46 +04:00
Jaroslav Bachorik
60a88657a7
8029286: Enhance subject delegation
...
Reviewed-by: dfuchs, ahgross
2013-12-23 14:29:27 +01:00
Alan Bateman
b921c9e927
8031394: (sl) Fix exception handling in ServiceLoader
...
Reviewed-by: ahgross, mchung, weijun
2014-01-14 11:55:26 +00:00
Petr Pchelko
cf8f2bc48d
8031477: [macosx] Loading AWT native library fails
...
8002191: AWT-Shutdown thread does not start with the AppletSecurity on Linux
8031032: SQE test failures after JDK-8025010 was fixed
Reviewed-by: serb, ddehaven
2014-01-15 11:53:54 +04:00
Daniel Fuchs
1276d6b7ef
8029740: Enhance handling of loggers
...
Reviewed-by: mchung, ahgross
2014-01-16 17:49:40 +01:00
John R Rose
e50534c1eb
8029844: Enhance argument validation
...
Make defensive copy of a varargs array
Reviewed-by: mchung, twisti, ahgross
2013-12-13 18:06:31 -08:00
Jason Uh
f87f771956
8029745: Enhance algorithm checking
...
Intialize SIGNATURE_PRIMITIVE_SET with Collections.unmodifiableSet()
Reviewed-by: mullan
2014-01-10 13:42:44 -08:00
Petr Pchelko
3a0b9b5056
8029760: Enhance AWT image libraries
...
Reviewed-by: prr, vadim, mschoene
2013-12-18 10:43:11 +04:00
Alexander Zuev
cb344a7aa3
8029697: Update Poller demo
...
Reviewed-by: dcubed
2013-12-19 14:57:13 +04:00
Alan Bateman
115e92c184
8026716: (aio) Enhance asynchronous channel handling
...
Reviewed-by: chegar, ahgross
2013-12-19 12:14:04 +00:00
Petr Pchelko
f7a799bbf2
8025010: Enhance AWT contexts
...
Reviewed-by: art, serb, hawtin
2013-12-20 15:43:41 +04:00
Phil Race
c7fe482018
8029854: Enhance JPEG decodings
...
Reviewed-by: bae, vadim, mschoene
2013-12-20 09:58:29 -08:00
Vadim Pakhnushev
dcab98765f
8023046: Enhance splashscreen support
...
Reviewed-by: anthony, pchelko, mschoene
2013-11-12 11:32:48 +04:00
Jaroslav Bachorik
2728b4c2ff
8029735: Enhance service mgmt natives
...
Reviewed-by: sla, mschoene
2013-12-23 15:33:11 +01:00
Sergey Bylokhov
b6a92df609
8026163: Enhance media provisioning
...
Reviewed-by: art, skoivu
2014-01-10 19:21:44 +04:00
Sergey Bylokhov
8db4bc1298
8029730: Improve audio device additions
...
Reviewed-by: prr, mschoene
2014-01-10 19:45:41 +04:00
Pavel Rappo
d7649dfc7e
8040262: (fs) Misc. typos in comments and implementation
...
Reviewed-by: alanb, chegar
2014-04-15 17:04:40 +01:00
Chris Hegarty
1e12679af1
8039362: Read content-types.properties as a resource
...
Reviewed-by: erikj, alanb, mchung
2014-04-15 11:24:42 +01:00
Jaroslav Bachorik
da75221bb8
8040167: JDWP spec for ClassType#InvokeMethod contradicts JLS
...
Reviewed-by: sla, sspitsyn
2014-04-15 09:23:07 +02:00
Chris Hegarty
e34a00b0d7
8040038: java/net/URLPermission/nstest/lookup.sh fails with ClassNotFoundException
...
Reviewed-by: alanb
2014-04-15 08:28:30 +01:00
Lana Steuck
65797af67d
Merge
2013-10-25 10:39:13 -07:00
Daniel D. Daugherty
af6dec2648
8027117: adapt JDK-7165611 to new build-infra whitespace/indent policy
...
Fix whitespace/indent issues.
Reviewed-by: hseigel, coleenp, erikj, ihse
2013-10-25 10:16:40 -07:00
Daniel D. Daugherty
4002278f34
8027117: adapt JDK-7165611 to new build-infra whitespace/indent policy
...
Fix whitespace/indent issues.
Reviewed-by: hseigel, coleenp, erikj, ihse
2013-10-25 10:15:33 -07:00
Sergey Bylokhov
de4a41f994
7172770: Default Toolkit implementation return null value for property "awt.dynamicLayoutSupported"
...
Reviewed-by: anthony, art
2013-10-25 19:51:54 +04:00
John Coomes
ca4a0c5c64
Merge
2013-10-25 08:38:42 -07:00
Harold Seigel
4e192289d4
Merge
2013-10-25 11:13:11 -04:00
Harold Seigel
bf7f4866eb
8026822: metaspace/flags/maxMetaspaceSize throws OOM of unexpected type.java.lang.OutOfMemoryError: Compressed class space
...
Incorporate chunk size when seeing if OutOfMemoryError was caused by Metaspace or Compressed class space.
Reviewed-by: stefank, coleenp
2013-10-25 11:05:32 -04:00
Hannes Wallnöfer
93a855408a
8027301: Optimizations for Function.prototype.apply
...
Reviewed-by: jlaskey
2013-10-25 15:21:12 +02:00
Sergey Malenkov
9cd10573ae
8026705: [TEST_BUG] java/beans/Introspector/TestTypeResolver.java failed
...
Reviewed-by: art, jfranck
2013-10-25 16:42:02 +04:00
Magnus Ihse Bursie
320d333208
8027300: configure should use LIBS instead of LDFLAGS when testing freetype
...
Reviewed-by: erikj
2013-10-25 13:58:09 +02:00
Anton Nashatyrev
7d4c16ece3
8027066: XMLDecoder in java 7 cannot properly deserialize object arrays
...
Reviewed-by: alexsch, malenkov
2013-10-25 13:41:19 +04:00
Hannes Wallnöfer
3ed1d150a5
8027042: Evaluation order for binary operators can be improved
...
Reviewed-by: lagergren, jlaskey, attila
2013-10-25 10:20:49 +02:00
Niclas Adlertz
d9f039a458
8026940: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
...
Remove input to junk phi if they also become dead during post_allocate_copy_removal
Reviewed-by: roland
2013-10-25 10:13:40 +02:00
Jaroslav Bachorik
76ac5b0c28
8027294: Prepare hotspot for non TOD based uptime counter
...
Use HR timer when available for os::elapsed_counter() on linux/bsd. Add a new counter for the JVM uptime.
Reviewed-by: dholmes, sla
2013-10-25 09:07:58 +02:00
Gerard Ziemski
86cd1aaa73
8020753: JNI_CreateJavaVM on Mac OSX 10.9 Mavericks corrupts the callers stack size
...
Use hard-coded DEFAULT_MAIN_THREAD_STACK_PAGES = 2048 for 10.9
Reviewed-by: dcubed, iveresov
2013-10-24 22:19:48 -07:00
Lana Steuck
836ba025a1
Merge
2013-10-24 21:52:24 -07:00
David Dehaven
6c747ded77
8025673: [macosx] Disable X11 AWT toolkit
...
Disable but not completely remove the XAWT and headless toolkits on Mac OS X
Reviewed-by: anthony, art, ihse, erikj
2013-10-24 20:47:41 -04:00
David Dehaven
be6a9b1f9c
8025673: [macosx] Disable X11 AWT toolkit
...
Disable but not completely remove the XAWT and headless toolkits on Mac OS X
Reviewed-by: dholmes
2013-10-24 20:47:18 -04:00
David Dehaven
93e44cac1e
8016096: [macosx] jawt_md.h shipped with jdk is outdated
...
Revised build system and added platform specific headers for Mac OS X
Reviewed-by: anthony, art, ihse, erikj
2013-10-24 20:46:23 -04:00
David Dehaven
c1f40ad95d
8016096: [macosx] jawt_md.h shipped with jdk is outdated
...
Revised build system and added platform specific headers for Mac OS X
Reviewed-by: ihse, erikj
2013-10-24 20:45:43 -04:00
Robert Field
e49bc26ebc
8027220: DefaultMethodsTest: Change test to match spec
...
Reviewed-by: ksrini
2013-10-24 16:52:27 -07:00
Christian Thalinger
cf3a7f1dcc
Merge
2013-10-24 16:26:31 -07:00
Igor Veresov
986d2145ba
Merge
2013-10-24 16:25:24 -07:00
Christian Thalinger
9620913796
8026328: Setting a breakpoint on invokedynamic crashes the JVM
...
Reviewed-by: jrose, roland
2013-10-24 16:23:07 -07:00
Igor Veresov
e1fbf928ef
Merge
2013-10-24 16:14:28 -07:00
Calvin Cheung
ded45d0129
Merge
2013-10-24 17:20:39 -04:00