Lana Steuck
ab3713bd2f
Merge
2013-11-08 17:39:33 -08:00
Lana Steuck
3dd473424f
Merge
2013-11-08 17:16:59 -08:00
Vladimir Ivanov
ee23c1f412
8027823: catchException combinator fails with 9 argument target
...
Reviewed-by: jrose
2013-11-09 04:21:28 +04:00
Alan Bateman
a08f1c2f3a
8027803: test/sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java fails
...
Fix NPE in test infrastructure
Reviewed-by: ksrini, jfranck, alanb, rfield
2013-11-11 16:14:07 -08:00
Xueming Shen
f952749e41
8026330: java.util.Base64 urlEncoder should omit padding
...
To add Encoder.withoutPadding()
Reviewed-by: alanb
2013-11-11 14:35:36 -08:00
Mikael Gerdin
0a6481ef3a
Merge
2013-11-08 23:49:20 +00:00
Lana Steuck
92d4547bee
Merge
2013-11-08 15:02:55 -08:00
David Chase
4b4d4f9ffe
Merge
2013-11-08 14:19:55 -08:00
Volker Simonis
5829e8952b
8028066: PPC64: 8025715 changes broke AIX build after sync
...
Fixes the build on AIX again after the latest sync from jdk8
Reviewed-by: kvn
2013-11-08 18:17:06 +01:00
Alex Schenkman
fc31eabd57
8014506: Test of Jdp feature
...
Reviewed-by: sla
2013-11-08 18:16:12 +01:00
Lance Andersen
cfe1c39c10
8028149: Clean-up javac -Xlint warnings in com.sun.rowset and com.sun.rowset.internal
...
Reviewed-by: darcy
2013-11-11 14:22:22 -05:00
Michael McMahon
536e058b8b
8028060: test/java/net/URLPermission/nstest/lookup.sh failing (win)
...
Reviewed-by: alanb
2013-11-11 16:06:16 +00:00
Chris Hegarty
c10719362e
8028102: All test targets, jdk/test/Makefile, fail on Windows
...
Reviewed-by: mduigou
2013-11-11 10:33:02 +00:00
Weijun Wang
4780d5d560
8027991: InputStream should be closed in sun.security.tools.jarsigner.Main
...
Reviewed-by: xuelei
2013-11-11 16:54:41 +08:00
Alan Bateman
91d4d9438c
8028099: Many com/sun/management/OperatingSystemMXBean tests failing with CCE (win)
...
Reviewed-by: mchung
2013-11-11 08:36:53 +00:00
Jaroslav Bachorik
db68e03030
6523160: RuntimeMXBean.getUptime() returns negative values
...
RuntimeMXBean.getUptime() should be based on HR timers rather than on the OS time
Reviewed-by: dholmes, sla
2013-11-10 20:05:03 +01:00
Roger Riggs
3bffac4b48
8028092: Lint cleanup of java.time.format
...
Correct declarations and add @SuppressWarnings
Reviewed-by: darcy, lancea
2013-11-09 14:30:03 -05:00
Patrick Zhang
ee6dd6c873
8028044: [TEST_BUG] Calendar shell tests do not pass TESTVMOPTS
...
Reviewed-by: dholmes, alanb
2013-11-09 16:46:46 +00:00
Lana Steuck
84da58d996
Merge
2013-11-08 17:36:14 -08:00
Roger Riggs
eb5d8c2f8b
8028041: Serialized Form description of j.l.String is not consistent with the implementation
...
Replaced incorrect description with reference to the serialization specification
Reviewed-by: alanb, smarks
2013-11-08 17:50:24 -05:00
Alan Bateman
086dfc45ca
8028074: InetAddress.getByName fails with UHE "invalid IPv6 address" if host name starts with a-f
...
Reviewed-by: chegar
2013-11-08 21:07:42 +00:00
Joe Darcy
61b2527b10
8028076: Correct raw type lint warnings in core reflection implementation classes
...
Reviewed-by: lancea, alanb
2013-11-08 12:19:25 -08:00
Mandy Chung
50b0f7fef4
8025985: com.sun.management.OSMBeanFactory should not be public
...
Reviewed-by: alanb, erikj, ihse, jbachorik
2013-11-08 12:13:02 -08:00
Tristan Yan
5d27126a44
8023462: TEST_BUG: test/com/sun/net/httpserver/bugs/B6433018.java fails on slow/single core machine
...
Reviewed-by: chegar
2013-11-08 18:54:29 +00:00
Mandy Chung
46de2cd14f
8028069: (ref) Finalizer.c not deleted in the changeset for JDK-8027351
...
Reviewed-by: alanb
2013-11-08 09:43:01 -08:00
Stefan Johansson
10847a8fd1
8027960: Assertion assert(end >= start) failed during nightly testing on solaris
...
Needed to update _space_alignment in generation sizer to ensure correct sizing of spaces.
Reviewed-by: jmasa, tschatzl
2013-11-08 17:46:53 +01:00
Mikael Gerdin
90ed74aa8c
Merge
2013-11-11 16:20:48 +01:00
Jesper Wilhelmsson
9b2253fcab
Merge
2013-11-11 05:05:36 -08:00
Jesper Wilhelmsson
c6da83319b
8028093: Initial young size is smaller than minimum young size
...
Remove min_gen1_size argument from adjust_gen0_sizes()
Reviewed-by: tschatzl, brutisso
2013-11-11 13:50:10 +01:00
Jesper Wilhelmsson
2ec0e87f43
8027911: Assertion in the collector policy when running gc/arguments/TestMaxNewSize.java
...
Update NewSize when _initial_gen0_size is changed
Reviewed-by: tschatzl, brutisso
2013-11-10 00:07:29 +01:00
David Dehaven
75f943b138
8027912: [macosx] Provide means to force the headful mode on OS X when running via ssh
...
Bypass AquaSession check if AWT_FORCE_HEADFUL env. variable is set to TRUE
Reviewed-by: anthony, art
2013-11-08 20:07:35 +04:00
Alkesey Timofeev
722d25b2dd
8027237: New tests on ReservedSpace/VirtualSpace classes
...
Three tests added: 1) test stressing VirtualSpace by resizing it constantly 2) test running unit tests in several threads 3) test checking protected area in ReservedHeapSpace class
Reviewed-by: stefank, zgu
2013-11-08 16:48:21 +01:00
Chris Hegarty
44a19639b3
8019834: InetAddress.getByName hangs for bad IPv6 literals
...
Reviewed-by: alanb
2013-11-08 15:15:48 +00:00
Alejandro Murillo
7365de3e25
8028061: new hotspot build - hs25-b59
...
Reviewed-by: jcoomes
2013-11-08 07:13:57 -08:00
Tristan Yan
92076375e9
8022963: java/net/NetworkInterface/Equals.java fails equality for Windows Teredo Interface
...
Reviewed-by: chegar
2013-11-08 15:12:30 +00:00
Mandy Chung
4e0a88f82a
8027351: (ref) Private finalize method invoked in preference to protected superclass method
...
Reviewed-by: alanb, dholmes, mr, plevart, psandoz
2013-11-08 07:53:57 -08:00
Alejandro Murillo
db344926d8
Added tag hs25-b58 for changeset 20483ee5d8d8
2013-11-08 07:02:54 -08:00
Alejandro Murillo
4bfde2eab7
Merge
2013-11-08 07:02:53 -08:00
Jon Masamitsu
e2ef3e89e7
8024483: assertion failure: (!mirror_alive || loader_alive) failed:
...
Reviewed-by: brutisso, tschatzl, mgerdin
2013-11-08 06:14:21 -08:00
Sergey Malenkov
9e33696875
8027648: Type of overridden property is resolved incorrectly
...
Reviewed-by: alexsch
2013-11-08 14:09:18 +04:00
Vladimir Ivanov
505ac76763
8023037: Race between ciEnv::register_method and nmethod::make_not_entrant_or_zombie
...
Reviewed-by: kvn, iveresov
2013-11-08 01:13:11 -08:00
Magnus Ihse Bursie
dd2b0ab746
8027836: Webrev should handle files that has been moved from a directory which now is removed
...
Reviewed-by: mduigou, tbell
2013-11-08 09:36:55 +01:00
Mandy Chung
9fddd09d64
8027943: serial version of com.sun.corba.se.spi.orbutil.proxy.CompositeInvocationHandlerImpl changed in 7u45
...
Reviewed-by: msheppar, alanb, lancea
2013-11-07 20:48:38 -08:00
Joe Darcy
d9cc608057
8027730: Fix release-8 type visitors to support intersection types
...
Reviewed-by: jjg, jlahoda, sogoel
2013-11-07 20:11:56 -08:00
Christine Lu
f038e13db1
Added tag jdk8-b115 for changeset 5f83d7dc1b34
2013-11-07 08:16:40 -08:00
Christine Lu
ccd53abea1
Added tag jdk8-b115 for changeset 115e1128ce1a
2013-11-07 08:16:38 -08:00
Christine Lu
07c099531f
Added tag jdk8-b115 for changeset e408bf58d482
2013-11-07 08:16:26 -08:00
Christine Lu
30a3a7a157
Added tag jdk8-b115 for changeset 708c1fb7aff3
2013-11-07 08:16:23 -08:00
Christine Lu
7819fc1522
Added tag jdk8-b115 for changeset 3136108f4dc4
2013-11-07 08:16:21 -08:00
Christine Lu
684f7fa440
Added tag jdk8-b115 for changeset bafd61947e5d
2013-11-07 08:16:14 -08:00