Fredrik Öhrström
|
2d8ab98393
|
8003161: small fixes to re-enable new build system
Reviewed-by: dholmes, alanb, erikj
|
2012-11-08 12:25:15 +01:00 |
|
Fredrik Öhrström
|
556c5ce459
|
8003161: small fixes to re-enable new build system
Reviewed-by: dholmes, alanb, erikj
|
2012-11-08 12:24:35 +01:00 |
|
Roger Riggs
|
5d67e2bbb1
|
6282196: There should be Math.mod(number, modulo) methods
Added the requested methods
Reviewed-by: darcy, emcmanus, alanb
|
2012-11-07 20:50:09 -08:00 |
|
David Holmes
|
f95e6bbe59
|
8002040: Allow Full Debug Symbols when cross-compiling
Reviewed-by: dcubed, erikj, tbell
|
2012-11-07 23:12:45 -05:00 |
|
Joel Borggrén-Franck
|
dc77a5a2c9
|
8001598: Augment ElementType enum for JSR 308
Reviewed-by: darcy
|
2012-11-07 17:39:34 -08:00 |
|
Jonathan Gibbons
|
18b3a4951e
|
8003134: CheckResourceKeys issues
Reviewed-by: jjh, bpatel
|
2012-11-07 17:20:12 -08:00 |
|
Sonali Goel
|
eb055bba92
|
8002157: Write combo compiler tests for repeating annotations for JDK8
Reviewed-by: darcy, jjg
|
2012-11-07 17:01:19 -08:00 |
|
Coleen Phillimore
|
2472fa3bc5
|
Merge
|
2012-11-07 16:09:20 -08:00 |
|
David Katleman
|
b8cbf9cf67
|
Merge
|
2012-11-07 15:39:07 -08:00 |
|
David Katleman
|
bba71c5175
|
Merge
|
2012-11-07 15:32:13 -08:00 |
|
Naoto Sato
|
bb434e94b4
|
8001205: Calendar.getDisplayName(...): Returns null when provider is SPI but there is no SPI implementation
8001562: Collator.getAvailableLocales() doesn't return all locales for which localized instances are available
Reviewed-by: okutsu
|
2012-11-07 15:08:28 -08:00 |
|
Bill Pittore
|
dd5c8eb660
|
8001185: parsing of sun.boot.library.path in os::dll_build_name somewhat broken
Dll_dir can contain multiple paths, need to parse them correctly when loading agents
Reviewed-by: dholmes, dlong
|
2012-11-07 17:53:02 -05:00 |
|
Andrew John Hughes
|
f0ceb65207
|
8003120: ResourceManager.getApplicationResources() does not close InputStreams
Add finally blocks to close the InputStream instances
Reviewed-by: lancea
|
2012-11-07 16:07:54 -05:00 |
|
Sean Coffey
|
309e36603f
|
8002227: (tz) Support tzdata2012i
Reviewed-by: peytoia, asaha
|
2012-11-07 18:48:48 +00:00 |
|
Chris Hegarty
|
90f2168fa2
|
7201071: InetSocketAddress serialization issue
Reviewed-by: alanb, michaelm, skoivu
|
2012-11-07 14:26:41 +00:00 |
|
Daniel Fuchs
|
f2eac8a30a
|
6720349: (ch) Channels tests depending on hosts inside Sun
This changeset make the nio tests start small TCP or UDP servers from within the tests, instead of relying on external services.
Reviewed-by: alanb
|
2012-11-07 13:24:39 +01:00 |
|
John Zavgren
|
1f34c4e8ad
|
8001579: Cleanup warnings in security native code
Reviewed-by: chegar, alanb, vinnie
|
2012-11-07 10:49:19 +00:00 |
|
Weijun Wang
|
5fca8126cd
|
6355584: Introduce constrained Kerberos delegation
Reviewed-by: valeriep
|
2012-11-07 14:13:01 +08:00 |
|
Lana Steuck
|
cae6890e31
|
Merge
|
2012-11-06 18:41:01 -08:00 |
|
Yuka Kamiya
|
81afea6146
|
7198195: Support Unicode 6.2.0
Reviewed-by: okutsu
|
2012-11-07 09:58:39 +09:00 |
|
Vladimir Kozlov
|
1ebf7b9116
|
8002069: Assert failed in C2: assert(field->edge_count() > 0) failed: sanity
Added missed type check of initializing store in ConnectionGraph::find_init_values().
Reviewed-by: roland, twisti, vlivanov
|
2012-11-06 15:16:32 -08:00 |
|
Chris Hegarty
|
096a52585a
|
8002297: sun/net/www/protocol/http/StackTraceTest.java fails intermittently
Reviewed-by: alanb, dsamersoff
|
2012-11-06 21:01:43 +00:00 |
|
Harold Seigel
|
7fee66f152
|
8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Change types of above methods and field to InstanceKlass and remove unneeded casts from the source files.
Reviewed-by: dholmes, coleenp, zgu
|
2012-11-06 15:09:37 -05:00 |
|
Lance Andersen
|
813239a52e
|
8002212: adding read/writeObject to additional SerialXXX classes
Reviewed-by: naoto, forax
|
2012-11-06 14:59:22 -05:00 |
|
Vladimir Kozlov
|
c9321f0b08
|
8002294: assert(VM_Version::supports_ssse3()) failed
Add missing UseSSE check for AES intrinsics.
Reviewed-by: roland, twisti
|
2012-11-06 09:22:55 -08:00 |
|
Sean Coffey
|
8e50f0daf9
|
7201066: Change modifiers on unused fields
Reviewed-by: alanb, skoivu
|
2012-11-06 15:50:14 +00:00 |
|
Mala Bankal
|
e3b2bdd16f
|
7141694: Improving CORBA internals
Reviewed-by: coffeys, ahgross
|
2012-12-17 07:43:20 -08:00 |
|
Pavel Porvatov
|
ec9f5edf2f
|
7200491: Tighten up JTable layout code
Reviewed-by: art, skoivu
|
2012-11-06 15:30:34 +04:00 |
|
David Holmes
|
40d5fa156c
|
8002034: Allow Full Debug Symbols when cross-compiling
8001756: Hotspot makefiles report missing OBJCOPY command in the wrong circumstances
Reviewed-by: dcubed, dsamersoff, erikj, collins
|
2012-11-05 19:33:44 -05:00 |
|
Keith McGuigan
|
c1be65b49c
|
8001307: Modify ACC_SUPER behavior
Disallow non-virtual calls even when ACC_SUPER is absent.
Reviewed-by: kvn, acorn
|
2012-11-05 17:03:33 -05:00 |
|
Zhengyu Gu
|
61a5a58cb1
|
Merge
|
2012-11-05 13:55:31 -08:00 |
|
Zhengyu Gu
|
c1df1d9659
|
8001591: NMT: assertion failed: assert(rec->addr() + rec->size() <= cur->base()) failed: Can not overlap in memSnapshot.cpp
NMT should allow overlapping committed regions as long as they belong to the same reserved region
Reviewed-by: dholmes, coleenp
|
2012-11-05 15:30:22 -05:00 |
|
Jiangli Zhou
|
f3e4fda6ed
|
7197210: java/lang/invoke/CallSiteTest.java failing on armsflt
Reduce work load and set longer timeout for java/lang/invoke tests.
Reviewed-by: kvn, twisti
|
2012-11-05 12:51:14 -05:00 |
|
Kumar Srinivasan
|
a76a9ecd7a
|
7050936: (pack200) Support version 52.0 class files in langtools
Reviewed-by: dholmes
|
2012-11-05 15:00:55 -08:00 |
|
Kumar Srinivasan
|
99a97c7d3a
|
8001191: use -source 8 -target 8 when compiling the JDK
Reviewed-by: chegar, dholmes, erikj, jgish
|
2012-11-05 14:53:05 -08:00 |
|
Vinnie Ryan
|
bd748175f8
|
6383200: PBE: need new algorithm support in password based encryption
Reviewed-by: valeriep
|
2012-11-05 20:18:05 +00:00 |
|
Sean Mullan
|
4e6425e134
|
Merge
|
2012-11-05 12:08:04 -05:00 |
|
Vicente Romero
|
59347fd9bb
|
8000484: Bad error recovery when 'catch' without 'try' is found
Reviewed-by: jjg, mcimadamore
|
2012-11-05 16:26:09 +00:00 |
|
Lana Steuck
|
05d621bfc2
|
Merge
|
2012-11-06 18:41:56 -08:00 |
|
Jonathan Gibbons
|
63f6e5febd
|
7198690: missing compiler message
Reviewed-by: jjh
|
2012-11-06 17:22:29 -08:00 |
|
Jonathan Gibbons
|
97e77ea025
|
8000612: Discrepancy between resources provided in javadoc resource files and resources required by code
Reviewed-by: bpatel
|
2012-11-06 14:32:49 -08:00 |
|
Maurizio Cimadamore
|
4d8168a8e5
|
8002286: Regression: Fix for 8000931 causes a JCK test failure
Wrong type used as 'site' in Resolve.resolveMethod
Reviewed-by: jjg
|
2012-11-06 14:45:27 +00:00 |
|
Sean Mullan
|
4cae4b0457
|
Merge
|
2012-11-05 10:33:18 -05:00 |
|
Sean Mullan
|
5b23307a8f
|
7171570: JEP 124 Potential API Changes
Reviewed-by: vinnie, xuelei
|
2012-11-05 10:30:49 -05:00 |
|
Alan Bateman
|
f2aa8d9df9
|
8000330: (fc) FileChannel.truncate issues when given size > file size
8002180: (fc) FileChannel.map does not throw NPE if MapMode specified as null
Reviewed-by: chegar
|
2012-11-04 14:07:35 +00:00 |
|
Erik Joelsson
|
558e4c2abf
|
8002220: build-infra: update for mac, solaris 11 issues
8002184: Fixed exclude and includes for jarsigner in new build
Reviewed-by: ohair
|
2012-11-03 16:28:14 -07:00 |
|
Erik Joelsson
|
78246559ae
|
8002220: build-infra: update for mac, solaris 11 issues
8002184: Fixed exclude and includes for jarsigner in new build
Reviewed-by: ohair
|
2012-11-03 16:27:01 -07:00 |
|
Erik Joelsson
|
ac014a1aa1
|
8002183: Increased max number of paths to list in ListPathsSafely to 16000
Reviewed-by: ohair
|
2012-11-03 16:15:26 -07:00 |
|
Lana Steuck
|
286c5274db
|
Merge
|
2012-11-02 17:55:34 -07:00 |
|
Lana Steuck
|
8790a6a897
|
Merge
|
2012-11-02 17:54:44 -07:00 |
|