jlahoda [Mon, 08 Sep 2014 15:51:29 +0200] rev 26534
8057753: Test langtools/test/tools/javac/NoClass.java is failing when run together with langtools/test/tools/javac/DuplicateImport.java
Summary: Removing javac/NoClass test, as it is superseded by javac/importChecks/InvalidImportsNoClasses.java
Reviewed-by: jfranck
mcimadamore [Mon, 08 Sep 2014 14:16:33 +0100] rev 26533
8055514: Wrong, confusing error when non-static varargs referenced in static context
Summary: Improved heuristics in MethodResolutionPhase.mergeResults()
Reviewed-by: vromero
jfranck [Mon, 08 Sep 2014 13:11:28 +0200] rev 26532
8056021: checkin for JDK-8027262 breaks Checker Framework
Reviewed-by: jjg, mcimadamore
jlahoda [Mon, 08 Sep 2014 10:50:59 +0200] rev 26531
8056984: Exception in compiler: java.lang.AssertionError: isSubClass T
Summary: Must use type variable's captured bound as a method receiver, instead of the type variable itself, while checking if deferred attribution is needed.
Reviewed-by: mcimadamore, vromero
jlahoda [Mon, 08 Sep 2014 10:48:18 +0200] rev 26530
8056014: Type inference may be skipped for a complex receiver generic method in a parameter position
Summary: When checking if deferred attribution is needed for a chain of methods, stop on any method that returns any type variable, as the rest of analysis cannot use the correct type.
Reviewed-by: mcimadamore, vromero
sogoel [Fri, 05 Sep 2014 16:51:39 -0700] rev 26529
8055079: Group 9c: golden files for tests in tools/javac dir
Reviewed-by: jjg
sogoel [Fri, 05 Sep 2014 16:43:00 -0700] rev 26528
8055075: Group 9b: golden files for tests in tools/javac dir
Reviewed-by: jjg
sogoel [Thu, 04 Sep 2014 16:52:40 -0700] rev 26527
8055996: Remove @ignore from tools/javac/T6725036.java
Reviewed-by: jjg
katleman [Thu, 11 Sep 2014 09:09:00 -0700] rev 26526
Added tag jdk9-b30 for changeset 290847867ded
duke [Wed, 05 Jul 2017 20:00:52 +0200] rev 26525
Merge
lana [Thu, 11 Sep 2014 14:29:56 -0700] rev 26524
Merge
wetmore [Thu, 11 Sep 2014 12:18:00 -0700] rev 26523
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
katleman [Thu, 11 Sep 2014 09:08:55 -0700] rev 26522
Added tag jdk9-b30 for changeset a9217d0687d5
duke [Wed, 05 Jul 2017 20:00:48 +0200] rev 26521
Merge
lana [Thu, 11 Sep 2014 14:28:19 -0700] rev 26520
Merge
wetmore [Thu, 11 Sep 2014 12:17:59 -0700] rev 26519
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
lana [Wed, 10 Sep 2014 19:38:08 -0700] rev 26518
Merge
martin [Wed, 10 Sep 2014 15:17:48 -0700] rev 26517
8058175: [XML 1.0/1.1] - Attribute values with supplemental characters are being corrupted.
Reviewed-by: joehw
joehw [Fri, 05 Sep 2014 14:04:22 -0700] rev 26516
8056202: Xerces Update: Catalog Resolver
Reviewed-by: lancea
katleman [Thu, 11 Sep 2014 09:08:51 -0700] rev 26515
Added tag jdk9-b30 for changeset bbce32388a2d
duke [Wed, 05 Jul 2017 20:00:43 +0200] rev 26514
Merge
lana [Thu, 11 Sep 2014 14:30:00 -0700] rev 26513
Merge
wetmore [Thu, 11 Sep 2014 12:18:02 -0700] rev 26512
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
hannesw [Thu, 11 Sep 2014 17:23:02 +0200] rev 26511
8058179: Global constants get in the way of self-modifying properties
Reviewed-by: attila, jlaskey, sundar, lagergren
attila [Thu, 11 Sep 2014 17:12:38 +0200] rev 26510
8058100: Reduce the RecompilableScriptFunctionData footprint
Reviewed-by: jlaskey, lagergren
lana [Wed, 10 Sep 2014 19:37:52 -0700] rev 26509
Merge
hannesw [Wed, 10 Sep 2014 15:19:26 +0200] rev 26508
8057021: UserAccessorProperty guards fail with multiple globals
Reviewed-by: attila, lagergren
attila [Wed, 10 Sep 2014 13:08:58 +0200] rev 26507
8034954: Optimistic iteration in for-in and for-each
Reviewed-by: hannesw, lagergren
lagergren [Wed, 10 Sep 2014 12:37:44 +0200] rev 26506
8057703: More empty classes generated by Nashorn
Reviewed-by: attila, sundar
attila [Tue, 09 Sep 2014 15:34:14 +0200] rev 26505
8057931: Instead of not skipping small functions in parser, make lexer avoid them instead
Reviewed-by: hannesw, sundar
attila [Tue, 09 Sep 2014 15:33:58 +0200] rev 26504
8057930: remove eval ID
Reviewed-by: hannesw, sundar
attila [Mon, 08 Sep 2014 18:40:58 +0200] rev 26503
8057148: Skip nested functions on reparse
Reviewed-by: hannesw, lagergren
yan [Mon, 08 Sep 2014 15:37:50 +0400] rev 26502
8057678: Tests for let and const keywords in Nashorn
Reviewed-by: hannesw, lagergren
Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
sundar [Mon, 08 Sep 2014 15:51:27 +0530] rev 26501
8057742: ant clean test should not fail if one or more external test suites are missing
Reviewed-by: lagergren, hannesw
lagergren [Fri, 05 Sep 2014 16:28:17 +0200] rev 26500
8057588: Lots of trivial (empty) classes were generated by the Nashorn compiler as part of restOf-method generation
Reviewed-by: attila, sundar, hannesw
lagergren [Fri, 05 Sep 2014 16:28:02 +0200] rev 26499
8057611: Nashorn did not dump the JOx classes to disk when running with the -d flag
Reviewed-by: attila, sundar, hannesw
katleman [Thu, 11 Sep 2014 09:09:02 -0700] rev 26498
Added tag jdk9-b30 for changeset 00bb2442d1d6
duke [Wed, 05 Jul 2017 20:00:37 +0200] rev 26497
Merge
lana [Thu, 11 Sep 2014 14:28:13 -0700] rev 26496
Merge
wetmore [Thu, 11 Sep 2014 12:17:58 -0700] rev 26495
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
katleman [Thu, 11 Sep 2014 09:08:40 -0700] rev 26494
Added tag jdk9-b30 for changeset 10aa2df75c46
duke [Wed, 05 Jul 2017 20:00:32 +0200] rev 26493
Merge
lana [Thu, 11 Sep 2014 14:29:21 -0700] rev 26492
Merge
lancea [Thu, 11 Sep 2014 17:00:08 -0400] rev 26491
8057826: Minor clean-up to the java.sql Date/Time/Timestamp tests
Reviewed-by: redestad, joehw
wetmore [Thu, 11 Sep 2014 12:18:06 -0700] rev 26490
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
valeriep [Thu, 11 Sep 2014 17:06:35 +0000] rev 26489
8039898: sunpkcs11-solaris.cfg should be in solaris specific directory
Summary: Move from src/java.base/share/conf/security/ to src/jdk.crypto.pkcs11/solaris/conf/security
Reviewed-by: erikj, ihse
dsamersoff [Thu, 11 Sep 2014 08:01:33 -0700] rev 26488
8057746: Cannot handle JdpException in JMX agent initialization.
Summary: Add special handling for JdpException
Reviewed-by: jbachorik
Contributed-by: Yasumasa Suenaga <yasuenag@gmail.com>
michaelm [Thu, 11 Sep 2014 15:51:46 +0100] rev 26487
8057936: java.net.URLClassLoader.findClass uses exceptions in control flow
Reviewed-by: alanb, chegar, dholmes, mr
Contributed-by: claes.redestad@oracle.com
dsamersoff [Thu, 11 Sep 2014 06:21:10 -0700] rev 26486
8057556: JDP should better handle non-active interfaces
Summary: skip interface if it's not up or doesn't have IP address
Reviewed-by: jbachorik
Contributed-by: Yasumasa Suenaga <yasuenag@gmail.com>
aefimov [Thu, 11 Sep 2014 15:13:37 +0400] rev 26485
8057747: Several test failing after update to tzdata2014g
Reviewed-by: alanb
jbachorik [Thu, 11 Sep 2014 12:54:02 +0200] rev 26484
8058089: api/javax_management/loading/MLetArgsSupport.html\#MLetArgsSupportTest0001 fails because of java.lang.IllegalArgumentException (argument type mismatch)
Reviewed-by: dfuchs
lana [Wed, 10 Sep 2014 19:37:23 -0700] rev 26483
Merge
vlivanov [Wed, 10 Sep 2014 19:19:52 +0400] rev 26482
8057922: Improve LambdaForm sharing by using LambdaFormEditor more extensively
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:52 +0400] rev 26481
8057042: LambdaFormEditor: derive new LFs from a base LF
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:52 +0400] rev 26480
8056926: Improve caching of GuardWithTest combinator
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:51 +0400] rev 26479
8057657: Annotate LambdaForm parameters with types
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:51 +0400] rev 26478
8057656: Improve MethodType.isCastableTo() & MethodType.isConvertibleTo() checks
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:51 +0400] rev 26477
8057654: Extract checks performed during MethodHandle construction into separate methods
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:50 +0400] rev 26476
8050887: Intrinsify constants for default values
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:50 +0400] rev 26475
8050884: Intrinsify ValueConversions.identity() functions
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:50 +0400] rev 26474
8050877: Improve code for pairwise argument conversions and value boxing/unboxing
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:50 +0400] rev 26473
8050200: Make LambdaForm intrinsics detection more robust
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:49 +0400] rev 26472
8050057: Improve caching of MethodHandle reinvokers
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:49 +0400] rev 26471
8050174: Support overriding of isInvokeSpecial flag in WrappedMember
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:49 +0400] rev 26470
8050173: Add j.l.i.MethodHandle.copyWith(MethodType, LambdaForm)
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:48 +0400] rev 26469
8050166: Get rid of some package-private methods on arguments in j.l.i.MethodHandle
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:48 +0400] rev 26468
8050053: Improve caching of different invokers
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:47 +0400] rev 26467
8050052: Small cleanups in java.lang.invoke code
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:47 +0400] rev 26466
8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke
Reviewed-by: psandoz, iignatyev
vlivanov [Wed, 10 Sep 2014 19:19:47 +0400] rev 26465
8038261: JSR292: cache and reuse typed array accessors
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
vlivanov [Wed, 10 Sep 2014 19:19:46 +0400] rev 26464
8037209: Improvements and cleanups to bytecode assembly for lambda forms
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com
coffeys [Wed, 10 Sep 2014 16:14:14 +0100] rev 26463
8057813: Alterations to jdk_security3 test target
Reviewed-by: mullan, wetmore, xuelei
alanb [Wed, 10 Sep 2014 13:51:17 +0100] rev 26462
8055251: Re-examine Integer.parseInt and Long.parseLong methods
Reviewed-by: alanb
Contributed-by: claes.redestad@oracle.com
sla [Wed, 10 Sep 2014 10:37:12 +0200] rev 26461
8057937: javax/management/monitor/GaugeMonitorDeadlockTest.java should be quarantined
Reviewed-by: sla, allwin
sla [Wed, 10 Sep 2014 11:32:31 +0200] rev 26460
8057558: VirtualMachineImpl.execute on windows should close PipedInputStream before throwing exceptions
Reviewed-by: alanb, sspitsyn, dsamersoff
stefank [Thu, 04 Sep 2014 13:20:27 +0200] rev 26459
8057174: MemoryMXBean tests -- TEST FAILED: chunkSize: 6291456 is less than YOUNG_GEN_SIZE: 8388608
Reviewed-by: jbachorik, jwilhelm, dfuchs
igerasim [Tue, 09 Sep 2014 19:02:36 +0400] rev 26458
7010989: Duplicate closure of file descriptors leads to unexpected and incorrect closure of sockets
Reviewed-by: chegar
kizune [Tue, 09 Sep 2014 17:20:26 +0400] rev 26457
8051989: Unportable format string argument mismatch in jdk/src/share/native/com/sun/java/util/jar/pack/unpack.cpp
Reviewed-by: ksrini
jfranck [Tue, 09 Sep 2014 12:04:31 +0200] rev 26456
5043030: (reflect) unnecessary object creation in reflection
Summary: Use valueOf() instead of new for primitive wrappers.
Reviewed-by: jfranck
Contributed-by: Andrej Golovnin <andrej.golovnin@gmail.com>
jfranck [Tue, 09 Sep 2014 10:48:01 +0200] rev 26455
8054987: (reflect) Add sharing of annotations between instances of Executable
Reviewed-by: darcy, plevart
sla [Mon, 08 Sep 2014 20:29:15 +0200] rev 26454
8057778: Misc cleanups of the attach code (aix)
Reviewed-by: simonis
sla [Mon, 08 Sep 2014 14:46:51 +0200] rev 26453
8057776: Misc cleanups of the attach code
Reviewed-by: alanb, dfuchs, jbachorik
aefimov [Sun, 07 Sep 2014 23:04:09 +0400] rev 26452
8049343: (tz) Support tzdata2014g
Reviewed-by: mfang, okutsu
martin [Fri, 29 Aug 2014 14:50:15 -0700] rev 26451
8056951: pico-optimize contains(Object) methods
Summary: use idiiom >= 0 consistently to check for valid index
Reviewed-by: mduigou
ykantser [Fri, 05 Sep 2014 15:09:05 +0200] rev 26450
8057686: Clean up ProblemList.txt
Reviewed-by: jbachorik
alanb [Fri, 05 Sep 2014 12:18:31 +0100] rev 26449
8029516: (fs) WatchKey cancel unreliable on Windows
Reviewed-by: chegar
dl [Fri, 05 Sep 2014 10:54:28 +0200] rev 26448
8056248: Improve ForkJoin thread throttling
Reviewed-by: psandoz, martin
katleman [Thu, 11 Sep 2014 09:08:56 -0700] rev 26447
Added tag jdk9-b30 for changeset dfdf7c92f55e
duke [Wed, 05 Jul 2017 20:00:24 +0200] rev 26446
Merge
lana [Thu, 11 Sep 2014 14:28:30 -0700] rev 26445
Merge
wetmore [Thu, 11 Sep 2014 12:18:02 -0700] rev 26444
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
lana [Wed, 10 Sep 2014 19:36:46 -0700] rev 26443
Merge
kvn [Thu, 04 Sep 2014 22:59:17 -0700] rev 26442
Merge
simonis [Wed, 03 Sep 2014 14:39:13 +0200] rev 26441
8057129: Fix AIX build after the Extend CompileCommand=option change 8055286
Reviewed-by: kvn
roland [Sat, 02 Aug 2014 06:15:23 +0200] rev 26440
8057038: Speculative traps not robust when compilation and class unloading are concurrent
Summary: speculative traps can be removed from MDO while being copied by compiler
Reviewed-by: kvn, iveresov
fzhinkin [Wed, 03 Sep 2014 15:29:57 +0400] rev 26439
8055904: Develop tests for new command-line options related to SHA intrinsics
Reviewed-by: kvn, iignatyev
fzhinkin [Wed, 03 Sep 2014 15:26:06 +0400] rev 26438
8055903: Develop sanity tests on SPARC's SHA instructions support
Reviewed-by: kvn, iignatyev
fzhinkin [Wed, 03 Sep 2014 15:24:26 +0400] rev 26437
8056091: Move compiler/intrinsics/mathexact/sanity/Verifier to compiler/testlibrary and extend its functionality
Reviewed-by: kvn, iignatyev
roland [Wed, 27 Aug 2014 17:37:18 +0200] rev 26436
8055946: assert(result == NULL || result->is_oop()) failed: must be oop
Summary: caller of popped frame doesn't have valid result during deoptimization
Reviewed-by: kvn
roland [Fri, 29 Aug 2014 16:32:29 +0200] rev 26435
8055910: closed/java/util/Collections/CheckedCollections.java failed with ClassCastException not thrown
Summary: missing subtype check for Arrays.copyOf intrinsic
Reviewed-by: kvn, iveresov
kvn [Tue, 02 Sep 2014 12:48:45 -0700] rev 26434
8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
Summary: Add new C2 intrinsic for BigInteger::multiplyToLen() on x86 in 64-bit VM.
Reviewed-by: roland
kvn [Tue, 02 Sep 2014 10:26:48 -0700] rev 26433
8056964: JDK-8055286 changes are incomplete.
Summary: added ccstr and ccstrlist types to compilerOracle 'option' command
Reviewed-by: roland
drchase [Fri, 29 Aug 2014 19:45:49 -0400] rev 26432
8054292: code comments leak in fastdebug builds
Summary: Added deallocation to destructor; hardened interface against misuse
Reviewed-by: kvn
thartmann [Fri, 29 Aug 2014 13:46:50 +0000] rev 26431
Merge
zmajo [Fri, 29 Aug 2014 15:32:16 +0200] rev 26430
8055286: Extend CompileCommand=option to handle numeric parameters
Summary: Changed CompileCommand=option to handle "extended" parameters: Klass::method,type,flag,value. Types supported are bool, intx, and uintx.
Reviewed-by: kvn, roland
thartmann [Fri, 29 Aug 2014 14:46:35 +0200] rev 26429
8056067: NodeHash debug variables are available in product build
Summary: Make NodeHash debug variables only available in debug/optimized build.
Reviewed-by: kvn, roland
iignatyev [Thu, 28 Aug 2014 23:30:13 +0400] rev 26428
8056223: typo in export_optimized_jdk
Reviewed-by: kvn
jmasa [Thu, 04 Sep 2014 13:45:39 -0700] rev 26427
Merge
jmasa [Thu, 04 Sep 2014 12:25:05 -0700] rev 26426
Merge
tschatzl [Wed, 03 Sep 2014 15:07:47 +0000] rev 26425
Merge
tschatzl [Wed, 03 Sep 2014 17:01:57 +0200] rev 26424
8057143: Incomplete renaming of variables containing "hrs" to "hrm" related to HeapRegionSeq
Summary: Fixup the remaining variable names.
Reviewed-by: tonyp, jwilhelm
stefank [Wed, 03 Sep 2014 12:45:14 +0200] rev 26423
8057037: Verification in ClassLoaderData::is_alive is too slow
Reviewed-by: brutisso, mgerdin, tschatzl
mgerdin [Fri, 29 Aug 2014 13:12:21 +0200] rev 26422
8048268: G1 Code Root Migration performs poorly
Summary: Replace G1CodeRootSet with a Hashtable based implementation, merge Code Root Migration phase into Code Root Scanning
Reviewed-by: jmasa, brutisso, tschatzl
mgerdin [Fri, 29 Aug 2014 13:08:01 +0200] rev 26421
8056084: Refactor Hashtable to allow implementations without rehashing support
Reviewed-by: gziemski, jmasa, brutisso, coleenp, tschatzl
ctornqvi [Wed, 03 Sep 2014 17:30:23 -0400] rev 26420
8057147: [TESTBUG] Platform.isDebugBuild() doesn't work on all build types
Summary: Check java.version for debug string as well
Reviewed-by: gtriantafill, hseigel, sla, acorn, dcubed
iklam [Tue, 02 Sep 2014 09:51:24 -0700] rev 26419
8056971: Minor class loading clean-up
Summary: Misplacement of #if INCLUE_CDS, typos, unnecessary C string duplication
Reviewed-by: dholmes, ccheung
sspitsyn [Fri, 29 Aug 2014 11:35:03 -0700] rev 26418
Merge
sla [Fri, 29 Aug 2014 13:34:16 +0200] rev 26417
8055838: Hotspot does not compile with clang 6.0 (OS X Yosemite)
Reviewed-by: lfoltan, kvn
lfoltan [Thu, 28 Aug 2014 13:01:44 -0400] rev 26416
Merge
lfoltan [Thu, 28 Aug 2014 11:56:06 -0400] rev 26415
8054355: ENFORCE_CC_COMPILER_REV needs to be updated to Solaris C++ 12u3 for JDK 9.
Summary: Update of C++ validiation check for JDK 9 on Solaris.
Reviewed-by: coleenp, dcubed, kvn
coleenp [Thu, 28 Aug 2014 15:44:02 +0000] rev 26414
Merge
coleenp [Thu, 28 Aug 2014 11:30:11 -0400] rev 26413
Merge
coleenp [Thu, 28 Aug 2014 11:29:09 -0400] rev 26412
8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2)
Summary: This removes component mirrors from arrayKlass metadata and the C2 intrinsic for them.
Reviewed-by: kvn, twisti, mgerdin
dsamersoff [Thu, 28 Aug 2014 07:46:49 -0700] rev 26411
8029172: warnings from b117 for hotspot.agent.src.os.linux: JNI exception pending
Summary: Added missed exception checks
Reviewed-by: chegar, sla
dsamersoff [Thu, 28 Aug 2014 06:32:16 -0700] rev 26410
8031583: warnings from b03 for hotspot/agent/src/os/solaris/proc: JNI exception pending
Summary: Added missed exception checks
Reviewed-by: sla, sspitsyn
sla [Thu, 28 Aug 2014 10:28:21 +0200] rev 26409
8055755: Information about loaded dynamic libraries is wrong on MacOSX
Summary: The information about loaded dynamic libraries printed in hs_err_pid files or by running the jcmd VM.dynlib is partly incorrect. The address printed in front of the library file name is wrong.
Reviewed-by: sla, gziemski, gtriantafill
Contributed-by: fredrik.arvidsson@oracle.com
ccheung [Wed, 27 Aug 2014 10:42:28 -0700] rev 26408
8056175: Change "8048150: Allow easy configurations for large CDS archives" triggers conversion warning with older GCC
Summary: cast the result of the conversion to uintx
Reviewed-by: ccheung, coleenp
Contributed-by: volker.simonis@gmail.com
katleman [Thu, 11 Sep 2014 09:08:47 -0700] rev 26407
Added tag jdk9-b30 for changeset 9628dff9b9a1
lana [Thu, 11 Sep 2014 14:27:55 -0700] rev 26406
Merge
chegar [Thu, 11 Sep 2014 10:29:15 +0100] rev 26405
8058117: Missing jdk.deploy.osx from modules.xml
Reviewed-by: alanb, mchung
lana [Wed, 10 Sep 2014 19:36:32 -0700] rev 26404
Merge
mchung [Wed, 10 Sep 2014 17:32:40 -0700] rev 26403
8057627: Add org.w3c.dom.ranges and org.w3c.dom.traversal as exported API in modules.xml
Reviewed-by: alanb
mduigou [Wed, 10 Sep 2014 12:28:14 -0700] rev 26402
8056195: Add CUSTOM_SUMMARY_AND_WARNINGS_HOOK
Reviewed-by: ihse, erikj
coffeys [Wed, 10 Sep 2014 16:13:35 +0100] rev 26401
8057813: Alterations to jdk_security3 test target
Reviewed-by: mullan, wetmore, xuelei
simonis [Tue, 09 Sep 2014 17:42:07 +0100] rev 26400
8057538: Build the freetype library during configure on Windows
Reviewed-by: erikj, ihse
ihse [Tue, 09 Sep 2014 15:12:50 +0200] rev 26399
8057125: The fix for JDK-8027627 was incomplete: Don't hardcode bash anywhere.
Reviewed-by: erikj
erikj [Fri, 05 Sep 2014 12:42:41 +0200] rev 26398
8057537: Serialize reconfigure and fix make clean-foo foo
Reviewed-by: dholmes, ihse, tbell
katleman [Thu, 11 Sep 2014 09:08:38 -0700] rev 26397
Added tag jdk9-b30 for changeset 8d6d3257c748
duke [Wed, 05 Jul 2017 20:00:08 +0200] rev 26396
Added tag jdk9-b30 for changeset b2287cac7813
duke [Wed, 05 Jul 2017 20:00:07 +0200] rev 26395
Merge
duke [Wed, 05 Jul 2017 20:00:03 +0200] rev 26394
Merge
lana [Thu, 04 Sep 2014 14:45:48 -0700] rev 26393
Merge
jlahoda [Thu, 04 Sep 2014 08:49:20 +0200] rev 26392
8047675: tools/javac/defaultMethods/Assertions.java fails if run with -enableassertions (-ea)
Summary: Using ToolBox to start new Java processes, to avoid passing default VM options to the newly started process.
Reviewed-by: jjg
jlahoda [Thu, 04 Sep 2014 08:48:29 +0200] rev 26391
8054563: Update RunCodingRules.java for source code reorg
Summary: Tests RunCodingRules and MessageInfo fixed to work in the new source code structure.
Reviewed-by: jjg
jjg [Wed, 03 Sep 2014 14:19:39 -0700] rev 26390
8038414: Constant pool's strings are not escaped properly
Reviewed-by: jjg, mcimadamore, ksrini
jjg [Wed, 03 Sep 2014 14:06:25 -0700] rev 26389
8034861: Incorrect format and indentation of InnerClasses section
Reviewed-by: jjg, ksrini, mcimadamore, lagergren
kizune [Wed, 03 Sep 2014 19:22:16 +0400] rev 26388
8044597: Request to update tools/javap/T4501661.java to add test for package option
Reviewed-by: jjg
mcimadamore [Mon, 01 Sep 2014 17:41:01 +0100] rev 26387
8057005: IntelliJ should allow import for nested classes
Summary: Minor tweaks to langtools intellij project
Reviewed-by: jfranck
sogoel [Fri, 29 Aug 2014 14:08:49 -0700] rev 26386
8056288: Missing bug id in test/com/sun/javadoc/testOrdering/TestOrdering.java
Reviewed-by: ksrini
katleman [Thu, 04 Sep 2014 13:26:40 -0700] rev 26385
Added tag jdk9-b29 for changeset 639910c83675
duke [Wed, 05 Jul 2017 19:59:57 +0200] rev 26384
Merge
katleman [Thu, 04 Sep 2014 13:26:38 -0700] rev 26383
Added tag jdk9-b29 for changeset 08af5d44cadd
duke [Wed, 05 Jul 2017 19:59:54 +0200] rev 26382
Merge
katleman [Thu, 04 Sep 2014 13:26:26 -0700] rev 26381
Added tag jdk9-b29 for changeset f402435374ad
duke [Wed, 05 Jul 2017 19:59:50 +0200] rev 26380
Merge
lana [Thu, 04 Sep 2014 14:45:42 -0700] rev 26379
Merge
attila [Thu, 04 Sep 2014 18:57:14 +0200] rev 26378
8056129: AtomicInteger is treated as primitive number with optimistic compilation
Reviewed-by: jlaskey, lagergren
hannesw [Thu, 04 Sep 2014 15:37:14 +0200] rev 26377
8051889: Implement block scoping in symbol assignment and scope computation
Reviewed-by: attila, lagergren
lagergren [Thu, 04 Sep 2014 14:42:30 +0200] rev 26376
8057551: Let the -d flag dump _all_ generated classes to disk and work outside --compile-only mode
Reviewed-by: attila, jlaskey
lagergren [Thu, 04 Sep 2014 10:52:42 +0200] rev 26375
8057019: Various problems with extra arguments to applies
Reviewed-by: attila, hannesw, jlaskey
attila [Wed, 03 Sep 2014 14:33:34 +0200] rev 26374
8056913: Limit the size of type info cache on disk
Reviewed-by: jlaskey, lagergren
yan [Mon, 01 Sep 2014 17:34:37 +0400] rev 26373
8054343: Nashorn: Some tests fails on windows with AccessControlException
Reviewed-by: lagergren, sundar
Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
katleman [Thu, 04 Sep 2014 13:26:40 -0700] rev 26372
Added tag jdk9-b29 for changeset 14591ffc0c61
duke [Wed, 05 Jul 2017 19:59:46 +0200] rev 26371
Merge
katleman [Thu, 04 Sep 2014 13:26:25 -0700] rev 26370
Added tag jdk9-b29 for changeset ca9aa0749e5d
duke [Wed, 05 Jul 2017 19:59:42 +0200] rev 26369
Merge
lana [Thu, 04 Sep 2014 14:47:04 -0700] rev 26368
Merge
lancea [Thu, 04 Sep 2014 12:23:01 -0400] rev 26367
8055776: Add tests to exercise SQLPermissions for DriverManager & SyncFactory
Reviewed-by: rriggs
yhuang [Thu, 04 Sep 2014 00:32:43 -0700] rev 26366
8055222: ISO 4217 Amendment #159
Reviewed-by: naoto
jbachorik [Wed, 03 Sep 2014 17:08:58 +0200] rev 26365
8057134: sun/management/jmxremote/startstop/JMXStartStopTest.java failing intermittently
Reviewed-by: sla, dfuchs
jbachorik [Wed, 03 Sep 2014 16:05:41 +0200] rev 26364
8057150: Add more diagnostics to JMXStartStopTest
Reviewed-by: sla, dfuchs
xuelei [Wed, 03 Sep 2014 06:57:40 +0000] rev 26363
8048621: Implement basic keystore tests
Reviewed-by: xuelei
Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
xuelei [Wed, 03 Sep 2014 02:11:16 +0000] rev 26362
8048362: Tests for doPrivileged with accomplice
Reviewed-by: vinnie
Contributed-by: Raghu Nair <raghu.k.nair@oracle.com>
coffeys [Tue, 02 Sep 2014 22:23:04 +0100] rev 26361
8057076: Correct exception message in CertAndKeyGen.java
Reviewed-by: mullan
naoto [Tue, 02 Sep 2014 14:11:38 -0700] rev 26360
8038436: Re-examine the mechanism to determine available localedata and cldrdata
Reviewed-by: alanb, mchung, okutsu
prr [Tue, 02 Sep 2014 11:21:29 -0700] rev 26359
Merge
prr [Mon, 25 Aug 2014 10:43:59 -0700] rev 26358
Merge
prr [Fri, 22 Aug 2014 11:02:00 -0700] rev 26357
8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
Reviewed-by: bae, mchung, erikj
prr [Fri, 22 Aug 2014 10:33:05 -0700] rev 26356
Merge
serb [Thu, 21 Aug 2014 18:48:12 +0400] rev 26355
8054801: Memory leak in jdk/src/windows/native/sun/windows/awt_InputMethod.cpp
Reviewed-by: alexsch, prr
prr [Tue, 19 Aug 2014 14:38:25 -0700] rev 26354
8055201: JNI exception pending in jdk/src/solaris/native/sun/awt/CUPSfuncs.c
Reviewed-by: bae, serb
ddehaven [Tue, 19 Aug 2014 11:03:55 -0700] rev 26353
Merge
darcy [Mon, 18 Aug 2014 09:51:52 -0700] rev 26352
8055254: Address source incompatability of JSlider generification
Reviewed-by: anthony, serb
darcy [Fri, 15 Aug 2014 11:33:13 -0700] rev 26351
8054360: Refine generification of javax.swing
Reviewed-by: anthony, alexsch, dlsmith
yan [Fri, 15 Aug 2014 13:02:46 +0400] rev 26350
8054878: javadoc issues in javax.imageio
Summary: Fix javadoc missing @exception issues in javax.imageio
Reviewed-by: prr
Contributed-by: prhinduja@gmail.com
serb [Thu, 14 Aug 2014 18:43:45 +0400] rev 26349
8042199: The build of J2DBench via makefile is broken after the JDK-8005402
Reviewed-by: flar, bae
serb [Thu, 14 Aug 2014 14:19:58 +0100] rev 26348
8046887: JNI exception pending in jdk/src/solaris/native/sun/awt: awt_DrawingSurface.c, awt_GraphicsEnv.c, awt_InputMethod.c, sun_awt_X11_GtkFileDialogPeer.c
Reviewed-by: azvegint, prr
serb [Wed, 13 Aug 2014 21:45:53 +0400] rev 26347
8054800: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp
Reviewed-by: azvegint, prr
aivanov [Wed, 13 Aug 2014 13:27:43 +0400] rev 26346
8046007: Java app receives javax.print.PrintException: Printer is not accepting job
Reviewed-by: prr, bae
mcherkas [Tue, 12 Aug 2014 19:02:51 +0400] rev 26345
8042835: Remove mnemonic character from open, save and open directory JFileChooser's buttons
Reviewed-by: alexp, alexsch
Contributed-by: artem.malinko@oracle.com
yan [Tue, 12 Aug 2014 18:26:30 +0400] rev 26344
8053657: [TEST_BUG] move some 5 tests related to undecorated Frame/JFrame to JDK
Reviewed-by: serb
serb [Tue, 12 Aug 2014 14:38:38 +0400] rev 26343
8046894: JNI exception pending in jdk/src/solaris/native/sun/awt/X11Color.c
Reviewed-by: azvegint, prr
anthony [Tue, 12 Aug 2014 14:22:05 +0400] rev 26342
8049065: [JLightweightFrame] Support DnD for SwingNode
Summary: Delegate DnD operations to LightweightContent when appropriate
Reviewed-by: ant, pchelko
yan [Mon, 11 Aug 2014 10:42:51 +0400] rev 26341
6708093: Redundant unused native method declaration in LCMS.java
Reviewed-by: bae, prr
Contributed-by: prhinduja@gmail.com
yan [Mon, 11 Aug 2014 10:39:17 +0400] rev 26340
6975892: Javadoc typo in javax.print.attribute.standard.DialogTypeSelection
Summary: Fix typos in javax.print.attribute.standard.DialogTypeSelection
Reviewed-by: prr
Contributed-by: anisha.nagarajan1@gmail.com
yan [Mon, 11 Aug 2014 10:32:21 +0400] rev 26339
8043693: A typo in the javadoc for javax.imageio.ImageReader
Summary: Correct a typo in the javadoc for javax.imageio.ImageReader
Reviewed-by: prr
Contributed-by: prhinduja@gmail.com
ykantser [Tue, 02 Sep 2014 11:05:41 +0200] rev 26338
8056994: sun/tools/jstatd/TestJstatdPortAndServer.java and sun/tools/jstatd/TestJstatdServer.java miss correct check of RMI server availability
Reviewed-by: jbachorik, dsamersoff
xuelei [Tue, 02 Sep 2014 05:48:55 +0000] rev 26337
8049429: Tests for java client server communications with various TLS/SSL combinations.
Reviewed-by: xuelei
Contributed-by: Raghu Nair <raghu.k.nair@oracle.com>
dl [Mon, 01 Sep 2014 13:33:28 +0200] rev 26336
8056249: Improve CompletableFuture resource usage
Reviewed-by: psandoz, chegar, martin
joehw [Fri, 29 Aug 2014 11:59:34 -0700] rev 26335
8037819: Xerces Update: jaxp/validation/XMLSchemaFactory
Reviewed-by: lancea
katleman [Thu, 04 Sep 2014 13:26:40 -0700] rev 26334
Added tag jdk9-b29 for changeset 317aad3480c8
duke [Wed, 05 Jul 2017 19:59:21 +0200] rev 26333
Merge
lana [Thu, 04 Sep 2014 14:45:08 -0700] rev 26332
Merge
jmasa [Fri, 29 Aug 2014 08:14:19 -0700] rev 26331
Merge
tschatzl [Thu, 28 Aug 2014 15:55:05 +0000] rev 26330
Merge
tschatzl [Thu, 28 Aug 2014 17:06:29 +0200] rev 26329
Merge
dfazunen [Thu, 28 Aug 2014 18:38:31 +0400] rev 26328
8050464: G1 string deduplication tests hang/timeout and leave running processes consuming all resources
Reviewed-by: jmasa
jmasa [Fri, 29 Aug 2014 08:07:13 -0700] rev 26327
Merge
tschatzl [Thu, 28 Aug 2014 17:05:41 +0200] rev 26326
8054808: Bitmap verification sometimes fails after Full GC aborts concurrent mark.
Summary: The verification code that checked whether no bitmap mark had been found re-read HeapRegion::end() after the check on the bitmap. Concurrent humongous object allocation could have changed HeapRegion::end() in the meantime. Fix this by using the actual end of the region instead of HeapRegion::end() for comparison.
Reviewed-by: brutisso, jmasa
jmasa [Thu, 28 Aug 2014 11:25:09 -0700] rev 26325
Merge
sjohanss [Wed, 27 Aug 2014 09:47:06 +0200] rev 26324
8028787: tmtools/jstat/gcoldcapacity/jstat_gcoldcapacity02 fails nsk.share.Failure: OGC < OGCMN in RT_Baseline
Summary: Passing the min and max size of the generation into the counter instead of using the space to estimate sizes.
Reviewed-by: stefank, tschatzl
brutisso [Wed, 27 Aug 2014 09:22:22 +0000] rev 26323
Merge
brutisso [Wed, 27 Aug 2014 10:51:08 +0200] rev 26322
8055816: Remove dead code in g1BlockOffsetTable
Reviewed-by: tschatzl, mgerdin
tschatzl [Wed, 27 Aug 2014 08:59:05 +0200] rev 26321
8056043: Heap does not shrink within the heap after JDK-8038423
Summary: Enable shrinking within the heap by removing some code added for JDK-8054818. Enable the test case that checks that again too.
Reviewed-by: jwilhelm, jmasa
tschatzl [Tue, 26 Aug 2014 14:15:50 +0200] rev 26320
8055919: Remove dead code in G1 concurrent marking code
Reviewed-by: jmasa, jwilhelm
tschatzl [Tue, 26 Aug 2014 14:15:42 +0200] rev 26319
8055953: [TESTBUG] Fix for 8055098 does not contain unit test
Summary: Add missing unit test.
Reviewed-by: tschatzl
Contributed-by: Leonid Mesnik <leonid.mesnik@oracle.com>
jmasa [Thu, 28 Aug 2014 17:45:58 +0000] rev 26318
Merge
jmasa [Thu, 28 Aug 2014 08:56:52 -0700] rev 26317
Merge
tschatzl [Tue, 26 Aug 2014 09:36:53 +0200] rev 26316
8054819: Rename HeapRegionSeq to HeapRegionManager
Reviewed-by: jwilhelm, jmasa
stefank [Mon, 25 Aug 2014 07:35:36 +0000] rev 26315
Merge
stefank [Mon, 25 Aug 2014 09:10:13 +0200] rev 26314
8055416: Several vm/gc/heap/summary "After GC" events emitted for the same GC ID
Reviewed-by: brutisso, ehelin
brutisso [Mon, 25 Aug 2014 08:27:19 +0200] rev 26313
8055818: Remove PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC from g1BlockOffsetTable.cpp
Reviewed-by: stefank, mgerdin
rbackman [Thu, 28 Aug 2014 18:31:05 +0200] rev 26312
Merge
iignatyev [Wed, 27 Aug 2014 17:09:18 +0400] rev 26311
8056072: add jprt_optimized targets
Reviewed-by: kvn, roland
zmajo [Wed, 27 Aug 2014 10:02:58 +0200] rev 26310
8051415: TypeTuple::make_domain() and TypeTuple::make_range() allocate too much memory
Summary: Change memory allocation in TypeTuple::make_domain() and TypeTuple::make_range() to not allocate memory for TypeFunc::Parms.
Reviewed-by: kvn, roland
thartmann [Mon, 25 Aug 2014 07:44:58 +0000] rev 26309
Merge
thartmann [Mon, 25 Aug 2014 07:04:09 +0200] rev 26308
8055657: Test compiler/classUnloading/methodUnloading/TestMethodUnloading.java does not work with non-default GC
Summary: Remove the '-XX:+UseParallelGC' parameter from the test because it is conflicting with other GC settings.
Reviewed-by: kvn
thartmann [Mon, 25 Aug 2014 07:08:53 +0200] rev 26307
8055751: TestAnonymousClassUnloading.java needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot
Summary: Copy additional Whitebox class file to JTwork (required by JDK-8011397).
Reviewed-by: kvn
kvn [Fri, 22 Aug 2014 12:03:49 -0700] rev 26306
8055069: TSX and RTM should be deprecated more strongly until hardware is corrected
Summary: Require to specify UnlockExperimentalVMOptions flag together with UseRTMLocking flag on un-patched systems where CPUID allows it but is unsupported otherwise.
Reviewed-by: iveresov, fzhinkin
ctornqvi [Tue, 26 Aug 2014 13:07:57 -0700] rev 26305
8041727: [TESTBUG] runtime/jsig/Test8017498.sh fails with Test8017498.sh: 50: [: x/usr/bin/gcc: unexpected operator
Summary: Fixed shell script issues
Reviewed-by: dcubed, gtriantafill
ccheung [Mon, 25 Aug 2014 00:13:36 -0700] rev 26304
8048150: Allow easy configurations for large CDS archives
Summary: Estimate the size of shared archive based on the number of classes in the classlist file
Reviewed-by: iklam, jiangli, minqi, dholmes
ctornqvi [Fri, 22 Aug 2014 14:21:41 -0700] rev 26303
8055844: [TESTBUG] test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails on Solaris Sparc due to incorrect page size being used
Summary: Use 128KB chunks for virtual memory operations
Reviewed-by: zgu, gtriantafill
gtriantafill [Fri, 22 Aug 2014 06:28:14 -0700] rev 26302
8055765: Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running
Reviewed-by: ctornqvi, zgu, hseigel
gtriantafill [Thu, 21 Aug 2014 14:37:39 -0700] rev 26301
8055684: runtime/NMT/CommandLineEmptyArgument.java fails
Reviewed-by: ctornqvi, sla
gtriantafill [Fri, 22 Aug 2014 07:38:42 -0700] rev 26300
8055053: [TESTBUG] runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails
Reviewed-by: ctornqvi, zgu
gtriantafill [Fri, 22 Aug 2014 06:46:29 -0700] rev 26299
8055052: [TESTBUG] runtime/NMT/JcmdDetailDiff.java fails on Windows when there are no debug symbols available
Reviewed-by: ctornqvi, hseigel
dcubed [Fri, 22 Aug 2014 11:23:36 -0700] rev 26298
Merge
ctornqvi [Fri, 22 Aug 2014 09:30:57 -0700] rev 26297
8055814: [TESTBUG] runtime/NMT/NMTWithCDS.java fails with product builds due to missing UnlockDiagnosticVMOptions
Summary: Passing -XX:+UnlockDiagnosticVMOptions to ProcessBuilder
Reviewed-by: zgu, gtriantafill
sla [Fri, 22 Aug 2014 08:13:38 +0200] rev 26296
8055754: filemap.cpp does not compile with clang
Reviewed-by: kvn, iklam, coleenp
igerasim [Thu, 21 Aug 2014 16:32:36 -0700] rev 26295
8055338: (process) Add instrumentation to help diagnose JDK-6573254
Reviewed-by: dcubed, ohair, iklam, dholmes, sspitsyn, sla