weijun [Mon, 11 Nov 2013 16:54:41 +0800] rev 21642
8027991: InputStream should be closed in sun.security.tools.jarsigner.Main
Reviewed-by: xuelei
alanb [Mon, 11 Nov 2013 08:36:53 +0000] rev 21641
8028099: Many com/sun/management/OperatingSystemMXBean tests failing with CCE (win)
Reviewed-by: mchung
jbachorik [Sun, 10 Nov 2013 20:05:03 +0100] rev 21640
6523160: RuntimeMXBean.getUptime() returns negative values
Summary: RuntimeMXBean.getUptime() should be based on HR timers rather than on the OS time
Reviewed-by: dholmes, sla
rriggs [Sat, 09 Nov 2013 14:30:03 -0500] rev 21639
8028092: Lint cleanup of java.time.format
Summary: correct declarations and add @SuppressWarnings
Reviewed-by: darcy, lancea
alanb [Sat, 09 Nov 2013 16:46:46 +0000] rev 21638
8028044: [TEST_BUG] Calendar shell tests do not pass TESTVMOPTS
Reviewed-by: dholmes, alanb
Contributed-by: patrick.zhang@oracle.com
lana [Fri, 08 Nov 2013 17:36:14 -0800] rev 21637
Merge
rriggs [Fri, 08 Nov 2013 17:50:24 -0500] rev 21636
8028041: Serialized Form description of j.l.String is not consistent with the implementation
Summary: Replaced incorrect description with reference to the serialization specification
Reviewed-by: alanb, smarks
alanb [Fri, 08 Nov 2013 21:07:42 +0000] rev 21635
8028074: InetAddress.getByName fails with UHE "invalid IPv6 address" if host name starts with a-f
Reviewed-by: chegar
darcy [Fri, 08 Nov 2013 12:19:25 -0800] rev 21634
8028076: Correct raw type lint warnings in core reflection implementation classes
Reviewed-by: lancea, alanb
mchung [Fri, 08 Nov 2013 12:13:02 -0800] rev 21633
8025985: com.sun.management.OSMBeanFactory should not be public
Reviewed-by: alanb, erikj, ihse, jbachorik
tyan [Fri, 08 Nov 2013 18:54:29 +0000] rev 21632
8023462: TEST_BUG: test/com/sun/net/httpserver/bugs/B6433018.java fails on slow/single core machine
Reviewed-by: chegar
mchung [Fri, 08 Nov 2013 09:43:01 -0800] rev 21631
8028069: (ref) Finalizer.c not deleted in the changeset for JDK-8027351
Reviewed-by: alanb
chegar [Fri, 08 Nov 2013 15:15:48 +0000] rev 21630
8019834: InetAddress.getByName hangs for bad IPv6 literals
Reviewed-by: alanb
tyan [Fri, 08 Nov 2013 15:12:30 +0000] rev 21629
8022963: java/net/NetworkInterface/Equals.java fails equality for Windows Teredo Interface
Reviewed-by: chegar
mchung [Fri, 08 Nov 2013 07:53:57 -0800] rev 21628
8027351: (ref) Private finalize method invoked in preference to protected superclass method
Reviewed-by: alanb, dholmes, mr, plevart, psandoz
ykantser [Thu, 07 Nov 2013 16:55:39 +0100] rev 21627
8027752: sun/tools/jstatd/TestJstatdExternalRegistry.java: java.lang.SecurityException: attempt to add a Permission to a readonly Permissions object
Reviewed-by: sla, jbachorik
jbachorik [Fri, 08 Nov 2013 08:47:39 +0100] rev 21626
8007984: Null pointer dereference in jdk/linux-amd64/democlasses/demo/jvmti/heapTracker/src/java_crw_demo.c
Reviewed-by: dholmes
yhuang [Thu, 07 Nov 2013 22:30:06 -0800] rev 21625
8027695: There should be a space before % sign in Swedish locale
Reviewed-by: naoto
rriggs [Thu, 07 Nov 2013 20:56:44 -0500] rev 21624
8024458: DataInput.readDouble refers to "readlong" instead of "readLong"
Summary: fix the typo
Reviewed-by: lancea, chegar, dxu
naoto [Thu, 07 Nov 2013 10:03:38 -0800] rev 21623
8027930: ResourceBundle test failures in fr locale
Reviewed-by: smarks
jfranck [Thu, 07 Nov 2013 13:33:03 +0100] rev 21622
8027796: Refactor Core Reflection for Type Annotations
Reviewed-by: psandoz
michaelm [Thu, 07 Nov 2013 10:22:11 +0000] rev 21621
8027881: test/java/net/URLPermission/nstest/LookupTest.java failing intermittently, output insufficient
Reviewed-by: chegar
chegar [Thu, 07 Nov 2013 08:23:00 +0000] rev 21620
8027961: Inet[4|6]Address native initializing code should check field/MethodID values
Reviewed-by: michaelm, rriggs
chegar [Thu, 07 Nov 2013 08:04:36 +0000] rev 21619
8027822: ProblemList.txt Updates (11/2013)
Reviewed-by: chegar, alanb
Contributed-by: Amy Lu <amy.lu@oracle.com>
ksrini [Wed, 06 Nov 2013 11:31:49 -0800] rev 21618
8027232: Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces
Reviewed-by: ksrini, rfield
Contributed-by: john.r.rose@oracle.com, paul.sandoz@oracle.com
ksrini [Wed, 06 Nov 2013 11:22:15 -0800] rev 21617
8027227: [asm] generate CONSTANT_InterfaceMethodref for invoke{special/static) of non-abstract methods on ifaces
Reviewed-by: ksrini, lagergren
Contributed-by: ebruneton@free.fr, forax@univ-mlv.fr, john.r.rose@oracle.com, paul.sandoz@oracle.com
dxu [Wed, 06 Nov 2013 13:25:24 -0800] rev 21616
8025698: (fs) Typo in exception thrown by encode() in UnixPath.java
Reviewed-by: dxu, mduigou, henryjen, weijun
Contributed-by: ajuckel@gmail.com
mduigou [Tue, 05 Nov 2013 19:44:41 -0800] rev 21615
8021309: replace test/Makefile jdk_* targets with jtreg groups
8015068: Use jtreg -exclude for handling problemList.txt exclusions
Reviewed-by: jjg, smarks, chegar, alanb, dholmes
mchung [Tue, 05 Nov 2013 17:33:26 -0800] rev 21614
8022208: Intermittent test failures in java/lang/Thread/ThreadStateTest.java
6944188: ThreadMXBean/ThreadStateTest.java fails intermittently
Reviewed-by: dholmes, chegar
joehw [Tue, 05 Nov 2013 11:18:20 -0800] rev 21613
8027860: [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java
Reviewed-by: alanb
psandoz [Tue, 05 Nov 2013 12:08:12 +0100] rev 21612
8027712: DistinctOpTest fails for unordered test
Reviewed-by: henryjen, alanb
dxu [Mon, 04 Nov 2013 15:48:08 -0800] rev 21611
8027612: java/io/File/MaxPathLength.java fails intermittently in the clean-up stage
Reviewed-by: chegar
alundblad [Mon, 04 Nov 2013 15:21:47 +0100] rev 21610
8016725: TEST_BUG: java/lang/reflect/Method/DefaultMethodModeling.java failing intermittently
Summary: Moved DefaultMethodModeling.java to its own directory to avoid conflicts with Equals.java.
Reviewed-by: darcy
rfield [Mon, 04 Nov 2013 10:12:18 -0800] rev 21609
7194897: JSR 292: Cannot create more than 16 instances of an anonymous class
8027681: Lambda serialization fails once reflection proxy generation kicks in
Reviewed-by: ksrini, briangoetz, jfranck
Contributed-by: joel.franck@oracle.com, brian.goetz@oracle.com, robert.field@oracle.com
michaelm [Mon, 04 Nov 2013 17:47:59 +0000] rev 21608
8027687: The constructors of URLPermission class do not behave as described in javad
Reviewed-by: chegar, mduigou
bpb [Mon, 04 Nov 2013 08:05:02 -0800] rev 21607
8027625: test/java/math/BigInteger/ExtremeShiftingTests.java needs @run tag to specify heap size
Summary: Add @run tag to specify heap size
Reviewed-by: alanb, dxu
dholmes [Mon, 04 Nov 2013 07:39:48 -0500] rev 21606
8027755: Anti-delta incorrect push for 8025198
Reviewed-by: alanb
dholmes [Mon, 04 Nov 2013 06:58:30 -0500] rev 21605
8025198: Intermittent test failure: java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java
Reviewed-by: martin, dholmes
Contributed-by: Tristan Yan <tristan.yan@oracle.com>
jrose [Sat, 02 Nov 2013 20:08:10 -0700] rev 21604
8024635: Caching MethodType's descriptor string improves lambda linkage performance
Summary: Better interpreted and compiled performance of operations in MethodType important to LambdaMetafactory.
Reviewed-by: jrose, twisti, mchung
Contributed-by: sergey.kuksenko@oracle.com
dxu [Fri, 01 Nov 2013 14:40:03 -0700] rev 21603
8027624: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java unstable again
Reviewed-by: wetmore
sla [Fri, 01 Nov 2013 15:10:10 +0100] rev 21602
8027705: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events.
Reviewed-by: dcubed
sla [Fri, 01 Nov 2013 10:08:10 +0100] rev 21601
8027692: Remove java/lang/management/MemoryMXBean/LowMemoryTest2.sh from ProblemList.txt
Reviewed-by: stefank, alanb
lana [Thu, 14 Nov 2013 23:32:31 -0800] rev 21600
Merge
pchelko [Thu, 14 Nov 2013 11:42:46 +0400] rev 21599
8025440: [TEST_BUG] com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108
Reviewed-by: anthony
pchelko [Thu, 14 Nov 2013 10:52:19 +0400] rev 21598
8028230: Behavior of SystemFlavorMap.getNativesForFlavor differ from that in Java 7
Reviewed-by: anthony, serb
bagiras [Wed, 13 Nov 2013 20:16:43 +0400] rev 21597
8028283: Revert JavaDoc changes pushed for JDK-7068423
Reviewed-by: art, serb
serb [Tue, 12 Nov 2013 20:24:25 +0400] rev 21596
8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan
leonidr [Tue, 12 Nov 2013 20:02:12 +0400] rev 21595
8027972: [macosx] Provide a regression test for JDK-8007006
Reviewed-by: anthony
lana [Fri, 08 Nov 2013 15:02:55 -0800] rev 21594
Merge
malenkov [Fri, 08 Nov 2013 14:09:18 +0400] rev 21593
8027648: Type of overridden property is resolved incorrectly
Reviewed-by: alexsch
yan [Thu, 07 Nov 2013 18:57:54 +0400] rev 21592
8025234: [javadoc] fix some errors in javax.swing.**
Reviewed-by: alexsch, malenkov
Contributed-by: Dmitry Ginzburg <dmitry.x.ginzburg@oracle.com>
malenkov [Fri, 01 Nov 2013 21:45:02 +0400] rev 21591
8026491: Typos in string literals
Reviewed-by: alexsch, anthony
lana [Thu, 14 Nov 2013 23:29:18 -0800] rev 21590
Merge
prr [Wed, 13 Nov 2013 11:59:49 -0800] rev 21589
8028206: sun/java2d/cmm/ProfileOp/SetDataTest.java fails
Reviewed-by: bae, jchen
cl [Thu, 14 Nov 2013 09:05:14 -0800] rev 21588
Added tag jdk8-b116 for changeset 6815fa4c5500
duke [Wed, 05 Jul 2017 19:22:22 +0200] rev 21587
Merge
amurillo [Fri, 15 Nov 2013 07:50:05 -0800] rev 21586
Added tag hs25-b59 for changeset 0cee03c5f3b3
amurillo [Fri, 15 Nov 2013 07:50:04 -0800] rev 21585
Merge
drchase [Thu, 14 Nov 2013 13:38:49 -0800] rev 21584
Merge
drchase [Thu, 14 Nov 2013 15:58:12 -0500] rev 21583
Merge
vlivanov [Thu, 14 Nov 2013 09:14:39 -0800] rev 21582
8028159: C2: compiler stack overflow during inlining of @ForceInline methods
Reviewed-by: roland, kvn
roland [Wed, 13 Nov 2013 13:45:50 +0100] rev 21581
8027572: assert(r != 0) failed: invalid
Summary: null classes should be expected in profiles with conflicts
Reviewed-by: kvn, iveresov
roland [Wed, 13 Nov 2013 01:50:14 -0800] rev 21580
Merge
roland [Wed, 13 Nov 2013 09:45:58 +0100] rev 21579
8027631: "unexpected profiling mismatch" error with new type profiling
Summary: inlined method handle calls can call methods with different signatures
Reviewed-by: kvn, iveresov
rbackman [Tue, 12 Nov 2013 14:52:48 +0100] rev 21578
8028207: assert(_outcnt==1) failed: not unique in compile.cpp
Reviewed-by: iveresov, kvn
rbackman [Tue, 12 Nov 2013 13:47:57 +0100] rev 21577
8028198: SIGSEGV in PhaseIdealLoop::build_loop_late_post
Reviewed-by: iveresov, kvn
roland [Tue, 12 Nov 2013 13:58:37 +0100] rev 21576
8027632: assert(xtype->klass_is_exact()) failed: Should be exact at graphKit.cpp
Summary: receiver type collected by profiling for default method may be interface
Reviewed-by: kvn, iveresov
anoll [Tue, 12 Nov 2013 09:32:50 +0100] rev 21575
8027593: performance drop with constrained codecache starting with hs25 b111
Summary: Fixed proper sweeping of small code cache sizes
Reviewed-by: kvn, iveresov
kvn [Mon, 11 Nov 2013 11:53:33 -0800] rev 21574
8024830: SEGV in org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.get
Summary: Exclude last input argument's stack slots from vector's spilling masks.
Reviewed-by: iveresov
drchase [Fri, 08 Nov 2013 14:19:55 -0800] rev 21573
Merge
vlivanov [Fri, 08 Nov 2013 01:13:11 -0800] rev 21572
8023037: Race between ciEnv::register_method and nmethod::make_not_entrant_or_zombie
Reviewed-by: kvn, iveresov
ehelin [Thu, 14 Nov 2013 21:05:16 +0100] rev 21571
Merge
sjohanss [Fri, 08 Nov 2013 17:46:53 +0100] rev 21570
8027960: Assertion assert(end >= start) failed during nightly testing on solaris
Summary: Needed to update _space_alignment in generation sizer to ensure correct sizing of spaces.
Reviewed-by: jmasa, tschatzl
mgerdin [Mon, 11 Nov 2013 16:20:48 +0100] rev 21569
Merge
jwilhelm [Mon, 11 Nov 2013 05:05:36 -0800] rev 21568
Merge
jwilhelm [Mon, 11 Nov 2013 13:50:10 +0100] rev 21567
8028093: Initial young size is smaller than minimum young size
Summary: Remove min_gen1_size argument from adjust_gen0_sizes()
Reviewed-by: tschatzl, brutisso
jwilhelm [Sun, 10 Nov 2013 00:07:29 +0100] rev 21566
8027911: Assertion in the collector policy when running gc/arguments/TestMaxNewSize.java
Summary: Update NewSize when _initial_gen0_size is changed
Reviewed-by: tschatzl, brutisso
jmasa [Fri, 08 Nov 2013 06:14:21 -0800] rev 21565
8024483: assertion failure: (!mirror_alive || loader_alive) failed:
Reviewed-by: brutisso, tschatzl, mgerdin
jmasa [Wed, 16 Oct 2013 15:14:37 -0700] rev 21564
8024954: CMS: CMSClassUnloadingMaxInterval is not implemented correctly. This change is also part of the fix for 8024483.
Reviewed-by: mgerdin, brutisso, tschatzl
Contributed-by: jwha@google.com
tschatzl [Thu, 07 Nov 2013 15:17:10 +0100] rev 21563
8027756: assert(!hr->isHumongous()) failed: code root in humongous region?
Summary: Change checks for isHumongous() to continuesHumongous() as installing a code root for a humongous object is valid, but not for continuations of humongous objects. Cleaned up asserts.
Reviewed-by: jmasa, tamao
amurillo [Sat, 02 Nov 2013 13:02:59 -0700] rev 21562
Merge
jwilhelm [Fri, 01 Nov 2013 17:09:38 +0100] rev 21561
8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
7057939: jmap shows MaxNewSize=4GB when Java is using parallel collector
Summary: Major cleanup of the collectorpolicy classes
Reviewed-by: tschatzl, jcoomes
jwilhelm [Mon, 21 Oct 2013 18:56:20 +0200] rev 21560
8026853: Prepare GC code for collector policy regression fix
Summary: Cleanup related to the NewSize and MaxNewSize bugs
Reviewed-by: tschatzl, jcoomes, ehelin
jwilhelm [Mon, 21 Oct 2013 18:52:13 +0200] rev 21559
8026852: Use restricted_align_down in collector policy code
Summary: Moved restricted_align_down to globalDefinitions and renamed it align_size_down_bounded
Reviewed-by: stefank, mgerdin, tschatzl
jwilhelm [Mon, 21 Oct 2013 18:51:37 +0200] rev 21558
8026851: Remove unnecessary code in GenRemSet
Summary: Removed the GenRemSet::rem_set_name() since we only have one remset.
Reviewed-by: stefank, mgerdin, tschatzl
coleenp [Wed, 13 Nov 2013 16:42:24 -0500] rev 21557
8025937: assert(existing_f1 == NULL || existing_f1 == f1) failed: illegal field change
Summary: Create extra constant pool cache entries for invokespecial/InterfaceMethodref to hold the alternate resolution.
Reviewed-by: jrose, lfoltan, hseigel
acorn [Wed, 13 Nov 2013 07:31:26 -0800] rev 21556
8027229: ICCE expected for >=2 maximally specific default methods.
Summary: Need to process defaults for interfaces for invokespecial
Reviewed-by: lfoltan, hseigel, coleenp, jrose
mgerdin [Fri, 08 Nov 2013 23:49:20 +0000] rev 21555
Merge
mgerdin [Fri, 08 Nov 2013 16:48:21 +0100] rev 21554
8027237: New tests on ReservedSpace/VirtualSpace classes
Summary: 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
Contributed-by: aleksey.timofeev@oracle.com
amurillo [Fri, 08 Nov 2013 07:13:57 -0800] rev 21553
8028061: new hotspot build - hs25-b59
Reviewed-by: jcoomes
cl [Thu, 14 Nov 2013 09:04:59 -0800] rev 21552
Added tag jdk8-b116 for changeset c00b4d030504
cl [Thu, 14 Nov 2013 09:04:53 -0800] rev 21551
Added tag jdk8-b116 for changeset c558de1cebde
duke [Wed, 05 Jul 2017 19:22:05 +0200] rev 21550
Added tag jdk8-b116 for changeset aaf663f591ab
duke [Wed, 05 Jul 2017 19:22:05 +0200] rev 21549
Merge
duke [Wed, 05 Jul 2017 19:22:02 +0200] rev 21548
Merge
cl [Thu, 07 Nov 2013 08:16:38 -0800] rev 21547
Added tag jdk8-b115 for changeset 115e1128ce1a
duke [Wed, 05 Jul 2017 19:21:59 +0200] rev 21546
Merge
cl [Thu, 07 Nov 2013 08:16:23 -0800] rev 21545
Added tag jdk8-b115 for changeset 708c1fb7aff3
duke [Wed, 05 Jul 2017 19:21:56 +0200] rev 21544
Merge
cl [Thu, 07 Nov 2013 08:16:21 -0800] rev 21543
Added tag jdk8-b115 for changeset 3136108f4dc4
duke [Wed, 05 Jul 2017 19:21:53 +0200] rev 21542
Merge
cl [Thu, 07 Nov 2013 08:16:40 -0800] rev 21541
Added tag jdk8-b115 for changeset 5f83d7dc1b34
duke [Wed, 05 Jul 2017 19:21:50 +0200] rev 21540
Merge
cl [Thu, 07 Nov 2013 08:16:10 -0800] rev 21539
Added tag jdk8-b115 for changeset 45b13f655ef2
duke [Wed, 05 Jul 2017 19:21:47 +0200] rev 21538
Merge
katleman [Mon, 11 Nov 2013 15:06:35 -0800] rev 21537
Merge
anthony [Fri, 08 Nov 2013 20:07:35 +0400] rev 21536
8027912: [macosx] Provide means to force the headful mode on OS X when running via ssh
Summary: Bypass AquaSession check if AWT_FORCE_HEADFUL env. variable is set to TRUE
Reviewed-by: anthony, art
Contributed-by: David Dehaven <david.dehaven@oracle.com>
erikj [Thu, 07 Nov 2013 14:06:07 +0100] rev 21535
8027406: JDK demos are missing source files
Reviewed-by: alexsch, ihse
erikj [Thu, 07 Nov 2013 10:51:13 +0100] rev 21534
8027698: Platform specific jars are not being signed by the sign-jars target
Reviewed-by: ihse, tbell, wetmore
cl [Thu, 07 Nov 2013 08:16:26 -0800] rev 21533
Added tag jdk8-b115 for changeset e408bf58d482
duke [Wed, 05 Jul 2017 19:21:44 +0200] rev 21532
Merge
amurillo [Fri, 08 Nov 2013 07:02:54 -0800] rev 21531
Added tag hs25-b58 for changeset 20483ee5d8d8
amurillo [Fri, 08 Nov 2013 07:02:53 -0800] rev 21530
Merge
drchase [Thu, 07 Nov 2013 10:02:28 -0500] rev 21529
Merge
mikael [Wed, 06 Nov 2013 06:51:24 -0800] rev 21528
8026775: nsk/jvmti/RedefineClasses/StressRedefine crashes due to EXCEPTION_ACCESS_VIOLATION
Summary: Uncommon trap blob did not bang all the stack shadow pages
Reviewed-by: kvn, twisti, iveresov, jrose
iveresov [Tue, 05 Nov 2013 02:29:41 -0800] rev 21527
Merge
iveresov [Tue, 05 Nov 2013 01:57:18 -0800] rev 21526
8017065: C2 allows safepoint checks to leak into G1 pre-barriers
Summary: Make all raw loads strictly respect control dependencies, make sure RCE doesn't move raw loads, add verification of G1 pre-barriers.
Reviewed-by: kvn, roland
iveresov [Tue, 05 Nov 2013 00:59:30 -0800] rev 21525
8027751: C1 crashes in Weblogic with G1 enabled
Summary: Keep T_OBJECT operands in registers for logical operations on x64
Reviewed-by: kvn, roland
rbackman [Mon, 04 Nov 2013 10:44:46 +0100] rev 21524
8027622: java.time.Instant.create failing since hs25-b56
Reviewed-by: kvn, iveresov
roland [Mon, 04 Nov 2013 21:59:54 +0100] rev 21523
8027445: SIGSEGV at TestFloatingDecimal.testAppendToDouble()I
Summary: String.equals() intrinsic shouldn't use integer length input in pointer arithmetic without an i2l.
Reviewed-by: kvn, twisti
mgronlun [Sat, 02 Nov 2013 20:56:18 +0100] rev 21522
Merge
mgronlun [Fri, 01 Nov 2013 17:10:31 +0000] rev 21521
Merge
mgronlun [Fri, 01 Nov 2013 15:56:06 +0100] rev 21520
Merge
coleenp [Fri, 01 Nov 2013 10:32:36 -0400] rev 21519
8026946: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint should use MethodHandle
8026948: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint might not work with anonymous classes
Summary: Walk methods in breakpoints for marking on stack so they aren't deallocated by redefine classes. Use class_holder rather than class_loader to keep GC from reclaiming class owning the method.
Reviewed-by: sspitsyn, ehelin, sla
coleenp [Thu, 31 Oct 2013 14:11:02 -0400] rev 21518
8027616: Off by one error in putback for compressed oops nashorn performance improvement
Summary: Should compare bounds greater than or equal 4G when deciding if shift is needed or CDS area + compressed class space are within 4G of each other.
Reviewed-by: stefank, hseigel, zgu
acorn [Wed, 30 Oct 2013 09:26:44 -0700] rev 21517
Merge
acorn [Wed, 30 Oct 2013 09:11:04 -0700] rev 21516
8027304: Lambda: inheriting abstract + 1 default -> default, not ICCE
Reviewed-by: hseigel, zgu
mgerdin [Wed, 30 Oct 2013 15:35:25 +0100] rev 21515
8027252: Crash in interpreter because get_unsigned_2_byte_index_at_bcp reads 4 bytes
Summary: Use 2-byte loads to load indexes from the byte code stream to avoid out of bounds reads.
Reviewed-by: coleenp, sspitsyn
amurillo [Fri, 01 Nov 2013 08:35:58 -0700] rev 21514
8027580: new hotspot build - hs25-b58
Reviewed-by: jcoomes
cl [Thu, 07 Nov 2013 08:16:14 -0800] rev 21513
Added tag jdk8-b115 for changeset bafd61947e5d
katleman [Mon, 11 Nov 2013 15:06:03 -0800] rev 21512
Merge
ihse [Fri, 08 Nov 2013 09:36:55 +0100] rev 21511
8027836: Webrev should handle files that has been moved from a directory which now is removed.
Reviewed-by: mduigou, tbell
cl [Thu, 07 Nov 2013 08:16:05 -0800] rev 21510
Added tag jdk8-b115 for changeset 64b71122ab70
duke [Wed, 05 Jul 2017 19:21:29 +0200] rev 21509
Added tag jdk8-b115 for changeset 3dd9732b1703
duke [Wed, 05 Jul 2017 19:21:29 +0200] rev 21508
Merge
duke [Wed, 05 Jul 2017 19:21:26 +0200] rev 21507
Merge
lana [Thu, 31 Oct 2013 16:46:43 -0700] rev 21506
Merge
briangoetz [Wed, 30 Oct 2013 14:12:16 -0400] rev 21505
8024930: Re-enable disabled bridging tests
Reviewed-by: psandoz, rfield
vromero [Wed, 30 Oct 2013 18:09:49 +0000] rev 21504
8027327: jar files related to test test/tools/javac/ExtDirs/ExtDirTest.java should be removed from the repo
Reviewed-by: ksrini
mchung [Wed, 30 Oct 2013 08:35:52 -0700] rev 21503
8027481: jdeps to handle classes with the same package name and correct profile for javax.crypto.*
Reviewed-by: alanb, dfuchs
lana [Mon, 28 Oct 2013 12:29:34 -0700] rev 21502
Merge
rfield [Thu, 24 Oct 2013 16:52:27 -0700] rev 21501
8027220: DefaultMethodsTest: Change test to match spec
Reviewed-by: ksrini
bpatel [Thu, 24 Oct 2013 11:22:50 -0700] rev 21500
8006248: Since addition of -Xdoclint, javadoc ignores unknown tags
Reviewed-by: jjg
emc [Thu, 24 Oct 2013 01:27:10 -0400] rev 21499
8023682: Incorrect attributes emitted for anonymous class declaration
Summary: Cause javac to emit type annotations on new instruction as well as anonymous class supertype for annotated anonymous classes.
Reviewed-by: jjg, jfranck
emc [Wed, 23 Oct 2013 23:20:32 -0400] rev 21498
8006732: support correct bytecode storage of type annotations in multicatch
Summary: Fix issue with annotations being added before attribution, which causes multicatch not to work right and several tests to fail.
Reviewed-by: jfranck, jjg
ksrini [Wed, 23 Oct 2013 15:45:18 -0700] rev 21497
8026936: Initialize LamdbaToMethod lazily and as required
Reviewed-by: jjg, rfield
Contributed-by: jan.lahoda@oracle.com
jlahoda [Wed, 23 Oct 2013 07:50:04 +0200] rev 21496
8026861: Wrong LineNumberTable for variable declarations in lambdas
Summary: Setting or correcting positions for many trees produced by LambdaToMethod.
Reviewed-by: vromero, rfield
jlahoda [Wed, 23 Oct 2013 23:02:17 +0200] rev 21495
8027191: Fix for JDK-8026861 refers to an incorrect bug number
Summary: Reverting changeset e7c8a164d7bd, so that it can be applied again with a correct bug number
Reviewed-by: jjg
bpatel [Wed, 23 Oct 2013 13:54:13 -0700] rev 21494
8026770: javadoc creates invalid HTML in profile summary pages
Reviewed-by: jjg
rfield [Wed, 23 Oct 2013 10:28:10 -0700] rev 21493
8022720: Method refeerences - private method should be accessible (nested classes)
Reviewed-by: jjg, ksrini
jlahoda [Wed, 23 Oct 2013 07:50:04 +0200] rev 21492
8026508: Invokedynamic instructions don't get line number table entries
Summary: Setting or correcting positions for many trees produced by LambdaToMethod.
Reviewed-by: vromero, rfield
jjg [Tue, 22 Oct 2013 17:44:43 -0700] rev 21491
Merge
jjg [Tue, 22 Oct 2013 17:42:10 -0700] rev 21490
8027119: Cleanup javadoc comments for taglet API
Reviewed-by: mduigou
rfield [Tue, 22 Oct 2013 16:53:21 -0700] rev 21489
8023668: Desugar serializable lambda bodies using more robust naming scheme
Summary: lambda / bridged method-reference naming overhaul
Reviewed-by: ksrini, briangoetz
vromero [Tue, 22 Oct 2013 13:54:49 +0100] rev 21488
8025290: javac implicit versus explicit lambda compilation error
Reviewed-by: jjg, dlsmith
jfranck [Tue, 22 Oct 2013 10:08:49 +0200] rev 21487
8026857: AnnoConstruct.getAnnotationsByType does not search supertype for inherited annotations if @SomeContainer({}) is present
Summary: An empty container should not stop javac from looking at supertypes for inherited repeating annotations
Reviewed-by: jjg
ksrini [Mon, 21 Oct 2013 20:10:43 -0700] rev 21486
8026758: Inefficient code in LambdaToMethod
Reviewed-by: jjg, jlahoda, rfield
jfranck [Tue, 22 Oct 2013 03:36:44 +0200] rev 21485
8026855: AnnoConstruct.getAnnotationsByType includes inherited indirectly present annotations even when containee type is not inheritable
Summary: In AnnoConstruct.getAnnotationByType() check that the annotation sought after is inherited before looking on supertypes.
Reviewed-by: jjg
darcy [Mon, 21 Oct 2013 15:37:11 -0700] rev 21484
8026984: Clarity intended use of jdk.Exported
Reviewed-by: psandoz, mr, alanb
vromero [Mon, 21 Oct 2013 15:55:02 +0100] rev 21483
8026956: test tools/javac/lambda/TargetType58.java is failing after a libs change
Reviewed-by: jfranck
ksrini [Sun, 20 Oct 2013 12:54:17 -0700] rev 21482
8026931: MethodParameters tests failing on Windows
Reviewed-by: jjg, vromero
jjg [Sun, 20 Oct 2013 12:46:12 -0700] rev 21481
8026791: wrong type_path encoded for method_return on an inner class constructor
Reviewed-by: jjg
Contributed-by: wdietl@gmail.com
jjg [Sun, 20 Oct 2013 12:01:43 -0700] rev 21480
8025109: Better encapsulation for AnnotatedType
Reviewed-by: jjg
Contributed-by: wdietl@gmail.com
vromero [Sat, 19 Oct 2013 17:43:09 +0100] rev 21479
8024809: javac, some lambda programs are rejected by flow analysis
Reviewed-by: jjg, dlsmith
bpatel [Fri, 18 Oct 2013 16:34:42 -0700] rev 21478
8026567: Use meaningful style names for strong and italic styles.
Reviewed-by: jjg
jjg [Fri, 18 Oct 2013 15:03:34 -0700] rev 21477
8026749: Missing LV table in lambda bodies
Reviewed-by: vromero, jlahoda
darcy [Thu, 17 Oct 2013 19:10:19 -0700] rev 21476
8026838: Fix new doclint issues in javax.annotation.processing
Reviewed-by: jjg
cl [Thu, 31 Oct 2013 12:36:36 -0700] rev 21475
Added tag jdk8-b114 for changeset 7e53ada0d2d4
duke [Wed, 05 Jul 2017 19:21:18 +0200] rev 21474
Merge
cl [Thu, 31 Oct 2013 12:36:20 -0700] rev 21473
Added tag jdk8-b114 for changeset 18b08c4ac28d
duke [Wed, 05 Jul 2017 19:21:15 +0200] rev 21472
Merge
lana [Thu, 31 Oct 2013 16:31:44 -0700] rev 21471
Merge
joehw [Wed, 30 Oct 2013 08:58:05 -0700] rev 21470
8024378: StAX parser shall support JAXP properties
Reviewed-by: dfuchs, lancea
joehw [Tue, 29 Oct 2013 14:52:51 -0700] rev 21469
8027484: Implementation error in SAX2DOM.java
Reviewed-by: alanb, lancea
lana [Mon, 28 Oct 2013 12:26:22 -0700] rev 21468
Merge
joehw [Thu, 24 Oct 2013 13:43:02 -0700] rev 21467
8004476: XSLT Extension Functions Don't Work in WebStart
Reviewed-by: dfuchs, lancea, alanb
cl [Thu, 31 Oct 2013 12:36:18 -0700] rev 21466
Added tag jdk8-b114 for changeset 021350e22576
duke [Wed, 05 Jul 2017 19:21:10 +0200] rev 21465
Merge
lana [Thu, 31 Oct 2013 16:47:09 -0700] rev 21464
Merge
sundar [Thu, 31 Oct 2013 12:50:17 +0530] rev 21463
Merge
sundar [Wed, 30 Oct 2013 20:09:44 +0530] rev 21462
8027562: eval should load second and subsequent arguments for side effect
Reviewed-by: jlaskey, lagergren
jlaskey [Wed, 30 Oct 2013 11:28:46 -0300] rev 21461
8027532: nashorn should only use jdk8 apis in the compact1 profile
Reviewed-by: sundar, lagergren, hannesw
Contributed-by: james.laskey@oracle.com
jlaskey [Tue, 29 Oct 2013 14:22:44 -0300] rev 21460
8027447: The wrong string buffer is specified for stderr in $EXEC
Reviewed-by: lagergren, sundar
Contributed-by: james.laskey@oracle.com
jlaskey [Tue, 29 Oct 2013 10:40:00 -0300] rev 21459
Merge
hannesw [Fri, 25 Oct 2013 15:21:12 +0200] rev 21458
8027301: Optimizations for Function.prototype.apply
Reviewed-by: jlaskey
hannesw [Fri, 25 Oct 2013 10:20:49 +0200] rev 21457
8027042: Evaluation order for binary operators can be improved
Reviewed-by: lagergren, jlaskey, attila
lana [Mon, 28 Oct 2013 12:29:40 -0700] rev 21456
Merge
sundar [Wed, 23 Oct 2013 20:21:23 +0530] rev 21455
Merge
sundar [Wed, 23 Oct 2013 20:15:43 +0530] rev 21454
8027150: ScriptObjectListAdapter won't work as expected
Reviewed-by: jlaskey, attila
sundar [Wed, 23 Oct 2013 17:30:13 +0530] rev 21453
8027128: jdk.nashorn.api.scripting.JSObject should be an interface
Reviewed-by: hannesw, attila, jlaskey
sundar [Tue, 22 Oct 2013 22:12:24 +0530] rev 21452
Merge
sundar [Tue, 22 Oct 2013 22:04:46 +0530] rev 21451
8027020: [regression] java.lang.VerifyError: Bad type on operand stack
Reviewed-by: jlaskey, attila
attila [Tue, 22 Oct 2013 17:52:37 +0200] rev 21450
8027037: Make ScriptObjectMirror conversions work for any JSObject
Reviewed-by: jlaskey, lagergren, sundar
attila [Tue, 22 Oct 2013 16:43:27 +0200] rev 21449
8027031: complete merging of loads and converts
Reviewed-by: jlaskey, lagergren
sundar [Tue, 22 Oct 2013 17:47:56 +0530] rev 21448
Merge
sundar [Tue, 22 Oct 2013 17:38:12 +0530] rev 21447
8027024: String.prototype.charAt and charCodeAt do not evaluate 'self' and 'pos' arguments in right order
Reviewed-by: jlaskey, attila, lagergren
hannesw [Tue, 22 Oct 2013 11:31:03 +0200] rev 21446
8026955: for-in should convert primitive values to object
Reviewed-by: jlaskey, lagergren
hannesw [Tue, 22 Oct 2013 11:12:36 +0200] rev 21445
8027015: AutoCloseable no longer implements @FunctionalInterface
Reviewed-by: lagergren, sundar
sundar [Tue, 22 Oct 2013 14:27:52 +0530] rev 21444
8027016: Array.prototype.indexOf should return -1 when array is of length zero
Reviewed-by: lagergren, attila
kshefov [Mon, 21 Oct 2013 13:31:03 +0400] rev 21443
8026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas.
Reviewed-by: jlaskey, sundar
sundar [Mon, 21 Oct 2013 10:09:19 +0530] rev 21442
Merge
hannesw [Fri, 18 Oct 2013 22:42:41 +0200] rev 21441
8026858: Array length does not handle defined properties correctly
Reviewed-by: jlaskey
sundar [Fri, 18 Oct 2013 18:26:13 +0530] rev 21440
Merge
hannesw [Fri, 18 Oct 2013 12:50:21 +0200] rev 21439
8026805: Array.prototype.length doesn't work as expected
Reviewed-by: sundar, lagergren
hannesw [Thu, 17 Oct 2013 17:33:16 +0200] rev 21438
8026701: Array.prototype.splice is slow on dense arrays
Reviewed-by: lagergren, sundar, jlaskey
attila [Thu, 17 Oct 2013 12:38:50 +0200] rev 21437
8026161: Don't narrow floating-point literals in the lexer
Reviewed-by: hannesw, jlaskey
cl [Thu, 31 Oct 2013 12:36:38 -0700] rev 21436
Added tag jdk8-b114 for changeset 348c2258d7bf
duke [Wed, 05 Jul 2017 19:21:00 +0200] rev 21435
Merge
lana [Thu, 31 Oct 2013 16:30:42 -0700] rev 21434
Merge
lana [Mon, 28 Oct 2013 12:22:45 -0700] rev 21433
Merge
coffeys [Wed, 23 Oct 2013 16:45:30 +0100] rev 21432
5036554: unmarshal error on CORBA alias type in CORBA any
Reviewed-by: chegar, smarks
alanb [Tue, 22 Oct 2013 11:40:27 +0100] rev 21431
8021257: com.sun.corba.se.** should be on restricted package list
Reviewed-by: chegar, coffeys, smarks
Contributed-by: alan.bateman@oralce.com, mark.sheppard@oracle.com
cl [Thu, 31 Oct 2013 12:36:05 -0700] rev 21430
Added tag jdk8-b114 for changeset 71655e2f499f
duke [Wed, 05 Jul 2017 19:20:56 +0200] rev 21429
Merge
lana [Thu, 31 Oct 2013 16:44:18 -0700] rev 21428
Merge
joehw [Thu, 31 Oct 2013 13:51:58 -0700] rev 21427
8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions
Reviewed-by: chegar
dxu [Thu, 31 Oct 2013 11:52:30 -0700] rev 21426
8027155: test/java/io/File/NulFile.java failing when test run in othervm mode
Reviewed-by: mchung, alanb
briangoetz [Tue, 29 Oct 2013 12:45:18 -0400] rev 21425
8024633: Lambda linkage performance - initialize generated class earlier
Reviewed-by: briangoetz, rfield
Contributed-by: sergey.kuksenko@oracle.com
briangoetz [Thu, 31 Oct 2013 10:37:08 -0400] rev 21424
8024637: Lambda linkage performance - use reflection instead of ASM to manipulate parameter types
8023984: Lambda linkage performance - use a method ref to a static factory instead of a ctor ref
Reviewed-by: briangoetz, rfield
Contributed-by: sergey.kuksenko@oracle.com
jbachorik [Thu, 31 Oct 2013 11:59:09 +0100] rev 21423
7144200: java/lang/management/ClassLoadingMXBean/LoadCounts.java failed with JFR enabled
Summary: Make the test less stringent by not requiring the number of loaded classes to increase by a specific number
Reviewed-by: sla
psandoz [Thu, 31 Oct 2013 11:59:04 +0100] rev 21422
8027316: Distinct operation on an unordered stream should not be a barrier
Reviewed-by: henryjen, mduigou, briangoetz
smarks [Wed, 30 Oct 2013 18:39:09 -0700] rev 21421
8023863: deprecate support for statically-generated stubs from RMI (JRMP)
4449028: exportObject() javadoc should specify behavior for null socket factories
Reviewed-by: dfuchs, darcy
bpb [Wed, 30 Oct 2013 17:45:12 -0700] rev 21420
6910473: java.math.BigInteger.bitLength() may return negative "int" on large numbers
8021203: BigInteger.doubleValue/floatValue returns 0.0 instead of Infinity
8021204: Constructor BigInteger(String val, int radix) doesn't detect overflow
8022780: Incorrect BigInteger division because of MutableBigInteger.bitLength() overflow
Summary: Prevent construction of overflowed BigIntegers.
Reviewed-by: bpb, darcy, psandoz
Contributed-by: Dmitry Nadezhin <dmitry.nadezhin@oracle.com>
darcy [Wed, 30 Oct 2013 17:27:25 -0700] rev 21419
8005294: Consider default methods for additions to AnnotatedElement
Reviewed-by: jfranck, plevart, mchung, abuckley, sogoel
wetmore [Wed, 30 Oct 2013 16:49:35 -0700] rev 21418
8027526: CheckTipsAndVersions.java failing occasionally
Reviewed-by: mullan, mchung
briangoetz [Tue, 29 Oct 2013 12:31:27 -0400] rev 21417
8027318: Lambda Metafactory: generate serialization-hostile read/writeObject methods for non-serializable lambdas
Reviewed-by: rfield, psandoz
lana [Wed, 30 Oct 2013 13:51:07 -0700] rev 21416
Merge
michaelm [Wed, 30 Oct 2013 18:38:20 +0000] rev 21415
Merge
michaelm [Wed, 30 Oct 2013 18:37:50 +0000] rev 21414
8027570: NullPointerException in URLPermission.hashCode()
Reviewed-by: chegar
jbachorik [Wed, 30 Oct 2013 17:54:48 +0100] rev 21413
8020467: Inconsistency between usage.getUsed() and isUsageThresholdExceeded() with CMS Old Gen pool
Reviewed-by: mchung, brutisso
mfang [Wed, 30 Oct 2013 09:37:12 -0700] rev 21412
6931564: Incorrect display name of Locale for south africa
Reviewed-by: yhuang
mfang [Wed, 30 Oct 2013 09:33:23 -0700] rev 21411
6192407: s10_70, ko, s1/dvd, minor misspelling under "Select Software Localizations"
Reviewed-by: yhuang
ykantser [Wed, 30 Oct 2013 13:44:40 +0100] rev 21410
8022229: Intermittent test failures in sun/tools/jstatd
Reviewed-by: sla, egahlin, jbachorik, allwin
chegar [Wed, 30 Oct 2013 14:41:42 +0000] rev 21409
8026880: NetworkInterface native initializing code should check fieldID values
Reviewed-by: alanb
jbachorik [Wed, 30 Oct 2013 14:50:46 +0100] rev 21408
8027058: sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh Failed to initialize connector
Summary: Dynamically discover the first available port instead of hard-coding one
Reviewed-by: sla, chegar, dfuchs
mfang [Tue, 29 Oct 2013 16:59:11 -0700] rev 21407
8025521: [de] mnemonic conflict in FileChooser for GTK Style feel&look
Reviewed-by: naoto
mfang [Tue, 29 Oct 2013 15:32:04 -0700] rev 21406
Merge
mfang [Tue, 29 Oct 2013 15:31:07 -0700] rev 21405
8008647: [es] minor cosmetic issues in translated java command line outputs
Reviewed-by: naoto
jbachorik [Tue, 29 Oct 2013 21:49:46 +0100] rev 21404
8027358: sun/management/jmxremote/bootstrap/LocalManagementTest.java failing since JDK-8004926
Reviewed-by: alanb, egahlin
mfang [Tue, 29 Oct 2013 11:34:30 -0700] rev 21403
8025646: [pt_BR] overtranslation of option in java command line output
Reviewed-by: naoto, yhuang
mfang [Tue, 29 Oct 2013 11:29:57 -0700] rev 21402
8008437: [sv] over-translation in java command line outputs
Reviewed-by: okutsu, yhuang
mfang [Tue, 29 Oct 2013 11:27:55 -0700] rev 21401
8026108: [it, ja, zh_CN] wrong translation in jar example.
Reviewed-by: okutsu, yhuang
chegar [Tue, 29 Oct 2013 17:21:26 +0000] rev 21400
8027466: Revert jdk/THIRD_PARTY_README to known good version
Reviewed-by: alanb
jlaskey [Tue, 29 Oct 2013 10:40:33 -0300] rev 21399
Merge
jlaskey [Mon, 30 Sep 2013 10:24:23 -0300] rev 21398
Merge
jlaskey [Fri, 13 Sep 2013 10:15:36 -0300] rev 21397
Merge
jlaskey [Tue, 27 Aug 2013 16:06:01 -0300] rev 21396
Merge
jlaskey [Wed, 24 Jul 2013 08:22:32 -0300] rev 21395
Merge
jlaskey [Tue, 16 Jul 2013 09:09:09 -0300] rev 21394
Merge
jlaskey [Wed, 05 Jun 2013 13:10:11 -0300] rev 21393
Merge
jlaskey [Wed, 29 May 2013 13:22:58 -0300] rev 21392
Merge
jlaskey [Thu, 23 May 2013 09:48:44 -0300] rev 21391
Merge
jlaskey [Tue, 14 May 2013 09:04:35 -0300] rev 21390
Merge
jlaskey [Mon, 29 Apr 2013 21:37:46 -0300] rev 21389
Merge
jlaskey [Mon, 22 Apr 2013 14:00:05 -0300] rev 21388
Merge
jlaskey [Wed, 17 Apr 2013 08:47:44 -0300] rev 21387
Merge
jlaskey [Mon, 15 Apr 2013 08:27:37 -0300] rev 21386
Merge
jlaskey [Tue, 09 Apr 2013 08:36:20 -0300] rev 21385
Merge
jlaskey [Mon, 01 Apr 2013 10:09:27 -0300] rev 21384
Merge
jlaskey [Tue, 26 Mar 2013 09:12:41 -0300] rev 21383
Merge
jlaskey [Fri, 15 Mar 2013 11:51:02 -0300] rev 21382
Merge
jlaskey [Sat, 02 Mar 2013 11:06:58 -0400] rev 21381
Merge
jlaskey [Fri, 22 Feb 2013 23:36:47 -0400] rev 21380
8008775: Remove non-ascii from jdk/THIRD_PARTY_README
Reviewed-by: jjh
Contributed-by: james.laskey@oracle.com
jlaskey [Fri, 22 Feb 2013 18:03:07 -0400] rev 21379
8008757: NEWBUILD=true has separate launcher code for jjs
Reviewed-by: jjh
Contributed-by: james.laskey@oracle.com
jlaskey [Fri, 22 Feb 2013 17:45:37 -0400] rev 21378
8008756: THIRD_PARTY_README contains Unicode
Reviewed-by: jjh
Contributed-by: james.laskey@oracle.com
jlaskey [Fri, 22 Feb 2013 14:05:39 -0400] rev 21377
Merge
jlaskey [Fri, 22 Feb 2013 10:23:11 -0400] rev 21376
8008721: Tweaks to make all NEWBUILD=false round 4
Reviewed-by: jjh
Contributed-by: james.laskey@oracle.com
jlaskey [Thu, 21 Feb 2013 15:25:07 -0400] rev 21375
8008447: Tweaks to make all NEWBUILD=false round 3
Reviewed-by: jjh, sundar
Contributed-by: james.laskey@oracle.com
jlaskey [Mon, 04 Feb 2013 17:29:58 -0400] rev 21374
Merge
jlaskey [Mon, 28 Jan 2013 16:29:10 -0400] rev 21373
8006676: Integrate Nashorn into new build system
Reviewed-by: jlaskey
Contributed-by: james.laskey@oracle.com
aefimov [Thu, 24 Oct 2013 17:23:26 +0400] rev 21372
8026772: test/sun/util/resources/TimeZone/Bug6317929.java failing
Reviewed-by: okutsu, mfang, alanb
sla [Tue, 29 Oct 2013 08:10:32 +0100] rev 21371
8027371: Add JDI tests for breakpointing and stepping in lambda code
Reviewed-by: mchung, sspitsyn
lana [Mon, 28 Oct 2013 12:28:57 -0700] rev 21370
Merge
dfuchs [Mon, 28 Oct 2013 10:52:07 +0100] rev 21369
8026863: regression in anonymous Logger.setParent method
Summary: restore behaviour of setParent in anonymous logger and clarifies the spec with respect to security permissions.
Reviewed-by: mchung, prr
smarks [Fri, 25 Oct 2013 14:53:34 -0700] rev 21368
5063500: Formatter spec says "char" is not an integral type
7126305: Wrong Unicode value specified for format conversion character 'd'
8027287: incorrect example in Formatter javadoc
Reviewed-by: rriggs, darcy, lancea
jbachorik [Fri, 25 Oct 2013 13:01:11 +0200] rev 21367
8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out
Summary: Improve reliability by converting the test to Java
Reviewed-by: dsamersoff, dholmes
ewang [Fri, 25 Oct 2013 11:01:29 +0100] rev 21366
7079145: Remove java/net/ipv6tests/UdpTest.java from the ProblemList.txt
Reviewed-by: alanb, chegar
weijun [Fri, 25 Oct 2013 08:38:20 +0800] rev 21365
8026929: remove accelerators from policytool resources
Reviewed-by: alexp, weijun
Contributed-by: Leif Samuelsson <leif.samuelsson@oracle.com>
joehw [Thu, 24 Oct 2013 14:13:09 -0700] rev 21364
8004476: XSLT Extension Functions Don't Work in WebStart
Reviewed-by: dfuchs, lancea, alanb
sherman [Thu, 24 Oct 2013 11:12:59 -0700] rev 21363
8025003: Base64 should be less strict with padding
Summary: updated spec and implementation of mime decoder to be lenient for padding
Reviewed-by: alanb
twisti [Thu, 24 Oct 2013 10:52:15 -0700] rev 21362
8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms
Reviewed-by: iveresov, jrose
jfranck [Thu, 24 Oct 2013 19:04:27 +0200] rev 21361
8023651: j.l.r.Constructor.getAnnotatedReceiverType() and j.l.r.Constructor.getAnnotatedReturnType() for inner classes return incorrect result
Reviewed-by: darcy
briangoetz [Thu, 24 Oct 2013 13:06:05 -0400] rev 21360
8019646: Clarify javadoc contract of LambdaMetafactory
Reviewed-by: briangoetz, rfield
Contributed-by: dan.smith@oracle.com
smarks [Thu, 24 Oct 2013 10:13:39 -0700] rev 21359
8023862: deprecate HTTP proxying from RMI
Reviewed-by: mchung
alundblad [Thu, 24 Oct 2013 18:52:13 +0200] rev 21358
8027170: Annotations declared on super-super-class should be overridden by super-class.
Reviewed-by: jfranck
Contributed-by: andreas.lundblad@oracle.com, peter.levart@gmail.com
igerasim [Wed, 23 Oct 2013 15:37:40 +0400] rev 21357
8024521: (process) Async close issues with Process InputStream
Reviewed-by: psandoz, martin, alanb, robm
alanb [Thu, 24 Oct 2013 13:24:32 +0100] rev 21356
8026344: j.u.c.a *Adder and *Accumulator extend a package private class that is Serializable
Reviewed-by: rriggs, psandoz, chegar
Contributed-by: dl@cs.oswego.edu, alan.bateman@oracle.com
sla [Tue, 15 Oct 2013 12:53:54 +0200] rev 21355
8009681: TEST_BUG: MethodExitReturnValuesTest.java may fail when there are unexpected background threads
Reviewed-by: sla, allwin
Contributed-by: mikael.auno@oracle.com
dxu [Wed, 23 Oct 2013 22:30:35 -0700] rev 21354
7122887: JDK ignores Gnome3 proxy settings
Summary: Fix GConf and add to use GProxyResolver to handle network proxy resolution
Reviewed-by: chegar
rfield [Wed, 23 Oct 2013 15:16:35 -0700] rev 21353
8025868: Several lang/LMBD JCK tests fail with java.lang.BootstrapMethodError
Summary: Wildcard marker interfaces can cause duplicate implemented interfaces in generated lambda class
Reviewed-by: briangoetz
mduigou [Wed, 23 Oct 2013 14:32:41 -0700] rev 21352
8024688: further split Map and ConcurrentMap defaults eliminating looping from Map defaults, Map.merge fixes and doc fixes.
Reviewed-by: psandoz, dholmes
coffeys [Wed, 23 Oct 2013 20:51:14 +0100] rev 21351
8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs
Reviewed-by: chegar
rfield [Wed, 23 Oct 2013 11:36:24 -0700] rev 21350
8027176: Remove redundant jdk/lambda/vm/DefaultMethodsTest.java
Reviewed-by: ksrini
coffeys [Wed, 23 Oct 2013 16:53:42 +0100] rev 21349
5036554: unmarshal error on CORBA alias type in CORBA any
Reviewed-by: chegar, smarks
kizune [Wed, 23 Oct 2013 18:35:47 +0400] rev 21348
8020802: Need an ability to create jar files that are invariant to the pack200 packing/unpacking
Reviewed-by: alanb, ksrini
sla [Wed, 23 Oct 2013 15:55:31 +0200] rev 21347
8026789: Update test/java/lang/instrument/Re(transform|define)BigClass.sh test to use NMT for memory leak detection
Reviewed-by: dcubed
chegar [Wed, 23 Oct 2013 14:38:22 +0100] rev 21346
8020758: HttpCookie constructor does not throw IAE when name contains a space
Reviewed-by: michaelm, msheppar
jbachorik [Wed, 23 Oct 2013 15:03:49 +0200] rev 21345
7112404: 2 tests in java/lang/management/ManagementFactory fails with G1 because expect non-zero pools
Reviewed-by: mchung, sjiang
michaelm [Wed, 23 Oct 2013 11:00:12 +0100] rev 21344
8025734: Use literal IP address where possible in SocketPermission generated by HttpURLPermission
Reviewed-by: chegar
egahlin [Wed, 23 Oct 2013 10:50:34 +0200] rev 21343
7105883: JDWP: agent crash if there exists a ThreadGroup with null name
Reviewed-by: sla, jbachorik
weijun [Wed, 23 Oct 2013 08:32:03 +0800] rev 21342
8027026: Change keytool -genkeypair to use -keyalg RSA
Reviewed-by: alanb, chegar, mullan
mullan [Tue, 22 Oct 2013 19:43:42 -0400] rev 21341
Merge
ascarpino [Tue, 22 Oct 2013 19:37:11 -0400] rev 21340
8025763: Provider does not override new Hashtable methods
Reviewed-by: mullan
henryjen [Tue, 22 Oct 2013 15:12:22 -0700] rev 21339
8025909: Lambda Library Spec Updates
8024179: Document limitations and performance characteristics of stream sources and operations
8024138: (Spec clarification) Lambda Metafacory spec should state DMH constraint on implMethod
Reviewed-by: mduigou
Contributed-by: brian.goetz@oracle.com, paul.sandoz@oracle.com
smarks [Tue, 22 Oct 2013 14:51:08 -0700] rev 21338
8026427: deprecate obsolete APIs from java.rmi
Reviewed-by: alanb, dfuchs
mfang [Tue, 22 Oct 2013 14:37:40 -0700] rev 21337
Merge
mfang [Tue, 22 Oct 2013 14:36:43 -0700] rev 21336
6607048: clear extra l10n resource files in demo
Reviewed-by: naoto, yhuang
mfang [Tue, 22 Oct 2013 14:26:22 -0700] rev 21335
8026109: [ja] overtranslation of jarsigner in command line output
Reviewed-by: naoto
rriggs [Tue, 22 Oct 2013 17:02:08 -0400] rev 21334
8026982: javadoc errors in core libs
Summary: Cleanup of javadoc -Xlint errors
Reviewed-by: lancea, mduigou, darcy, mullan, mchung
rriggs [Tue, 22 Oct 2013 15:11:47 -0400] rev 21333
Merge
rriggs [Tue, 22 Oct 2013 15:06:27 -0400] rev 21332
Merge
rriggs [Tue, 22 Oct 2013 15:03:12 -0400] rev 21331
8024686: Cleanup of java.time serialization source
Summary: optimize serialized form of OffsetTime, OffsetDateTime; correct order of modifiers
Reviewed-by: sherman
darcy [Tue, 22 Oct 2013 12:04:30 -0700] rev 21330
8027062: Fix lint and doclint issues in java.lang.{ClassLoader, ClassValue, SecurityManager}
Reviewed-by: chegar, forax, alanb, mduigou
juh [Tue, 22 Oct 2013 11:57:38 -0700] rev 21329
8025287: NPE in api/java_security/cert/PKIXRevocationChecker/GeneralTests_GeneralTests
Reviewed-by: mullan
bpb [Tue, 22 Oct 2013 11:25:01 -0700] rev 21328
7179567: JCK8 tests: api/java_net/URLClassLoader/index.html#Ctor3 failed with NPE
6445180: URLClassLoader does not describe the behavior of several methods with respect to null arguments
Summary: Document when a NPE will be thrown by URLClassLoader constructors, newInstance(), findClass(), and getPermissions().
Reviewed-by: alanb, mduigou, chegar, dholmes, jrose
kizune [Tue, 22 Oct 2013 22:18:52 +0400] rev 21327
8026873: tools/launcher/VersionCheck.java fails in jprt because of jmc.ini
Reviewed-by: ksrini
drchase [Tue, 22 Oct 2013 12:57:59 -0400] rev 21326
8026818: Defmeth failures with -mode invoke
Summary: Added test for IllegalAccessException -> IllegalAccessError path to check if root cause was AbstractMethodError
Reviewed-by: jrose
bpb [Tue, 22 Oct 2013 10:44:22 -0700] rev 21325
8026806: Incomplete test of getaddrinfo() return value could lead to incorrect exception for Windows Inet 6
Summary: Check getaddrinfo return value before calling WSAGetLastError.
Reviewed-by: alanb, dsamersoff
alanb [Tue, 22 Oct 2013 14:13:06 +0100] rev 21324
7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win)
Reviewed-by: chegar
mullan [Tue, 22 Oct 2013 09:06:42 -0400] rev 21323
Merge
mullan [Tue, 22 Oct 2013 08:17:06 -0400] rev 21322
Merge
mullan [Tue, 22 Oct 2013 08:03:16 -0400] rev 21321
8021191: Add isAuthorized check to limited doPrivileged methods
Reviewed-by: weijun, xuelei
chegar [Tue, 22 Oct 2013 14:00:16 +0100] rev 21320
8017779: java/net/Authenticator/B4769350.java fails
Reviewed-by: chegar
Contributed-by: Tristan Yan <tristan.yan@oracle.com>, Kurchi Subhra Hazra <kurchisubhra@gmail.com>
igerasim [Tue, 15 Oct 2013 18:41:23 +0400] rev 21319
8023390: Test java/net/NetworkInterface/MemLeakTest.java failed with the latest jdk8 build
Summary: Removing the test as it is unreliable and fails intermittently
Reviewed-by: chegar
alanb [Tue, 22 Oct 2013 12:04:19 +0100] rev 21318
8024833: (fc) FileChannel.map does not handle async close/interrupt correctly
Reviewed-by: alanb
Contributed-by: chris.w.dennis@gmail.com
alanb [Tue, 22 Oct 2013 11:43:04 +0100] rev 21317
8021257: com.sun.corba.se.** should be on restricted package list
Reviewed-by: chegar, coffeys, smarks, mullan
Contributed-by: alan.bateman@oralce.com, mark.sheppard@oracle.com
alundblad [Tue, 22 Oct 2013 12:35:27 +0200] rev 21316
8004912: Repeating annotations - getAnnotationsByType(Class<T>) is not working as expected for few inheritance scenarios
8019420: Repeatable non-inheritable annotation types are mishandled by Core Reflection
Reviewed-by: jfranck
ykantser [Tue, 22 Oct 2013 10:57:40 +0200] rev 21315
8026962: Put java/lang/management/ClassLoadingMXBean/LoadCounts.java into ProblemList.txt
Reviewed-by: sla, jbachorik
jfranck [Tue, 22 Oct 2013 10:34:12 +0200] rev 21314
8009411: (reflect) Class.getMethods should not include static methods from interfaces
Summary: Update getMethods() and getMethod() to filter out interface statics
Reviewed-by: darcy
Contributed-by: joel.franck@oracle.com, andreas.lundblad@oracle.com, amy.lu@oracle.com, peter.levart@gmail.com
juh [Tue, 22 Oct 2013 03:49:50 +0000] rev 21313
Merge
juh [Mon, 21 Oct 2013 22:05:31 +0000] rev 21312
Merge
darcy [Mon, 21 Oct 2013 13:36:04 -0700] rev 21311
8024603: Turn on javac lint checking for auxiliaryclass, empty, and try in jdk build
Reviewed-by: erikj, ihse, chegar
sla [Mon, 21 Oct 2013 23:32:36 -0400] rev 21310
8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV
Summary: Redefined class in stack trace may not be found by method_idnum so handle null.
Reviewed-by: coleenp, dcubed, sspitsyn
sherman [Mon, 21 Oct 2013 18:22:39 -0700] rev 21309
8008386: (cs) Unmappable leading should be decoded to replacement.
Summary: updated the unmappable/malformed detecting handling for db charsets
Reviewed-by: naoto
peytoia [Tue, 22 Oct 2013 06:13:01 +0900] rev 21308
8020037: String.toLowerCase incorrectly increases length, if string contains \u0130 char
Reviewed-by: naoto
darcy [Mon, 21 Oct 2013 12:52:37 -0700] rev 21307
8022658: Revisit FunctionalInterface on some core libs types
Reviewed-by: briangoetz, mduigou, mr
sherman [Mon, 21 Oct 2013 11:16:02 -0700] rev 21306
8026842: Remove Time-Zone IDs HST/EST/MST
Summary: removed these ids from ZoneId's zid list, supported via short_ids list
Reviewed-by: okutsu
jbachorik [Mon, 21 Oct 2013 13:57:11 +0200] rev 21305
7140929: NotSerializableNotifTest.java fails intermittently
Reviewed-by: sjiang, alanb
dfuchs [Mon, 21 Oct 2013 12:00:58 +0200] rev 21304
8026499: Root Logger level can be reset unexpectedly
Summary: This fix prevents the logger's level to be re-initialized if it has already been initialized.
Reviewed-by: mchung
dfuchs [Mon, 21 Oct 2013 11:15:41 +0200] rev 21303
8016344: (props) Properties.storeToXML behaviour has changed from JDK 6 to 7
Summary: When storing Properties to XML only locally defined properties must be saved.
Reviewed-by: psandoz, mchung, alanb
jbachorik [Mon, 21 Oct 2013 10:54:46 +0200] rev 21302
8024613: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java failing intermittently
Summary: RMID needs a varying amount of time to start its socket server. We need to cater for it.
Reviewed-by: sjiang, dfuchs, sla
jbachorik [Mon, 21 Oct 2013 10:40:03 +0200] rev 21301
7197919: java/lang/management/ThreadMXBean/ThreadBlockedCount.java has concurency issues
Reviewed-by: sla, mchung
rfield [Sun, 20 Oct 2013 18:07:40 -0700] rev 21300
8025631: Enhance Lambda construction
Reviewed-by: ksrini, ahgross
ksrini [Sat, 19 Oct 2013 15:19:40 -0700] rev 21299
8026794: Test tools/pack200/TimeStamp.java fails while opening golden.jar.native.IST on linux-ppc(v2)
Reviewed-by: dholmes
dsamersoff [Sat, 19 Oct 2013 20:59:42 +0400] rev 21298
8024071: In ManagementAgent.start it should be possible to set the jdp.name parameter.
Summary: Pass one more property from Agent to JdpController
Reviewed-by: jbachorik, sla
vromero [Sat, 19 Oct 2013 17:53:44 +0100] rev 21297
8026854: java.time.temporal.TemporalQueries doesn't compile after javac modification to lambda flow analysis
Reviewed-by: psandoz
rriggs [Fri, 18 Oct 2013 16:37:58 -0400] rev 21296
8025828: Late binding of Chronology to appendValueReduced
Summary: Add a listener to the parseContext called when the Chronology changes
Reviewed-by: sherman
dsamersoff [Sat, 19 Oct 2013 00:05:42 +0400] rev 21295
8004213: JDP packet needs pid, broadcast interval and rmi server hostname fields
Summary: Add some extra fileds to jdp packet
Reviewed-by: allwin, sla, hirt
robm [Fri, 18 Oct 2013 16:28:35 +0100] rev 21294
8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds
Reviewed-by: alanb
Contributed-by: pavel.punegov@oracle.com
alanb [Fri, 18 Oct 2013 16:01:26 +0100] rev 21293
Merge
alanb [Fri, 18 Oct 2013 15:51:43 +0100] rev 21292
8026876: (fs) Build issue with src/solaris/classes/sun/nio/fs/SolarisUserDefinedFileAttributeView.java
Reviewed-by: psandoz
sjiang [Fri, 18 Oct 2013 16:15:38 +0200] rev 21291
8026028: [findbugs] findbugs report some issue in com.sun.jmx.snmp package
Reviewed-by: psandoz, dfuchs
alanb [Fri, 18 Oct 2013 13:51:12 +0100] rev 21290
7050570: (fs) FileSysteProvider fails to initializes if run with file.encoding set to Cp037
Reviewed-by: sherman, ulfzibis
igerasim [Fri, 18 Oct 2013 16:06:20 +0400] rev 21289
8026756: Test java/util/zip/GZIP/GZIPInZip.java failed
Reviewed-by: alanb
alanb [Fri, 18 Oct 2013 13:45:54 +0100] rev 21288
8026859: (fs) test/java/nio/file/Files/StreamTest.java fails to compile intermittently
Reviewed-by: psandoz
sla [Fri, 18 Oct 2013 11:52:24 +0200] rev 21287
8021897: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals()
Reviewed-by: alanb, sspitsyn
sherman [Thu, 17 Oct 2013 23:43:08 -0700] rev 21286
8025971: Remove ZoneId.OLD_SHORT_IDS
8026197: Slow reading tzdb.dat if the JRE is on a high-latency, remote file system
Summary: removed the compatiblity old short-ids mapping
Reviewed-by: okutsu
darcy [Thu, 17 Oct 2013 22:22:14 -0700] rev 21285
8026840: Fix new doclint issues in javax.naming
Reviewed-by: mchung
mchung [Thu, 17 Oct 2013 19:47:47 -0700] rev 21284
8025799: Restore sun.reflect.Reflection.getCallerClass(int) until a replacement API is provided
Reviewed-by: alanb, forax, dholmes, twisti
lana [Thu, 31 Oct 2013 16:22:30 -0700] rev 21283
Merge
leonidr [Wed, 30 Oct 2013 20:54:42 +0400] rev 21282
8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow
Reviewed-by: anthony, serb
pchelko [Wed, 30 Oct 2013 12:00:18 +0400] rev 21281
8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112
Reviewed-by: art, serb
bagiras [Tue, 29 Oct 2013 21:46:03 +0400] rev 21280
8027151: AWT_DnD/Basic_DnD/Automated/DnDMerlinQL/MultipleJVM failing on windows machine
Reviewed-by: anthony, pchelko
malenkov [Tue, 29 Oct 2013 19:01:46 +0400] rev 21279
8027442: JDK compilation fails on MacOS
Reviewed-by: alexsch, pchelko
malenkov [Tue, 29 Oct 2013 17:01:06 +0400] rev 21278
8022746: List of spelling errors in API doc
Reviewed-by: alexsch, smarks
ant [Tue, 29 Oct 2013 16:35:20 +0400] rev 21277
8027157: [SwingNode] needs explicit expose for JWindow
Reviewed-by: art, anthony
lana [Fri, 25 Oct 2013 10:39:13 -0700] rev 21276
Merge
serb [Fri, 25 Oct 2013 19:51:54 +0400] rev 21275
7172770: Default Toolkit implementation return null value for property "awt.dynamicLayoutSupported"
Reviewed-by: anthony, art
malenkov [Fri, 25 Oct 2013 16:42:02 +0400] rev 21274
8026705: [TEST_BUG] java/beans/Introspector/TestTypeResolver.java failed
Reviewed-by: art, jfranck
alitvinov [Fri, 25 Oct 2013 13:41:19 +0400] rev 21273
8027066: XMLDecoder in java 7 cannot properly deserialize object arrays
Reviewed-by: alexsch, malenkov
Contributed-by: anton.nashatyrev@oracle.com
pchelko [Thu, 24 Oct 2013 19:50:33 +0400] rev 21272
8027025: [macosx] getLocationOnScreen returns 0 if parent invisible
Reviewed-by: anthony, serb
pchelko [Thu, 24 Oct 2013 19:23:02 +0400] rev 21271
8027030: AWT Multiple JVM DnD Test Failing on Linux (OEL and Ubuntu) and Solaris (Sparc and x64)
Reviewed-by: anthony, serb
serb [Thu, 24 Oct 2013 14:32:07 +0400] rev 21270
7090424: TestGlyphVectorLayout failed automately with java.lang.StackOverflowError
Reviewed-by: anthony, art
serb [Wed, 23 Oct 2013 16:24:50 +0400] rev 21269
8020851: java.awt.event.WindowEvent spec should state that WINDOW_CLOSED event may not be delivered under certain circumstances
Reviewed-by: anthony, art
leonidr [Tue, 22 Oct 2013 16:45:08 +0400] rev 21268
8020209: [macosx] Mac OS X key event confusion for "COMMAND PLUS"
Reviewed-by: anthony, serb
serb [Fri, 18 Oct 2013 20:35:36 +0400] rev 21267
8026476: Choice does not get mouse events if it does not have enough place for popup menu
Reviewed-by: anthony, serb
Contributed-by: alexander.zvegintsev@oracle.com
yan [Fri, 18 Oct 2013 15:15:24 +0400] rev 21266
7002846: Fix for 6989505 may be incomplete
Reviewed-by: anthony, art
Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
serb [Thu, 17 Oct 2013 21:22:05 +0400] rev 21265
8026356: [macosx] Found one Java-level deadlock:"AWT-EventQueue-0" && main
Reviewed-by: anthony, art
serb [Thu, 17 Oct 2013 20:54:33 +0400] rev 21264
8022657: Add FunctionalInterface annotation to awt interfaces
Reviewed-by: anthony, art
bagiras [Wed, 16 Oct 2013 19:02:10 +0400] rev 21263
2228674: Fix failed for CR 7162144
Reviewed-by: art, anthony
serb [Tue, 15 Oct 2013 20:40:21 +0400] rev 21262
8025225: Window.setAlwaysOnTop documentation should be updated
Reviewed-by: anthony, art
Contributed-by: alexander.zvegintsev@oracle.com
serb [Tue, 15 Oct 2013 20:37:39 +0400] rev 21261
7059886: 6 JCK manual awt/Desktop tests fail with GTKLookAndFeel - GTK intialization issue
Reviewed-by: anthony, art
Contributed-by: alexander.zvegintsev@oracle.com
serb [Mon, 14 Oct 2013 20:11:56 +0400] rev 21260
8019591: JCK: testICSEthrowing_fullScreen fails: no ICSE thrown
Reviewed-by: art, anthony
alexsch [Mon, 14 Oct 2013 18:52:25 +0400] rev 21259
8020708: NLS mnemonics missing in SwingSet2/JInternalFrame demo
Reviewed-by: malenkov, leonidr