katleman [Wed, 07 Nov 2012 15:39:07 -0800] rev 14345
Merge
erikj [Sat, 03 Nov 2012 16:27:01 -0700] rev 14344
8002220: build-infra: update for mac, solaris 11 issues
8002184: Fixed exclude and includes for jarsigner in new build
Reviewed-by: ohair
lana [Fri, 02 Nov 2012 17:44:31 -0700] rev 14343
Merge
alanb [Fri, 02 Nov 2012 15:50:11 +0000] rev 14342
7197491: update copyright year to match last edit in jdk8 jdk repository
Reviewed-by: chegar, ksrini
peytoia [Fri, 02 Nov 2012 23:17:33 +0900] rev 14341
8001209: Evaluate findbugs reprot for java.text.ChoiceFormat
Reviewed-by: okutsu
weijun [Fri, 02 Nov 2012 10:48:04 +0800] rev 14340
7110803: SASL service for multiple hostnames
Reviewed-by: mullan
dholmes [Thu, 01 Nov 2012 18:09:43 -0400] rev 14339
7198815: Add the minimal VM as "known" in jvm.cfg
Reviewed-by: alanb, forax, mchung
alanb [Thu, 01 Nov 2012 21:59:18 +0000] rev 14338
8002120: ProblemList.txt updates (11/2012)
Reviewed-by: lancea
lancea [Thu, 01 Nov 2012 17:35:17 -0400] rev 14337
8001536: Added readObject,writeObject,clone, equals, hashcode to SerialXLob
Reviewed-by: alanb, forax
naoto [Thu, 01 Nov 2012 13:28:47 -0700] rev 14336
8001440: CLDR adapter: Invalid number extension in language tag causes exception in NumberFormat.format()
Reviewed-by: okutsu
ohrstrom [Thu, 01 Nov 2012 10:33:32 +0100] rev 14335
8002101: break out auxiliary classes that will prevent multi-core compilation of the JDK
Reviewed-by: alanb, sla
naoto [Wed, 31 Oct 2012 11:33:36 -0700] rev 14334
8001231: Move locale data out of rt.jar (except the US locale)
Reviewed-by: alanb, erikj
lana [Wed, 31 Oct 2012 08:29:44 -0700] rev 14333
Merge
jgish [Mon, 29 Oct 2012 16:51:59 -0700] rev 14332
6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent
Summary: update StringBuilder & StringBuffer to consistently handle forwarding to AbstractStringBuilder. Some additional cleanup (removal of refs to sub-classes from AbstractStringBuilder)
Reviewed-by: chegar, alanb, mduigou
naoto [Mon, 29 Oct 2012 10:42:41 -0700] rev 14331
8000997: Multiple locale sensitive services cannot be loaded
Reviewed-by: okutsu
ohrstrom [Mon, 29 Oct 2012 14:12:37 +0100] rev 14330
8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK
Reviewed-by: alanb, wetmore
sla [Mon, 29 Oct 2012 09:23:55 +0100] rev 14329
8001621: Update awk scripts that check output from jps/jcmd
Reviewed-by: alanb
weijun [Mon, 29 Oct 2012 14:14:07 +0800] rev 14328
7195426: kdc_default_options not supported correctly
Reviewed-by: xuelei
weijun [Mon, 29 Oct 2012 14:14:06 +0800] rev 14327
7184246: Simplify Config.get() of krb5
Reviewed-by: xuelei
alanb [Sat, 27 Oct 2012 09:18:29 +0100] rev 14326
7176225: Remove JDBC-ODBC Bridge
Reviewed-by: lancea, ohair, tbell
dl [Fri, 26 Oct 2012 21:34:24 +0100] rev 14325
8001575: Minor/sync/cleanup j.u.c with Dougs CVS - Oct 2012
Reviewed-by: chegar, dholmes
dxu [Fri, 26 Oct 2012 11:21:02 +0100] rev 14324
4239752: FileSystem should be a platform-specific class to avoid native code
Reviewed-by: alanb, dholmes, erikj, jgish
rfield [Thu, 25 Oct 2012 17:34:24 -0700] rev 14323
8000806: Implement runtime lambda metafactory
Summary: Implement lambda invokedynamic bootstrap by generating at runtime an inner class that implements the functional interface
Reviewed-by: twisti
dxu [Thu, 25 Oct 2012 15:42:49 -0700] rev 14322
8001565: (fs) Typo Path.endsWith(String) javadoc
Reviewed-by: mchung, jgish, lancea
jgish [Thu, 25 Oct 2012 15:04:09 -0700] rev 14321
7159567: inconsistent configuration of MemoryHandler
Reviewed-by: mchung, alanb
chegar [Wed, 24 Oct 2012 21:20:40 +0100] rev 14320
8000203: File descriptor leak in src/solaris/native/java/net/net_util_md.c
Reviewed-by: dsamersoff, khazra, chegar
Contributed-by: John Zavgren <john.zavgren@oracle.com>
jbachorik [Wed, 24 Oct 2012 20:44:07 +0100] rev 14319
6976971: TEST: javax/management/remote/mandatory/URLTest.java should be re-integrated
Reviewed-by: alanb
xuelei [Wed, 24 Oct 2012 08:25:29 -0700] rev 14318
8001466: Nightly regression test failure of SSLSocketSNISensitive.java
Reviewed-by: weijun
ohrstrom [Tue, 23 Oct 2012 15:51:11 -0700] rev 14317
8001419: Build the JCE portion of JDK-8000970
Summary: Original code done by Fredrik Ohrstrom, separated/pushed by wetmore
Reviewed-by: wetmore
wetmore [Tue, 23 Oct 2012 12:36:47 -0700] rev 14316
7197071: Makefiles for various security providers aren't including the default manifest
Reviewed-by: valeriep, mullan, katleman
lana [Fri, 02 Nov 2012 17:34:13 -0700] rev 14315
Merge
kshefov [Fri, 02 Nov 2012 17:07:43 +0100] rev 14314
8001876: Create regtest for 8000283
Reviewed-by: alexsch, serb
kshefov [Fri, 02 Nov 2012 17:05:10 +0100] rev 14313
8001808: Create a test for 8000327
Reviewed-by: alexsch, serb
leonidr [Fri, 02 Nov 2012 19:47:12 +0400] rev 14312
8002114: fix failed for JDK-7160951: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar
Reviewed-by: serb
leonidr [Fri, 02 Nov 2012 19:20:03 +0400] rev 14311
7124310: [macosx] "opposite" seems always null in focus events
Reviewed-by: anthony
alexp [Fri, 02 Nov 2012 16:14:14 +0400] rev 14310
8001633: Wrong alt processing during switching between windows.
Reviewed-by: ant, leonidr
Contributed-by: Mikhail Cherkasov <mikhail.cherkasov@oracle.com>
VKARNAUK [Fri, 02 Nov 2012 15:57:20 +0400] rev 14309
2229575: Swing HTML parser can't properly decode codepoints outside the Unicode Plane 0 into a surrogate pair
Reviewed-by: rupashka
lana [Wed, 31 Oct 2012 09:25:20 -0700] rev 14308
Merge
kshefov [Tue, 30 Oct 2012 12:47:35 +0100] rev 14307
7072120: No mac os x support in several regression tests
Reviewed-by: anthony, serb
serb [Mon, 29 Oct 2012 23:10:41 +0400] rev 14306
7198229: Painting during resizing of the frame should be more smooth
Reviewed-by: anthony, denis, skovatch
bagiras [Thu, 25 Oct 2012 19:50:30 +0400] rev 14305
7082294: nsk/regression/b4265661 crashes on windows
Reviewed-by: art, anthony
bagiras [Thu, 25 Oct 2012 09:55:33 +0400] rev 14304
8000486: REGRESSION: Three java2d tests fail since jdk8b58 on Windows 7 with NullPointerException
Reviewed-by: flar, art
alitvinov [Wed, 24 Oct 2012 18:27:14 +0400] rev 14303
7193219: JComboBox serialization fails in JDK 1.7
Reviewed-by: rupashka, anthony
lana [Fri, 02 Nov 2012 17:32:30 -0700] rev 14302
Merge
lana [Wed, 31 Oct 2012 09:49:37 -0700] rev 14301
Merge
bae [Wed, 24 Oct 2012 05:30:34 +0400] rev 14300
7053526: Upgrade JDK 8 to use Little CMS 2.4
Reviewed-by: prr, jgodinez
katleman [Thu, 01 Nov 2012 14:12:21 -0700] rev 14299
Added tag jdk8-b63 for changeset 540a11e15fbb
duke [Wed, 05 Jul 2017 18:28:20 +0200] rev 14298
Merge
amurillo [Fri, 02 Nov 2012 07:35:41 -0700] rev 14297
Added tag hs25-b08 for changeset b2e5b6581dec
amurillo [Fri, 02 Nov 2012 07:35:41 -0700] rev 14296
Merge
amurillo [Fri, 02 Nov 2012 04:06:00 -0700] rev 14295
Merge
twisti [Mon, 29 Oct 2012 11:08:48 -0700] rev 14294
8000780: make Zero build and run with JDK8
Reviewed-by: coleenp, dholmes, twisti
Contributed-by: Roman Kennke <rkennke@redhat.com>
jcoomes [Thu, 01 Nov 2012 23:08:07 -0700] rev 14293
Merge
brutisso [Tue, 30 Oct 2012 20:26:44 +0100] rev 14292
8001564: The load balancing function steal_1_random in taskqueue is not random
Summary: Removes the two unused functions GenericTaskQueueSet::steal_1_random and GenericTaskQueueSet::steal_best_of_all
Reviewed-by: brutisso, stefank
Contributed-by: erik.x.helin@oracle.com
jmasa [Tue, 30 Oct 2012 10:23:55 -0700] rev 14291
8000988: VM deadlock when running btree006 on windows-i586
Reviewed-by: johnc, jcoomes, ysr
coleenp [Thu, 01 Nov 2012 11:57:53 -0400] rev 14290
Merge
sla [Thu, 01 Nov 2012 13:05:47 +0100] rev 14289
8002078: hs_err_pid file should report full JDK version string
Reviewed-by: dholmes, sspitsyn, kmo
minqi [Mon, 29 Oct 2012 16:39:14 -0700] rev 14288
Merge
sspitsyn [Mon, 29 Oct 2012 11:35:20 -0700] rev 14287
6533010: SPEC: A few broken links in jvmti.html
Summary: Fix the incorrect links in jvmti.html reported by the LinkCheck tool
Reviewed-by: jjh, dholmes
Contributed-by: serguei.spitsyn@oracle.com
sla [Mon, 29 Oct 2012 21:04:17 +0100] rev 14286
8001619: Remove usage of _ALLBSD_SOURCE in bsd files
Reviewed-by: coleenp, dholmes
coleenp [Thu, 25 Oct 2012 16:33:40 -0400] rev 14285
7191817: -XX:+UseSerialGC -XX:+UseLargePages crashes with SIGFPE on MacOS X
Summary: Disable -XX:+UseLargePages for MacOS X
Reviewed-by: dholmes, coleenp, sla
Contributed-by: harold.seigel@oracle.com
coleenp [Thu, 25 Oct 2012 16:33:15 -0400] rev 14284
7188234: Deprecate VM command line options
Summary: Remove support for the UseVectoredExceptions flag
Reviewed-by: jcoomes, kamg
Contributed-by: harold.seigel@oracle.com
amurillo [Fri, 26 Oct 2012 14:18:57 -0700] rev 14283
8001663: new hotspot build - hs25-b08
Reviewed-by: jcoomes
katleman [Thu, 01 Nov 2012 14:11:16 -0700] rev 14282
Added tag jdk8-b63 for changeset 1c4fb78585e7
katleman [Wed, 07 Nov 2012 15:32:13 -0800] rev 14281
Merge
erikj [Sat, 03 Nov 2012 16:28:14 -0700] rev 14280
8002220: build-infra: update for mac, solaris 11 issues
8002184: Fixed exclude and includes for jarsigner in new build
Reviewed-by: ohair
erikj [Sat, 03 Nov 2012 16:15:26 -0700] rev 14279
8002183: Increased max number of paths to list in ListPathsSafely to 16000.
Reviewed-by: ohair
lana [Fri, 02 Nov 2012 17:32:53 -0700] rev 14278
Merge
lana [Wed, 31 Oct 2012 09:12:45 -0700] rev 14277
Merge
anthony [Tue, 30 Oct 2012 15:04:15 +0400] rev 14276
8001764: vsvars.sh should support VS2012
Summary: Update the vsvars.sh script to support VS2012
Reviewed-by: ohair, tbell
katleman [Thu, 01 Nov 2012 14:10:52 -0700] rev 14275
Added tag jdk8-b63 for changeset c76eadb8e8fd
duke [Wed, 05 Jul 2017 18:28:05 +0200] rev 14274
Added tag jdk8-b63 for changeset 21ee1dd7b809
duke [Wed, 05 Jul 2017 18:28:04 +0200] rev 14273
Merge
duke [Wed, 05 Jul 2017 18:28:00 +0200] rev 14272
Merge
katleman [Wed, 31 Oct 2012 18:36:25 -0700] rev 14271
Merge
ohair [Fri, 26 Oct 2012 14:25:52 -0700] rev 14270
8000992: Update new build-infra makefiles
Summary: Build-infra project integration. Multiple authors on this work: erikj and ihse primarily, also changes from ohair, tbell, and dholmes. Special credit to ohstrom for his smartjavac work.
Reviewed-by: erikj, ihse, dholmes, tbell
lana [Thu, 25 Oct 2012 20:33:49 -0700] rev 14269
Merge
lana [Tue, 23 Oct 2012 09:42:48 -0700] rev 14268
Merge
mcimadamore [Wed, 17 Oct 2012 16:43:26 +0100] rev 14267
7192245: Add parser support for default methods
Summary: Add support for 'default' keyword in modifier position
Reviewed-by: jjg
jjg [Tue, 16 Oct 2012 21:03:36 -0700] rev 14266
8000673: remove dead code from HtmlWriter and subtypes
Reviewed-by: bpatel
jjg [Mon, 15 Oct 2012 17:07:55 -0700] rev 14265
8000666: javadoc should write directly to Writer instead of composing strings
Reviewed-by: bpatel
lana [Fri, 12 Oct 2012 14:53:50 -0700] rev 14264
Merge
jjg [Wed, 10 Oct 2012 18:44:21 -0700] rev 14263
8000310: Clean up use of StringBuffer in langtools
Reviewed-by: bpatel
jjg [Wed, 10 Oct 2012 18:34:46 -0700] rev 14262
8000418: javadoc should used a standard "generated by javadoc" string
Reviewed-by: bpatel
jjg [Wed, 10 Oct 2012 18:08:19 -0700] rev 14261
8000743: docencoding not available to stylesheet
Reviewed-by: jjg
Contributed-by: jviswana@linux.vnet.ibm.com
jjg [Wed, 10 Oct 2012 16:48:21 -0700] rev 14260
8000665: fix "internal API" comments on javadoc files
Reviewed-by: darcy
jjg [Tue, 09 Oct 2012 19:31:58 -0700] rev 14259
8000208: fix langtools javadoc comment issues
Reviewed-by: bpatel, mcimadamore
jjg [Tue, 09 Oct 2012 19:10:00 -0700] rev 14258
8000663: clean up langtools imports
Reviewed-by: darcy
katleman [Thu, 25 Oct 2012 09:54:41 -0700] rev 14257
Added tag jdk8-b62 for changeset 90de1dc5cd5b
duke [Wed, 05 Jul 2017 18:27:52 +0200] rev 14256
Merge
katleman [Wed, 31 Oct 2012 18:30:52 -0700] rev 14255
Merge
ohair [Fri, 26 Oct 2012 14:25:29 -0700] rev 14254
8000992: Update new build-infra makefiles
Summary: Build-infra project integration. Multiple authors on this work: erikj and ihse primarily, also changes from ohair, tbell, and dholmes. Special credit to ohstrom for his smartjavac work.
Reviewed-by: erikj, ihse, dholmes, tbell
katleman [Thu, 25 Oct 2012 09:53:40 -0700] rev 14253
Added tag jdk8-b62 for changeset ea25fe53bbce
duke [Wed, 05 Jul 2017 18:27:48 +0200] rev 14252
Merge
katleman [Wed, 31 Oct 2012 18:30:51 -0700] rev 14251
Merge
ohair [Fri, 26 Oct 2012 14:25:17 -0700] rev 14250
8000992: Update new build-infra makefiles
Summary: Build-infra project integration. Multiple authors on this work: erikj and ihse primarily, also changes from ohair, tbell, and dholmes. Special credit to ohstrom for his smartjavac work.
Reviewed-by: erikj, ihse, dholmes, tbell
lana [Thu, 25 Oct 2012 20:07:46 -0700] rev 14249
Merge
lana [Tue, 23 Oct 2012 09:41:02 -0700] rev 14248
Merge
lana [Fri, 12 Oct 2012 14:50:07 -0700] rev 14247
Merge
joehw [Tue, 09 Oct 2012 14:19:11 -0700] rev 14246
8000172: 2 SAX features does not work properly
Summary: When external dtd is not loaded, skippedEntity event should be reported for entity references.
Reviewed-by: lancea
katleman [Thu, 25 Oct 2012 09:53:35 -0700] rev 14245
Added tag jdk8-b62 for changeset 6fc9f2af5e0d
duke [Wed, 05 Jul 2017 18:27:41 +0200] rev 14244
Merge
katleman [Wed, 31 Oct 2012 18:30:08 -0700] rev 14243
Merge
ohair [Fri, 26 Oct 2012 14:24:21 -0700] rev 14242
8000992: Update new build-infra makefiles
Summary: Build-infra project integration. Multiple authors on this work: erikj and ihse primarily, also changes from ohair, tbell, and dholmes. Special credit to ohstrom for his smartjavac work.
Reviewed-by: erikj, ihse, dholmes, tbell
lana [Thu, 25 Oct 2012 20:05:36 -0700] rev 14241
Merge
lana [Tue, 23 Oct 2012 09:40:43 -0700] rev 14240
Merge
lana [Fri, 12 Oct 2012 14:46:53 -0700] rev 14239
Merge
coffeys [Tue, 09 Oct 2012 20:14:36 +0100] rev 14238
7196086: update copyright years for files in corba repository (JDK 8)
Reviewed-by: lancea
katleman [Thu, 25 Oct 2012 09:53:01 -0700] rev 14237
Added tag jdk8-b62 for changeset fbfe6a11980d
duke [Wed, 05 Jul 2017 18:27:34 +0200] rev 14236
Merge
katleman [Wed, 31 Oct 2012 18:35:56 -0700] rev 14235
Merge
erikj [Mon, 29 Oct 2012 13:55:47 -0700] rev 14234
8001898: build-infra: correct exclusion lists for mac jar builds
8001896: build-infra: UNLIMITED_CRYPTO changes
Reviewed-by: ohair
ohrstrom [Mon, 29 Oct 2012 13:41:38 -0700] rev 14233
8001891: build-infra: Adding X_CFLAGS and X_LIBS to lwawt and sizer compilation
Reviewed-by: ohair
erikj [Mon, 29 Oct 2012 13:04:40 -0700] rev 14232
8001887: build-infra: Correct mapfiles in build-infra area
Reviewed-by: ohair
ohair [Fri, 26 Oct 2012 14:23:29 -0700] rev 14231
8000992: Update new build-infra makefiles
Summary: Build-infra project integration. Multiple authors on this work: erikj and ihse primarily, also changes from ohair, tbell, and dholmes. Special credit to ohstrom for his smartjavac work.
Reviewed-by: erikj, ihse, dholmes, tbell
lana [Thu, 25 Oct 2012 20:32:10 -0700] rev 14230
Merge
lana [Tue, 23 Oct 2012 11:29:53 -0700] rev 14229
Merge
asaha [Thu, 18 Oct 2012 22:01:26 -0700] rev 14228
Merge
asaha [Thu, 11 Oct 2012 15:30:23 -0700] rev 14227
Merge
asaha [Wed, 10 Oct 2012 14:31:07 -0700] rev 14226
Merge
asaha [Tue, 25 Sep 2012 11:48:00 -0700] rev 14225
Merge
dsamersoff [Mon, 24 Sep 2012 17:00:40 +0400] rev 14224
7192975: Issue with JMX reflection
Summary: Make security check unconditional
Reviewed-by: ahgross, asaha
Contributed-by: jaroslav.bachorik@oracle.com
dsamersoff [Mon, 24 Sep 2012 16:15:27 +0400] rev 14223
7198296: Problem with classloader in JMX
Summary: wb classes have to be available for hotspot tests
Reviewed-by: ahgross, asaha
Contributed-by: frederic.parain@oracle.com, daniel.fuchs@oracle.com, jean-francois.denise@oracle.com
jrose [Thu, 20 Sep 2012 14:02:55 -0700] rev 14222
7196190: Improve method of handling MethodHandles
Summary: Bind callers to caller-sensitive methods.
Reviewed-by: twisti, jjh, vlivanov, ahgross
malenkov [Wed, 19 Sep 2012 21:42:21 +0400] rev 14221
7195917: XMLDecoder parsing at close-time should be improved
Reviewed-by: art, ahgross
rupashka [Tue, 11 Sep 2012 15:59:24 +0400] rev 14220
7195194: Better data validation for Swing
Reviewed-by: art, ahgross
malenkov [Tue, 11 Sep 2012 12:57:09 +0400] rev 14219
7195549: Better bean object persistence
Reviewed-by: art, ahgross
smarks [Mon, 10 Sep 2012 16:05:53 -0700] rev 14218
7195919: (sl) ServiceLoader can throw CCE without needing to create instance
Reviewed-by: ahgross, alanb, dmeetry