jjg [Tue, 20 Nov 2012 07:25:11 -0800] rev 14552
8003650: java.lang.Exception: expected string not found: pkg/package-frame.html
Reviewed-by: ksrini
jjg [Tue, 20 Nov 2012 07:21:07 -0800] rev 14551
8003649: regression/langtools: tools/javac/doctree
Reviewed-by: ksrini
jjg [Mon, 19 Nov 2012 16:40:54 -0800] rev 14550
8003655: Add javac.jvm.ClassFile.V52
Reviewed-by: ksrini
bpatel [Mon, 19 Nov 2012 16:10:34 -0800] rev 14549
8002304: Group methods by types in methods summary section
Reviewed-by: jjg
jjg [Mon, 19 Nov 2012 11:38:49 -0800] rev 14548
8001098: Provide a simple light-weight "plug-in" mechanism for javac
Reviewed-by: mcimadamore
mcimadamore [Sat, 17 Nov 2012 19:01:03 +0000] rev 14547
8003280: Add lambda tests
Summary: Turn on lambda expression, method reference and default method support
Reviewed-by: jjg
jjh [Fri, 16 Nov 2012 18:27:36 +0000] rev 14546
8003357: Add support for jtreg -concurrency to langtools/test/Makefile
Reviewed-by: jjg
jjg [Thu, 15 Nov 2012 23:07:24 -0800] rev 14545
6493690: javadoc should have a javax.tools.Tool service provider installed in tools.jar
Reviewed-by: darcy
jjg [Thu, 15 Nov 2012 19:54:20 -0800] rev 14544
8002079: update DocFile to use a JavaFileManager
Reviewed-by: darcy
jjg [Thu, 15 Nov 2012 14:41:31 -0800] rev 14543
8003257: refactor javadoc tool option handling
Reviewed-by: darcy
jjg [Thu, 15 Nov 2012 09:18:36 -0800] rev 14542
8000800: javadoc uses static non-final fields
Reviewed-by: bpatel
jjg [Wed, 14 Nov 2012 17:23:10 -0800] rev 14541
7021614: extend com.sun.source API to support parsing javadoc comments
Reviewed-by: ksrini, strarup
lana [Wed, 14 Nov 2012 16:41:51 -0800] rev 14540
Merge
jjg [Wed, 14 Nov 2012 10:07:38 -0800] rev 14539
8003412: javac needs to understand java.lang.annotation.Native
Reviewed-by: mcimadamore
jjg [Tue, 13 Nov 2012 15:09:15 -0800] rev 14538
8003299: Cleanup javac Log support for deferred diagnostics
Reviewed-by: mcimadamore, jfranck
rfield [Tue, 13 Nov 2012 08:06:00 -0800] rev 14537
8003306: Compiler crash: calculation of inner class access modifier
Summary: Fix binary sense lost in transition to hasTag
Reviewed-by: mcimadamore
katleman [Thu, 15 Nov 2012 15:40:23 -0800] rev 14536
Added tag jdk8-b65 for changeset 0e685b019743
duke [Wed, 05 Jul 2017 18:30:37 +0200] rev 14535
Merge
katleman [Thu, 15 Nov 2012 15:39:45 -0800] rev 14534
Added tag jdk8-b65 for changeset 2fbfa728248d
duke [Wed, 05 Jul 2017 18:30:33 +0200] rev 14533
Merge
katleman [Thu, 15 Nov 2012 15:39:35 -0800] rev 14532
Added tag jdk8-b65 for changeset d94c92ed588c
duke [Wed, 05 Jul 2017 18:30:29 +0200] rev 14531
Merge
katleman [Thu, 15 Nov 2012 15:38:38 -0800] rev 14530
Added tag jdk8-b65 for changeset 6bae6642a942
duke [Wed, 05 Jul 2017 18:30:25 +0200] rev 14529
Merge
katleman [Wed, 28 Nov 2012 14:06:14 -0800] rev 14528
Merge
erikj [Wed, 28 Nov 2012 14:10:00 +0100] rev 14527
8003482: build-infra: Use correct manifest in security jars
Reviewed-by: ohair, ohrstrom
erikj [Wed, 28 Nov 2012 13:49:33 +0100] rev 14526
8003528: build-infra: Diffs in libjava and hotspot libs on solaris.
Summary: Reorder libraries on link command line to match old build.
Reviewed-by: ohair, ohrstrom
erikj [Wed, 28 Nov 2012 13:29:35 +0100] rev 14525
8003477: build-infra: Remove explicit source file listings for libs when possible
Reviewed-by: ohair, ohrstrom
erikj [Wed, 28 Nov 2012 13:20:43 +0100] rev 14524
8001460: build-infra: Linker warnings on macosx
Summary: Remove creation of empty i386 section from fdlibm
Reviewed-by: ohair
erikj [Wed, 28 Nov 2012 09:47:25 +0100] rev 14523
8003960: build-infra: Jarsigner launcher has wrong classname
Summary: Fixed package name in launcher
Reviewed-by: alanb, ohair, ohrstrom
tbell [Thu, 15 Nov 2012 00:55:17 +0000] rev 14522
Merge
tbell [Wed, 14 Nov 2012 10:21:45 -0800] rev 14521
8001906: build-infra: warning: [path] bad path element on Solaris
Summary: Remove unnecesary -cp parameter from compile line
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
lana [Tue, 20 Nov 2012 11:49:27 -0800] rev 14520
Merge
ksrini [Mon, 19 Nov 2012 19:50:39 -0800] rev 14519
8003660: (launcher) 8001533 regression tests
Reviewed-by: ksrini, mchung, kcr, ddehaven
Contributed-by: steve.sides@oracle.com
ksrini [Mon, 19 Nov 2012 19:49:38 -0800] rev 14518
8001533: java launcher must launch javafx applications
Reviewed-by: ksrini, mchung, kcr, alanb
Contributed-by: david.dehaven@oracle.com
jzavgren [Tue, 20 Nov 2012 09:26:38 +0000] rev 14517
8000476: Memory Leaks and uninitialized memory access in PKCS11 and other native code
Reviewed-by: dsamersoff, valeriep, chegar
alanb [Mon, 19 Nov 2012 13:17:40 +0000] rev 14516
8003607: More ProblemList.txt updates (11/2012)
Reviewed-by: lancea
weijun [Mon, 19 Nov 2012 11:13:08 +0800] rev 14515
8002344: Krb5LoginModule config class does not return proper KDC list from DNS
Reviewed-by: weijun
Contributed-by: Severin Gehwolf <sgehwolf@redhat.com>, Wang Weijun <weijun.wang@oracle.com>
xuelei [Sun, 18 Nov 2012 01:31:44 -0800] rev 14514
8003587: Warning cleanup in package javax.net.ssl
Summary: Removes unnecessary imports and adds missing Override annotations
Reviewed-by: xuelei
Contributed-by: Florian Weimer <fweimer@redhat.com>
bchristi [Fri, 16 Nov 2012 17:01:19 -0800] rev 14513
7178922: (props) re-visit how os.name is determined on Mac
Reviewed-by: alanb, mchung, skovatch, serb
khazra [Fri, 16 Nov 2012 12:28:45 -0800] rev 14512
8003518: (prefs) Tests in jdk/test/java/util/prefs should not be run concurrently
Summary: Add java/util/prefs to exclusiveAccess.dirs in TEST.ROOT
Reviewed-by: alanb, mchung
naoto [Thu, 15 Nov 2012 20:17:05 -0800] rev 14511
7199750: Loading sequence of service provider is changed
Reviewed-by: okutsu
weijun [Fri, 16 Nov 2012 10:34:14 +0800] rev 14510
8003263: redundant cast build failure after 8003120
Reviewed-by: alanb
jgish [Thu, 15 Nov 2012 13:46:45 +0000] rev 14509
6244047: impossible to specify directories to logging FileHandler unless they exist
Reviewed-by: alanb
lana [Wed, 14 Nov 2012 16:41:12 -0800] rev 14508
Merge
mduigou [Tue, 13 Nov 2012 20:02:39 -0800] rev 14507
7088952: Add size in bytes constant "BYTES" to primitive type wrapper types
Summary: Adds a constant BYTES to each of the primitive wrapper classes (Byte, Character, Double, Float, Integer, Long, Short) with the calculation Primitive.SIZE / Byte.SIZE already made.
Reviewed-by: dholmes
jjg [Wed, 14 Nov 2012 07:08:50 -0800] rev 14506
8000404: rename javax.tools.GenerateNativeHeader to java.lang.annotation.Native
Reviewed-by: alanb
alanb [Wed, 14 Nov 2012 12:56:26 +0000] rev 14505
8003285: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java fails again [macosx]
Reviewed-by: chegar
zhouyx [Wed, 14 Nov 2012 13:26:55 +0800] rev 14504
7201156: jar tool fails to convert file separation characters for list and extract
Reviewed-by: alanb, chegar, sherman
mduigou [Tue, 13 Nov 2012 20:02:48 -0800] rev 14503
7088913: Add compatible static hashCode(primitive) to primitive wrapper classes
Summary: Adds static utility methods to each primitive wrapper class to allow calculation of a hashCode value from an unboxed primitive.
Reviewed-by: darcy, smarks, dholmes
okutsu [Mon, 12 Nov 2012 11:12:29 +0900] rev 14502
8000986: Split java.util.spi.CalendarDataProvider into week parameters and field names portions
Reviewed-by: naoto
alanb [Sun, 11 Nov 2012 10:05:37 +0000] rev 14501
8003253: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java hang intermittently [win]
Reviewed-by: chegar
lana [Tue, 20 Nov 2012 11:47:52 -0800] rev 14500
Merge
malenkov [Tue, 20 Nov 2012 18:56:01 +0400] rev 14499
8003333: Regression: java/beans/EventHandler/Test6277266.java fails with ACE
Reviewed-by: art
alitvinov [Wed, 14 Nov 2012 18:40:05 +0400] rev 14498
6789984: JPasswordField can not receive keyboard input
Reviewed-by: naoto, anthony
kshefov [Wed, 14 Nov 2012 11:37:09 +0000] rev 14497
7147408: [macosx] Add autodelay to fix a regression test
Reviewed-by: serb, alexsch
lana [Tue, 20 Nov 2012 11:46:43 -0800] rev 14496
Merge
ceisserer [Tue, 13 Nov 2012 16:12:10 -0800] rev 14495
7105461: Large JTables are not rendered correctly with Xrender pipeline
Reviewed-by: flar, prr
katleman [Thu, 15 Nov 2012 15:40:03 -0800] rev 14494
Added tag jdk8-b65 for changeset 3afebf1aaea2
duke [Wed, 05 Jul 2017 18:30:15 +0200] rev 14493
Merge
amurillo [Fri, 16 Nov 2012 09:36:41 -0800] rev 14492
Added tag hs25-b10 for changeset 6d791db85d73
amurillo [Fri, 16 Nov 2012 09:36:40 -0800] rev 14491
Merge
coleenp [Fri, 16 Nov 2012 09:19:12 -0500] rev 14490
Merge
coleenp [Tue, 13 Nov 2012 15:14:27 -0500] rev 14489
Merge
hseigel [Mon, 12 Nov 2012 16:15:05 -0500] rev 14488
8001471: Klass::cast() does nothing
Summary: Remove function Klass::cast() and calls to it.
Reviewed-by: dholmes, coleenp
hseigel [Mon, 12 Nov 2012 15:58:11 -0500] rev 14487
7122219: Passed StringTableSize value not verified
Summary: Check that the values specified for -XX:StringTableSize are within a certain range.
Reviewed-by: dholmes, coleenp
zgu [Fri, 09 Nov 2012 22:22:53 -0800] rev 14486
Merge
zgu [Fri, 09 Nov 2012 16:45:20 -0800] rev 14485
Merge
zgu [Fri, 09 Nov 2012 19:24:31 -0500] rev 14484
8001592: NMT: assertion failed: assert(_amount >= amt) failed: Just check: memBaseline.hpp:180
Summary: Fixed NMT that miscounted arena memory when it is used as value or stack object.
Reviewed-by: acorn, coleenp
zgu [Fri, 09 Nov 2012 11:47:28 -0800] rev 14483
Merge
zgu [Fri, 09 Nov 2012 11:04:06 -0500] rev 14482
8002273: NMT to report JNI memory leaks when -Xcheck:jni is on
Summary: Allows NMT to report that JNI thread failed to detach from JVM before exiting, which leaks the JavaThread object when check:jni option is on.
Reviewed-by: acorn, dholmes, coleenp, ctornqvi
minqi [Thu, 08 Nov 2012 16:48:01 -0800] rev 14481
Merge
sspitsyn [Wed, 31 Oct 2012 16:20:03 -0700] rev 14480
7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge
Summary: Use verifier_max_size instead of max_size to get code attribute max stack size.
Reviewed-by: dcubed, minqi
Contributed-by: serguei.spitsyn@oracle.com
neliasso [Fri, 16 Nov 2012 09:59:08 +0100] rev 14479
Merge
bharadwaj [Thu, 15 Nov 2012 10:42:06 -0800] rev 14478
8001077: remove ciMethod::will_link
Summary: Removed will_link and changed all calls to is_loaded().
Reviewed-by: kvn
minqi [Mon, 12 Nov 2012 14:03:53 -0800] rev 14477
6830717: replay of compilations would help with debugging
Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method.
Reviewed-by: kvn, twisti, sspitsyn
Contributed-by: yumin.qi@oracle.com
johnc [Thu, 15 Nov 2012 14:29:28 -0800] rev 14476
Merge
coleenp [Wed, 14 Nov 2012 22:37:38 -0500] rev 14475
8003259: NPG: Build with gcc 4.7.2 broken by 7045397
Summary: Qualify calls with this pointers to make gcc accept this code.
Reviewed-by: coleenp, andrew
Contributed-by: peter.levart@gmail.com
mgerdin [Fri, 09 Nov 2012 00:38:31 +0100] rev 14474
7200229: NPG: possible performance issue exposed by closed/runtime/6559877/Test6559877.java
Summary: Reduce the amount of calls to ChunkManager verification code
Reviewed-by: jmasa, coleenp
cjplummer [Wed, 14 Nov 2012 10:13:51 -0800] rev 14473
Merge
cjplummer [Fri, 09 Nov 2012 09:45:00 -0800] rev 14472
Merge
bpittore [Wed, 07 Nov 2012 17:53:02 -0500] rev 14471
8001185: parsing of sun.boot.library.path in os::dll_build_name somewhat broken
Summary: dll_dir can contain multiple paths, need to parse them correctly when loading agents
Reviewed-by: dholmes, dlong
Contributed-by: bill.pittore@oracle.com
amurillo [Fri, 09 Nov 2012 08:36:17 -0800] rev 14470
8003231: new hotspot build - hs25-b10
Reviewed-by: jcoomes
katleman [Thu, 15 Nov 2012 15:39:02 -0800] rev 14469
Added tag jdk8-b65 for changeset bbff420f1248
katleman [Wed, 28 Nov 2012 14:03:53 -0800] rev 14468
Merge
erikj [Wed, 28 Nov 2012 13:48:36 +0100] rev 14467
8003528: build-infra: Diffs in libjava and hotspot libs on solaris.
Summary: Linking against server jvm first if available. Adding filters and exceptions for hotspot lib compare on solaris.
Reviewed-by: ohair, ohrstrom
erikj [Wed, 28 Nov 2012 13:40:17 +0100] rev 14466
8003844: build-infra: docs target isn't working properly
Summary: Fixed docs and docs-clean target. Added compare support for docs.
Reviewed-by: ohair, jjg, ohrstrom
erikj [Wed, 28 Nov 2012 13:15:56 +0100] rev 14465
8001460: build-infra: Linker warnings on macosx
Summary: Only linking against jvm variant specific dirs if they are expected to exist.
Reviewed-by: ohair
tbell [Mon, 19 Nov 2012 14:06:30 -0800] rev 14464
8003300: build-infra: fails on solaris when objcopy is not found
Summary: Only call BASIC_FIXUP_EXECUTABLE() if objcopy was found.
Reviewed-by: tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Thu, 15 Nov 2012 00:54:54 +0000] rev 14463
Merge
tbell [Wed, 14 Nov 2012 10:20:25 -0800] rev 14462
8003327: build-infra: "/bin/sh: : cannot execute" on solaris
Summary: Fix quoting inside cut command used in the pipeline
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Wed, 14 Nov 2012 10:18:51 -0800] rev 14461
8003317: build-infra: Configure fails when current dir is part of a symlink
Summary: Call macro for removing symbolic links on a copy of the CURDIR variable before comparing
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Wed, 14 Nov 2012 10:16:45 -0800] rev 14460
8001941: build-infra: --disable-precompiled-headers does not seem to work
Summary: With this fix the flag will do what it advertises
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Wed, 14 Nov 2012 10:13:28 -0800] rev 14459
8001875: build-infra: We must be able to force static linking of stdc++
Summary: Ensure that we build with static linking when requested, or do not build at all
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Wed, 14 Nov 2012 10:05:49 -0800] rev 14458
8002026: build-infra: deploy repository building
Summary: Change the compare script to handle deploy build artifacts.
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
katleman [Thu, 15 Nov 2012 15:38:33 -0800] rev 14457
Added tag jdk8-b65 for changeset eb017c6fa58a
duke [Wed, 05 Jul 2017 18:29:57 +0200] rev 14456
Added tag jdk8-b65 for changeset a2cf4d4a4843
duke [Wed, 05 Jul 2017 18:29:57 +0200] rev 14455
Merge
duke [Wed, 05 Jul 2017 18:29:53 +0200] rev 14454
Merge
lana [Fri, 09 Nov 2012 14:47:22 -0800] rev 14453
Merge
jjg [Wed, 07 Nov 2012 17:20:12 -0800] rev 14452
8003134: CheckResourceKeys issues
Reviewed-by: jjh, bpatel
jjg [Wed, 07 Nov 2012 17:01:19 -0800] rev 14451
8002157: Write combo compiler tests for repeating annotations for JDK8
Reviewed-by: darcy, jjg
Contributed-by: sonali.goel@oracle.com
vromero [Mon, 05 Nov 2012 16:26:09 +0000] rev 14450
8000484: Bad error recovery when 'catch' without 'try' is found
Reviewed-by: jjg, mcimadamore
lana [Tue, 06 Nov 2012 18:41:56 -0800] rev 14449
Merge
jjg [Tue, 06 Nov 2012 17:22:29 -0800] rev 14448
7198690: missing compiler message
Reviewed-by: jjh
jjg [Tue, 06 Nov 2012 14:32:49 -0800] rev 14447
8000612: Discrepancy between resources provided in javadoc resource files and resources required by code
Reviewed-by: bpatel
mcimadamore [Tue, 06 Nov 2012 14:45:27 +0000] rev 14446
8002286: Regression: Fix for 8000931 causes a JCK test failure
Summary: Wrong type used as 'site' in Resolve.resolveMethod
Reviewed-by: jjg
ksrini [Wed, 31 Oct 2012 10:21:14 -0700] rev 14445
8001112: Make -target 8 in javac generate version 52.0 classfile
Reviewed-by: darcy, jjg
mcimadamore [Sun, 04 Nov 2012 11:01:49 +0000] rev 14444
8000931: Cleanup Resolve.java
Summary: Unify all method resolution routines
Reviewed-by: jjg
mcimadamore [Sun, 04 Nov 2012 10:59:42 +0000] rev 14443
7192246: Add type-checking support for default methods
Summary: Add type-checking support for default methods as per Featherweight-Defender document
Reviewed-by: jjg, dlsmith
jjg [Sat, 03 Nov 2012 21:09:57 -0700] rev 14442
8002168: Cleanup initialization of javadoc Messager
Reviewed-by: darcy
jjg [Sat, 03 Nov 2012 21:07:30 -0700] rev 14441
8002146: javadoc doesn't release resources in a timely manner
Reviewed-by: darcy
jjg [Fri, 02 Nov 2012 19:17:03 -0700] rev 14440
Merge
vromero [Thu, 01 Nov 2012 13:06:43 +0000] rev 14439
6949443: visitTree assertion triggered using -Xjcov on small sample program
Reviewed-by: jjg, mcimadamore
katleman [Thu, 08 Nov 2012 11:53:23 -0800] rev 14438
Added tag jdk8-b64 for changeset 323bf6f14277
duke [Wed, 05 Jul 2017 18:29:45 +0200] rev 14437
Merge
katleman [Thu, 08 Nov 2012 11:51:35 -0800] rev 14436
Added tag jdk8-b64 for changeset 20d8f4e5a30b
duke [Wed, 05 Jul 2017 18:29:41 +0200] rev 14435
Merge
katleman [Thu, 08 Nov 2012 11:51:20 -0800] rev 14434
Added tag jdk8-b64 for changeset 13b36a0b5705
duke [Wed, 05 Jul 2017 18:29:37 +0200] rev 14433
Merge
katleman [Thu, 08 Nov 2012 11:50:45 -0800] rev 14432
Added tag jdk8-b64 for changeset f0b6a25db9f2
duke [Wed, 05 Jul 2017 18:29:33 +0200] rev 14431
Merge
katleman [Wed, 14 Nov 2012 12:29:17 -0800] rev 14430
Merge
tbell [Tue, 13 Nov 2012 13:46:25 -0800] rev 14429
8001965: build-infra: Large compare diffs between new and old on mac
Summary: The wrong icon source file was used when building closed
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Mon, 12 Nov 2012 12:35:20 -0800] rev 14428
8002028: build-infra: need no-hotspot partial build
Summary: Added configure option --with-import-hotspot=/path/to/j2sdkimage
Reviewed-by: dholmes, tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Mon, 12 Nov 2012 10:49:44 -0800] rev 14427
8003177: build-infra: Compare reports diff in LocaleDataMetaInfo.class
Summary: Remove spurious space in the locale lists
Reviewed-by: naoto, ohair, tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Mon, 12 Nov 2012 10:20:01 -0800] rev 14426
8002365: build-infra: Build-infra fails on solaris 11.1 on sparc.
Summary: Add '-lc' to LDFLAGS for native libraries in CompileNativeLibraries.gmk
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
ohrstrom [Thu, 08 Nov 2012 12:25:15 +0100] rev 14425
8003161: small fixes to re-enable new build system
Reviewed-by: dholmes, alanb, erikj
dholmes [Wed, 07 Nov 2012 23:12:45 -0500] rev 14424
8002040: Allow Full Debug Symbols when cross-compiling
Reviewed-by: dcubed, erikj, tbell
lana [Fri, 09 Nov 2012 14:46:34 -0800] rev 14423
Merge
xuelei [Fri, 09 Nov 2012 01:15:04 -0800] rev 14422
8001569: Regression test GetPeerHost uses static port number
Reviewed-by: weijun
mullan [Thu, 08 Nov 2012 12:51:25 -0500] rev 14421
7198416: CertificateIssuerName and CertificateSubjectName are redundant
Reviewed-by: mullan
Contributed-by: jason.uh@oracle.com
sherman [Wed, 07 Nov 2012 20:50:09 -0800] rev 14420
6282196: There should be Math.mod(number, modulo) methods
Summary: added the requested methods
Reviewed-by: darcy, emcmanus, alanb
Contributed-by: roger.riggs@oracle.com
jfranck [Wed, 07 Nov 2012 17:39:34 -0800] rev 14419
8001598: Augment ElementType enum for JSR 308
Reviewed-by: darcy
naoto [Wed, 07 Nov 2012 15:08:28 -0800] rev 14418
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
andrew [Wed, 07 Nov 2012 16:07:54 -0500] rev 14417
8003120: ResourceManager.getApplicationResources() does not close InputStreams
Summary: Add finally blocks to close the InputStream instances
Reviewed-by: lancea
coffeys [Wed, 07 Nov 2012 18:48:48 +0000] rev 14416
8002227: (tz) Support tzdata2012i
Reviewed-by: peytoia, asaha
dfuchs [Wed, 07 Nov 2012 13:24:39 +0100] rev 14415
6720349: (ch) Channels tests depending on hosts inside Sun
Summary: 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
jzavgren [Wed, 07 Nov 2012 10:49:19 +0000] rev 14414
8001579: Cleanup warnings in security native code
Reviewed-by: chegar, alanb, vinnie
weijun [Wed, 07 Nov 2012 14:13:01 +0800] rev 14413
6355584: Introduce constrained Kerberos delegation
Reviewed-by: valeriep
lana [Tue, 06 Nov 2012 18:41:01 -0800] rev 14412
Merge
peytoia [Wed, 07 Nov 2012 09:58:39 +0900] rev 14411
7198195: Support Unicode 6.2.0
Reviewed-by: okutsu
chegar [Tue, 06 Nov 2012 21:01:43 +0000] rev 14410
8002297: sun/net/www/protocol/http/StackTraceTest.java fails intermittently
Reviewed-by: alanb, dsamersoff
lancea [Tue, 06 Nov 2012 14:59:22 -0500] rev 14409
8002212: adding read/writeObject to additional SerialXXX classes
Reviewed-by: naoto, forax
jiangli [Mon, 05 Nov 2012 12:51:14 -0500] rev 14408
7197210: java/lang/invoke/CallSiteTest.java failing on armsflt.
Summary: Reduce work load and set longer timeout for java/lang/invoke tests.
Reviewed-by: kvn, twisti
ksrini [Mon, 05 Nov 2012 15:00:55 -0800] rev 14407
7050936: (pack200) Support version 52.0 class files in langtools
Reviewed-by: dholmes
ksrini [Mon, 05 Nov 2012 14:53:05 -0800] rev 14406
8001191: use -source 8 -target 8 when compiling the JDK
Reviewed-by: chegar, dholmes, erikj, jgish
vinnie [Mon, 05 Nov 2012 20:18:05 +0000] rev 14405
6383200: PBE: need new algorithm support in password based encryption
Reviewed-by: valeriep
mullan [Mon, 05 Nov 2012 12:08:04 -0500] rev 14404
Merge
mullan [Mon, 05 Nov 2012 10:33:18 -0500] rev 14403
Merge
mullan [Mon, 05 Nov 2012 10:30:49 -0500] rev 14402
7171570: JEP 124 Potential API Changes
Reviewed-by: vinnie, xuelei
alanb [Sun, 04 Nov 2012 14:07:35 +0000] rev 14401
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
katleman [Thu, 08 Nov 2012 11:52:26 -0800] rev 14400
Added tag jdk8-b64 for changeset 1cb211602711
duke [Wed, 05 Jul 2017 18:29:23 +0200] rev 14399
Merge
amurillo [Fri, 09 Nov 2012 08:20:04 -0800] rev 14398
Added tag hs25-b09 for changeset f2d39eb04e60
amurillo [Fri, 09 Nov 2012 08:20:03 -0800] rev 14397
Merge
neliasso [Thu, 08 Nov 2012 22:39:08 +0100] rev 14396
Merge
kvn [Tue, 06 Nov 2012 15:16:32 -0800] rev 14395
8002069: Assert failed in C2: assert(field->edge_count() > 0) failed: sanity
Summary: Added missed type check of initializing store in ConnectionGraph::find_init_values().
Reviewed-by: roland, twisti, vlivanov
kvn [Tue, 06 Nov 2012 09:22:55 -0800] rev 14394
8002294: assert(VM_Version::supports_ssse3()) failed
Summary: Add missing UseSSE check for AES intrinsics.
Reviewed-by: roland, twisti
twisti [Fri, 02 Nov 2012 12:30:46 -0700] rev 14393
8001658: No need to pass resolved_references as argument to ConstantPoolCacheEntry::set_method_handle_common
Reviewed-by: twisti
Contributed-by: Bharadwaj Yadavalli <bharadwaj.yadavalli@oracle.com>
coleenp [Wed, 07 Nov 2012 16:09:20 -0800] rev 14392
Merge
coleenp [Tue, 06 Nov 2012 15:09:37 -0500] rev 14391
8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Summary: Change types of above methods and field to InstanceKlass and remove unneeded casts from the source files.
Reviewed-by: dholmes, coleenp, zgu
Contributed-by: harold.seigel@oracle.com
rbackman [Thu, 04 Oct 2012 14:55:57 +0200] rev 14390
7127792: Add the ability to change an existing PeriodicTask's execution interval
Summary: Enables dynamic enrollment / disenrollment from the PeriodicTasks in WatcherThread.
Reviewed-by: dholmes, mgronlun
zgu [Mon, 05 Nov 2012 13:55:31 -0800] rev 14389
Merge
zgu [Mon, 05 Nov 2012 15:30:22 -0500] rev 14388
8001591: NMT: assertion failed: assert(rec->addr() + rec->size() <= cur->base()) failed: Can not overlap in memSnapshot.cpp
Summary: NMT should allow overlapping committed regions as long as they belong to the same reserved region
Reviewed-by: dholmes, coleenp
kamg [Fri, 02 Nov 2012 17:18:16 -0700] rev 14387
Merge
kamg [Fri, 02 Nov 2012 16:09:50 -0700] rev 14386
Merge
kamg [Thu, 11 Oct 2012 12:25:42 -0400] rev 14385
7200776: Implement default methods in interfaces
Summary: Add generic type analysis and default method selection algorithms
Reviewed-by: coleenp, acorn
minqi [Fri, 02 Nov 2012 13:30:47 -0700] rev 14384
8000489: older builds of hsdis don't work anymore after 6879063
Summary: The old function not defined properly, need a definition for export in dll. Also changes made to let new jvm work with old hsdis.
Reviewed-by: jrose, sspitsyn, kmo
Contributed-by: yumin.qi@oracle.com
dholmes [Mon, 05 Nov 2012 19:33:44 -0500] rev 14383
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
amurillo [Fri, 02 Nov 2012 07:44:11 -0700] rev 14382
8002181: new hotspot build - hs25-b09
Reviewed-by: jcoomes
katleman [Thu, 08 Nov 2012 11:51:00 -0800] rev 14381
Added tag jdk8-b64 for changeset 529fffb2ec02
katleman [Wed, 14 Nov 2012 12:28:00 -0800] rev 14380
Merge
tbell [Tue, 13 Nov 2012 15:54:33 -0800] rev 14379
8003274: build-infra: Makefile changes needed for sjavac
Summary: changes left in build-infra that are related to sjavac
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com, fredrik.ohrstrom@oracle.com
tbell [Mon, 12 Nov 2012 12:34:11 -0800] rev 14378
8002028: build-infra: need no-hotspot partial build
Summary: Added configure option --with-import-hotspot=/path/to/j2sdkimage
Reviewed-by: dholmes, tbell
Contributed-by: erik.joelsson@oracle.com
ohrstrom [Thu, 08 Nov 2012 12:24:35 +0100] rev 14377
8003161: small fixes to re-enable new build system
Reviewed-by: dholmes, alanb, erikj
katleman [Thu, 08 Nov 2012 11:50:40 -0800] rev 14376
Added tag jdk8-b64 for changeset 2ed7c69fba51
duke [Wed, 05 Jul 2017 18:29:06 +0200] rev 14375
Added tag jdk8-b64 for changeset 70fa4b11f265
duke [Wed, 05 Jul 2017 18:29:05 +0200] rev 14374
Merge
duke [Wed, 05 Jul 2017 18:29:01 +0200] rev 14373
Merge
lana [Fri, 02 Nov 2012 17:55:34 -0700] rev 14372
Merge
jjg [Fri, 02 Nov 2012 14:35:57 -0700] rev 14371
7169362: JDK8: Write compiler tests for repeating annotations for JDK8
Reviewed-by: darcy, jjg
Contributed-by: sonali.goel@oracle.com
vromero [Thu, 01 Nov 2012 12:47:11 +0000] rev 14370
8000483: cryptic error message when source file contains hash
Summary: cryptic error message when source file contains hash
Reviewed-by: jjg, mcimadamore
Contributed-by: vicente.romero@oracle.com
ohrstrom [Thu, 01 Nov 2012 10:48:36 +0100] rev 14369
7153951: Add new lint option -Xlint:auxiliaryclass
Reviewed-by: jjg, mcimadamore, forax
jjg [Wed, 31 Oct 2012 13:48:15 -0700] rev 14368
8001664: refactor javadoc to use abstraction to handle files
Reviewed-by: darcy
lana [Wed, 31 Oct 2012 08:31:40 -0700] rev 14367
Merge
jjg [Tue, 30 Oct 2012 10:15:19 -0700] rev 14366
8001929: fix doclint errors in langtools doc comments
Reviewed-by: darcy
rfield [Mon, 29 Oct 2012 10:39:49 -0700] rev 14365
8000694: Add generation of lambda implementation code: invokedynamic call, lambda method, adaptor methods
Summary: Add lambda implementation code with calling/supporting code elsewhere in the compiler
Reviewed-by: mcimadamore, jjg
jjg [Fri, 26 Oct 2012 18:40:13 -0700] rev 14364
8001717: TypeTags cleanup breaks GenStubs
Reviewed-by: jjh
jjg [Fri, 26 Oct 2012 17:17:33 -0700] rev 14363
8001714: add missing tests for 7199925
Reviewed-by: darcy
jjg [Fri, 26 Oct 2012 16:40:57 -0700] rev 14362
8001229: refactor javac so that ct.sym is just used for javac, not all clients of JavacFileManager
Reviewed-by: mcimadamore
jjg [Fri, 26 Oct 2012 13:10:56 -0700] rev 14361
8001219: Clean up use of URLs in javadoc Extern class
Reviewed-by: darcy
jjg [Thu, 25 Oct 2012 13:33:27 -0700] rev 14360
6725230: Java Compilation with Jsr199 ignores Class-Path in manifest
Reviewed-by: jjg, mcimadamore
Contributed-by: vicente.romero@oracle.com
jjg [Thu, 25 Oct 2012 11:09:36 -0700] rev 14359
7200915: convert TypeTags from a series of small ints to an enum
Reviewed-by: jjg, mcimadamore
Contributed-by: vicente.romero@oracle.com
jjg [Tue, 23 Oct 2012 13:58:56 -0700] rev 14358
8000416: refactor javadoc to provide and use an abstraction for relative URIs
Reviewed-by: darcy
jjg [Tue, 23 Oct 2012 13:20:37 -0700] rev 14357
8000741: refactor javadoc to use abstraction to handle relative paths
Reviewed-by: darcy
katleman [Thu, 01 Nov 2012 14:13:13 -0700] rev 14356
Added tag jdk8-b63 for changeset c9ce28f01a29
duke [Wed, 05 Jul 2017 18:28:52 +0200] rev 14355
Merge
katleman [Thu, 01 Nov 2012 14:11:50 -0700] rev 14354
Added tag jdk8-b63 for changeset 8f2eb6bac62e
duke [Wed, 05 Jul 2017 18:28:48 +0200] rev 14353
Merge
katleman [Thu, 01 Nov 2012 14:11:44 -0700] rev 14352
Added tag jdk8-b63 for changeset 590a9a630b02
duke [Wed, 05 Jul 2017 18:28:43 +0200] rev 14351
Merge
lana [Fri, 02 Nov 2012 17:54:44 -0700] rev 14350
Merge
lana [Tue, 30 Oct 2012 23:26:21 -0700] rev 14349
Merge
ohrstrom [Mon, 29 Oct 2012 14:10:49 +0100] rev 14348
8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK.
Reviewed-by: alanb, wetmore
katleman [Thu, 01 Nov 2012 14:11:00 -0700] rev 14347
Added tag jdk8-b63 for changeset 0a3039ec2e47
duke [Wed, 05 Jul 2017 18:28:37 +0200] rev 14346
Merge
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
asaha [Sat, 08 Sep 2012 22:23:42 -0700] rev 14217
Merge
alanb [Sat, 08 Sep 2012 20:31:42 +0100] rev 14216
7169884: LogManager checks do not work correctly for sub-types
Reviewed-by: mchung, ahgross
chegar [Wed, 29 Aug 2012 14:05:37 +0100] rev 14215
7189567: java net obselete protocol
Reviewed-by: alanb, ahgross
chegar [Thu, 16 Aug 2012 15:02:34 +0100] rev 14214
7189103: Executors needs to maintain state
Reviewed-by: dholmes, hawtin
mullan [Wed, 15 Aug 2012 15:31:30 -0400] rev 14213
7189490: More improvements to DomainCombiner checking
Reviewed-by: ahgross, jdn, vinnie
xuelei [Sat, 28 Jul 2012 19:42:50 -0700] rev 14212
7186286: TLS implementation to better adhere to RFC
Summary: also reviewed by Alexander Fomin <Alexander.Fomin@Oracle.COM>, Andrew Gross<Andrew.Gross@Oracle.COM>, Sean Coffey<Sean.Coffey@Oracle.COM>
Reviewed-by: valeriep, wetmore
dsamersoff [Fri, 22 Jun 2012 18:19:48 +0400] rev 14211
7169888: Narrowing resource definitions in JMX RMI connector
Summary: CPU bug, we can't put offending calls outside doPrivileged, but narrow granted permissions.
Reviewed-by: ahgross, fparain
dsamersoff [Fri, 22 Jun 2012 16:22:22 +0400] rev 14210
7158796: Tighten properties checking in EnvHelp
Summary: Move getProperty call out of computeBooleanFromString
Reviewed-by: skoivu, sla
smarks [Thu, 21 Jun 2012 00:20:49 -0700] rev 14209
7093490: adjust package access in rmiregistry
Reviewed-by: ahgross, coffeys, dmocek
mullan [Mon, 18 Jun 2012 10:00:55 -0400] rev 14208
7172522: Improve DomainCombiner checking
Reviewed-by: vinnie, ahgross
weijun [Fri, 15 Jun 2012 09:51:09 +0800] rev 14207
6631398: FilePermission improved path checking
Reviewed-by: mullan, skoivu, jdn
mullan [Fri, 08 Jun 2012 11:02:47 -0400] rev 14206
7163198: Tightened package accessibility
7169887: Tightened package accessibility
Reviewed-by: vinnie, hawtin
wetmore [Mon, 21 May 2012 15:42:15 -0700] rev 14205
7167656: Multiple Seeders are being created
Reviewed-by: smarks, mduigou, ahgross
lana [Tue, 23 Oct 2012 09:41:52 -0700] rev 14204
Merge
chegar [Tue, 23 Oct 2012 11:57:47 +0100] rev 14203
8000204: Memory leak in com/sun/security/auth/module/Unix.c
Reviewed-by: dsamersoff, wetmore, khazra, chegar
Contributed-by: John Zavgren <john.zavgren@oracle.com>
weijun [Tue, 23 Oct 2012 10:02:23 +0800] rev 14202
8001208: Fix for KRB5CCNAME not complete
Reviewed-by: xuelei
twisti [Mon, 22 Oct 2012 14:22:30 -0700] rev 14201
6771058: TEST_BUG: java/lang/ref/Basic.java may fail with -server -Xcomp
Reviewed-by: dholmes, mchung
weijun [Mon, 22 Oct 2012 17:01:35 +0800] rev 14200
8000624: Move MaxRetries.java to ProblemList for the moment
Reviewed-by: alanb
weijun [Mon, 22 Oct 2012 09:59:23 +0800] rev 14199
8001204: typo: Unable to obtain Princpal Name for authentication
Reviewed-by: xuelei
jjh [Sat, 20 Oct 2012 22:49:26 +0100] rev 14198
7197401: Add a subset of the org.objectweb.asm packages to jdk8
Reviewed-by: ohair, briangoetz, erikj, iris
alanb [Sat, 20 Oct 2012 21:07:50 +0100] rev 14197
8000941: Remove ftp from the required list of protocol handlers
Reviewed-by: chegar
xuelei [Fri, 19 Oct 2012 20:36:36 -0700] rev 14196
8000954: Add final keyword to new method in SSLParameters
Reviewed-by: wetmore
chegar [Fri, 19 Oct 2012 11:43:59 +0100] rev 14195
8000206: Uninitialized variable in PlainDatagramSocketImpl.c
Reviewed-by: dsamersoff, khazra, chegar
Contributed-by: John Zavgren <john.zavgren@oracle.com>
xuelei [Thu, 18 Oct 2012 01:14:00 -0700] rev 14194
7068321: Support TLS Server Name Indication (SNI) Extension in JSSE Server
Reviewed-by: mullan, weijun, wetmore
naoto [Wed, 17 Oct 2012 13:22:39 -0700] rev 14193
8001046: java/util/PluggableLocale/LocaleNameProviderTest.sh failing
Reviewed-by: okutsu
alanb [Wed, 17 Oct 2012 21:05:36 +0100] rev 14192
8000362: (pack200) Deprecate Packer/Unpacker addPropertyChangeLister and removePropertyChangeListener methods
Reviewed-by: lancea, chegar, mchung, ksrini
psandoz [Wed, 17 Oct 2012 20:34:04 +0100] rev 14191
7198496: (sl) ServiceLoader.load(Class, null) behavior differs from spec
Reviewed-by: dholmes, alanb
mchung [Wed, 17 Oct 2012 12:03:20 -0700] rev 14190
8001012: jdk8 SKIP_BUILD_CYCLE=false build fails with BUILD_JAXWS=false
Reviewed-by: alanb, ohair
dsamersoff [Wed, 17 Oct 2012 18:34:07 +0400] rev 14189
6809322: javax.management.timer.Timer does not fire all notifications
Summary: Some notifications get dropped due to ConcurrentModificationException thrown in Timer.notifyAlarmClock() method.
Reviewed-by: dholmes, rbackman
Contributed-by: jaroslav.bachorik@oracle.com
ngmr [Wed, 17 Oct 2012 13:35:22 +0100] rev 14188
8000955: Hashtable.Entry.hashCode() does not conform to Map.Entry.hashCode() defined behaviour
Reviewed-by: mduigou, alanb
alanb [Wed, 17 Oct 2012 11:43:56 +0100] rev 14187
8000685: (props) Properties.storeToXML/loadFromXML should only require UTF-8 and UTF-16 to be supported
Reviewed-by: mchung, chegar
khazra [Tue, 16 Oct 2012 15:23:17 -0700] rev 14186
7198073: (prefs) user prefs not saved [macosx]
Summary: Using class member field to get node instead of argument
Reviewed-by: alanb
naoto [Tue, 16 Oct 2012 10:59:21 -0700] rev 14185
8000245: SimpleDateFormat.format(date, StringBuffer, FieldPosition) doesn't work as expected with custom extensions
8000273: java.util.Locale.getDisplayVariant(Locale l) isn't transferred to the custom service provider
8000615: JRE adapter: timezone name of en_US is changed when extension directory is added
Reviewed-by: okutsu
robm [Mon, 15 Oct 2012 22:34:35 +0100] rev 14184
8000487: Java JNDI connection library on ldap conn is not honoring configured timeout
Reviewed-by: vinnie
robm [Mon, 15 Oct 2012 03:26:11 +0100] rev 14183
8000817: Reinstate accidentally removed sleep() from ProcessBuilder/Basic.java
Reviewed-by: alanb, martin
sflores [Sun, 14 Oct 2012 22:58:59 +0100] rev 14182
7194449: String resources for Key Tool and Policy Tool should be in their respective packages
Reviewed-by: alanb, weijun, mullan
jgish [Sat, 13 Oct 2012 10:15:57 +0100] rev 14181
7146552: java/util/logging/LoggingMXBeanTest.java failing intermittently
Reviewed-by: alanb, mchung
lana [Fri, 12 Oct 2012 14:52:24 -0700] rev 14180
Merge
lancea [Thu, 11 Oct 2012 18:46:31 -0400] rev 14179
8000763: use XXX.valueOf methods instead of constructors
Reviewed-by: mchung, forax
robm [Thu, 11 Oct 2012 18:24:38 +0100] rev 14178
7152183: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently [sol]
Reviewed-by: alanb, martin, dholmes
dxu [Thu, 11 Oct 2012 11:47:05 +0100] rev 14177
7186817: Remove Windows 95/98/ME Support
Reviewed-by: alanb
lancea [Wed, 10 Oct 2012 17:34:27 -0400] rev 14176
8000712: Remove unused fields in SyncFactory
Reviewed-by: mchung
alanb [Wed, 10 Oct 2012 20:47:12 +0100] rev 14175
7192274: Deprecate LogManager addPropertyChangeListener and removePropertyChangeLister methods
Reviewed-by: mchung, lancea, chegar
lancea [Wed, 10 Oct 2012 11:15:27 -0400] rev 14174
8000687: Correct javadoc typo for getLogWriter and setLogWriter
Reviewed-by: alanb
coffeys [Tue, 09 Oct 2012 19:45:17 +0100] rev 14173
7181793: Socket getOutputStream create streams that cannot be GC'ed until Socket is closed
Reviewed-by: alanb, chegar
naoto [Tue, 09 Oct 2012 09:59:05 -0700] rev 14172
7200341: DateFormatSymbols.hashCode() throws ArrayIndexOutOfBoundsException in some circumstances
Reviewed-by: okutsu
lancea [Tue, 09 Oct 2012 08:58:27 -0400] rev 14171
7197395: Add @Deprecated to all deprecated methods to eliminate compiler warnings in JDBC
Reviewed-by: alanb, smarks
alanb [Tue, 09 Oct 2012 13:28:32 +0100] rev 14170
7173494: some jdk tests are not run in test/Makefile
Reviewed-by: chegar, mchung, mduigou, iris
coffeys [Tue, 09 Oct 2012 12:50:52 +0100] rev 14169
7196533: TimeZone.getDefault() slow due to synchronization bottleneck
Reviewed-by: okutsu