fparain [Tue, 08 Jul 2014 08:04:06 -0700] rev 25477
8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
Reviewed-by: hseigel, lfoltan
darcy [Mon, 07 Jul 2014 12:08:07 -0400] rev 25476
8048620: Remove unneeded/obsolete -source/-target options in hotspot tests
Reviewed-by: dholmes, hseigel
mgronlun [Sat, 05 Jul 2014 20:05:29 +0200] rev 25475
8049324: interpretedVFrame::expressions to index oopmap correctly
Reviewed-by: sspitsyn, coleenp
dcubed [Thu, 03 Jul 2014 16:55:57 -0700] rev 25474
Merge
mgronlun [Thu, 03 Jul 2014 21:37:31 +0200] rev 25473
8039905: heapdump/OnOOMToFile and heapdump/OnOOMToPath fail with "assert(fr().interpreter_frame_expression_stack_size() >= length) failed: error in expression stack!"
Reviewed-by: coleenp, sspitsyn
dcubed [Thu, 03 Jul 2014 11:07:51 -0700] rev 25472
8047104: cleanup misc issues prior to Contended Locking reorder and cache
Summary: Checkpoint misc cleanups for Contended Locking prior to first optimization bucket.
Reviewed-by: dholmes, sspitsyn, dice
mikael [Thu, 03 Jul 2014 09:16:56 -0700] rev 25471
8046818: Hotspot build system looking for sdt.h in the wrong place
Reviewed-by: sla, dholmes
hseigel [Thu, 03 Jul 2014 10:25:42 -0400] rev 25470
8026894: Improve VerifyError message about overriding a final method
Summary: Add full class name to error message.
Reviewed-by: fparain, zgu, lfoltan
coleenp [Wed, 02 Jul 2014 20:20:45 -0400] rev 25469
Merge
goetz [Thu, 26 Jun 2014 16:05:15 +0200] rev 25468
8048241: Introduce umbrella header os.inline.hpp and clean up includes
Reviewed-by: coleenp, dholmes, lfoltan
dcubed [Wed, 02 Jul 2014 20:56:54 +0000] rev 25467
Merge
simonis [Wed, 02 Jul 2014 13:50:16 -0700] rev 25466
8048232: Fix for 8046471 breaks PPC64 build
Reviewed-by: mikael, dcubed
coleenp [Wed, 02 Jul 2014 15:22:18 -0400] rev 25465
8047737: Move array component mirror to instance of java/lang/Class
Summary: Add field in java.lang.Class for componentType to simplify oop processing in JVM
Reviewed-by: fparain, twisti
sla [Wed, 02 Jul 2014 15:17:11 +0200] rev 25464
Merge
katleman [Thu, 17 Jul 2014 09:50:15 -0700] rev 25463
Added tag jdk9-b23 for changeset dce1ebc0a015
lana [Fri, 18 Jul 2014 08:25:14 -0700] rev 25462
Merge
mikael [Tue, 15 Jul 2014 21:45:50 -0700] rev 25461
8050825: Support running regression tests using jtreg_tests+TESTDIRS from top level
Reviewed-by: dholmes, mduigou
amurillo [Fri, 11 Jul 2014 21:07:48 -0700] rev 25460
Merge
mduigou [Wed, 09 Jul 2014 21:55:52 +0000] rev 25459
8047734: Backout use of -Og
Reviewed-by: iveresov
katleman [Thu, 17 Jul 2014 09:50:04 -0700] rev 25458
Added tag jdk9-b23 for changeset 740e05fd7953
duke [Wed, 05 Jul 2017 19:50:07 +0200] rev 25457
Added tag jdk9-b23 for changeset 39cfdc2dcaf3
duke [Wed, 05 Jul 2017 19:50:06 +0200] rev 25456
Merge
duke [Wed, 05 Jul 2017 19:50:00 +0200] rev 25455
Merge
ksrini [Sun, 15 Jun 2014 08:41:57 -0700] rev 25454
8039028: [javadoc] refactor the usage of Util.java
Reviewed-by: jjg
jjg [Sat, 12 Jul 2014 07:32:28 -0700] rev 25453
8050106: JavaCompiler relies on inappropriate result from comparison
Reviewed-by: darcy
jjg [Fri, 11 Jul 2014 18:51:32 -0700] rev 25452
8048806: Javadoc errors out on some valid HTML tags
Reviewed-by: bpatel
darcy [Fri, 11 Jul 2014 13:57:32 -0700] rev 25451
8050086: jdk.Exported is missing @return
Reviewed-by: jjg
ksrini [Fri, 11 Jul 2014 06:52:04 -0700] rev 25450
8049396: [javadoc] add more class-use test cases
Reviewed-by: jjg
ksrini [Sun, 29 Jun 2014 17:13:55 -0700] rev 25449
8049393: [javadoc] parameters are not sorted correctly
Reviewed-by: jjg
ntoda [Thu, 10 Jul 2014 16:03:45 -0700] rev 25448
8030610: replace test/tools/javac/versions/check.sh
Reviewed-by: jjg
lana [Thu, 10 Jul 2014 14:06:04 -0700] rev 25447
Merge
lana [Thu, 10 Jul 2014 12:39:26 -0700] rev 25446
Merge
ntoda [Thu, 10 Jul 2014 13:57:27 -0700] rev 25445
8011044: Remove support for 1.5 and earlier source and target options
Reviewed-by: darcy, jjg
Contributed-by: neil.toda@oracle.com, brian.goetz@oracle.com
vromero [Wed, 09 Jul 2014 10:49:32 -0400] rev 25444
8033483: Should ignore nested lambda bodies during overload resolution
Reviewed-by: mcimadamore, dlsmith
jlahoda [Wed, 09 Jul 2014 16:32:05 +0200] rev 25443
8031569: Refactor javac scope implementation to enable lazy imports
Summary: Introducing an internal API for Scope; rewriting ImportScopes to extend CompoundScopes.
Reviewed-by: mcimadamore, jjg, jfranck
Contributed-by: maurizio.cimadamore@oracle.com, jan.lahoda@oracle.com
mchung [Tue, 08 Jul 2014 18:26:34 -0700] rev 25442
8029548: (jdeps) use @jdk.Exported to determine supported vs JDK internal API
8031092: jdeps does not recognize --help option.
8048063: (jdeps) Add filtering capability
Reviewed-by: alanb, dfuchs
mcimadamore [Tue, 08 Jul 2014 15:42:04 +0100] rev 25441
8043926: javac, code valid in 7 is not compiling for 8
Summary: type-containment doesn't handle inference variables correctly
Reviewed-by: vromero, dlsmith
jlahoda [Tue, 08 Jul 2014 15:13:16 +0200] rev 25440
8042239: javac: TreeMaker.Type(Type t) does not handle UnionClassType
Summary: Enhancing TreeMaker.Type(Type t) with support for UnionClassType and IntersectionClassType.
Reviewed-by: vromero, rfield
Contributed-by: robert.field@oracle.com, jan.lahoda@oracle.com
sogoel [Mon, 07 Jul 2014 13:39:31 -0700] rev 25439
8044080: .out files for unicode, implicitThis and importChecks tests in tools/javac dir
Reviewed-by: jjg
sogoel [Mon, 07 Jul 2014 12:55:00 -0700] rev 25438
8049491: Remove three auxilary files in tools/javac/enum dir
Reviewed-by: jjg
sogoel [Mon, 07 Jul 2014 12:44:20 -0700] rev 25437
8046618: .out files for enum tests in tools/javac/dir
Reviewed-by: jjg
sogoel [Mon, 07 Jul 2014 12:36:45 -0700] rev 25436
8046635: .out files for enum tests in tools/javac/dir
Reviewed-by: jjg
vromero [Fri, 04 Jul 2014 16:34:44 +0100] rev 25435
8049075: javac, wildcards and generic vararg method invocation not accepted
Reviewed-by: mcimadamore
jjg [Fri, 04 Jul 2014 10:52:22 +0100] rev 25434
8042261: Implement classfile tests for Deprecated attribute.
Reviewed-by: jjg, anazarov, shurailine
sogoel [Thu, 03 Jul 2014 15:48:23 -0700] rev 25433
8049284: Missing bug id in test/tools/javac/varargs/warning/Warn*
Reviewed-by: darcy
katleman [Thu, 10 Jul 2014 12:13:35 -0700] rev 25432
Added tag jdk9-b22 for changeset cf09dddb6caf
duke [Wed, 05 Jul 2017 19:49:51 +0200] rev 25431
Merge
lana [Thu, 10 Jul 2014 12:39:35 -0700] rev 25430
Merge
mkos [Wed, 09 Jul 2014 13:55:07 +0200] rev 25429
8044656: Update JAX-WS RI integration to latest version
Summary: JAX-WS RI upgrade from 2.2.10-b140228.1436 to 2.2.11-b140602.1731
Reviewed-by: lancea
katleman [Thu, 10 Jul 2014 12:13:24 -0700] rev 25428
Added tag jdk9-b22 for changeset 929007aaf883
duke [Wed, 05 Jul 2017 19:49:46 +0200] rev 25427
Merge
katleman [Thu, 10 Jul 2014 12:13:22 -0700] rev 25426
Added tag jdk9-b22 for changeset d501c3d3dab3
duke [Wed, 05 Jul 2017 19:49:42 +0200] rev 25425
Merge
lana [Thu, 10 Jul 2014 12:41:23 -0700] rev 25424
Merge
attila [Tue, 08 Jul 2014 13:13:31 +0200] rev 25423
8047067: all eval arguments need to be copied in Lower
Reviewed-by: lagergren, sundar
sundar [Tue, 08 Jul 2014 16:30:42 +0530] rev 25422
8049524: Global object initialization via javax.script API should be minimal
Reviewed-by: attila, hannesw
sundar [Fri, 04 Jul 2014 20:15:41 +0530] rev 25421
8044760: Avoid PropertyMap duplicate for global instances
Reviewed-by: attila, hannesw
sundar [Fri, 04 Jul 2014 15:56:53 +0530] rev 25420
8049086: Minor API convenience functions on "Java" object
Reviewed-by: attila, hannesw
katleman [Thu, 10 Jul 2014 12:13:37 -0700] rev 25419
Added tag jdk9-b22 for changeset aa64bc1a97d9
duke [Wed, 05 Jul 2017 19:49:37 +0200] rev 25418
Merge
katleman [Thu, 10 Jul 2014 12:12:59 -0700] rev 25417
Added tag jdk9-b22 for changeset c06edfaae13b
duke [Wed, 05 Jul 2017 19:49:33 +0200] rev 25416
Merge
vinnie [Sun, 13 Jul 2014 15:24:03 +0100] rev 25415
8050118: Windows policy file missing semicolon
Reviewed-by: chegar
smarks [Sat, 12 Jul 2014 10:52:51 -0700] rev 25414
8050105: test sun/rmi/rmic/minimizeWrapperInstances/run.sh fails
Reviewed-by: lancea, mduigou, darcy
igerasim [Sat, 12 Jul 2014 04:15:56 +0400] rev 25413
6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size
Reviewed-by: plevart, martin
darcy [Fri, 11 Jul 2014 14:06:42 -0700] rev 25412
8050051: Remove unneeded/obsolete -source/-target options in shell tests
Reviewed-by: alanb
prappo [Fri, 11 Jul 2014 14:53:55 +0100] rev 25411
8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java
Reviewed-by: vinnie
darcy [Thu, 10 Jul 2014 22:57:56 -0700] rev 25410
8049736: Fix raw and unchecked lint warnings in sun.tracing
Reviewed-by: mchung
weijun [Fri, 11 Jul 2014 09:17:10 +0800] rev 25409
8049936: Update the CheckBlacklistedCerts.java test to find new location of blacklisted.certs.pem
Reviewed-by: xuelei
valeriep [Thu, 10 Jul 2014 22:44:58 +0000] rev 25408
8043406: Change default policy for JCE providers to run with as few privileges as possible
Summary: Provide default permissions for crypto providers
Reviewed-by: mullan, vinnie
lana [Thu, 10 Jul 2014 12:40:48 -0700] rev 25407
Merge
prappo [Tue, 17 Jun 2014 13:57:01 +0100] rev 25406
8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
Reviewed-by: duke
darcy [Wed, 09 Jul 2014 21:26:11 -0700] rev 25405
8049820: Fix raw and unchecked lint warnings in sun.management
Reviewed-by: mchung
rhalade [Thu, 10 Jul 2014 03:07:48 +0000] rev 25404
8041781: Need new regression tests for PBE keys
Reviewed-by: xuelei
weijun [Thu, 10 Jul 2014 10:44:48 +0800] rev 25403
8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL
Reviewed-by: mullan
juh [Wed, 09 Jul 2014 18:34:45 -0700] rev 25402
7065233: To interpret case-insensitive string locale independently
Reviewed-by: xuelei
darcy [Wed, 09 Jul 2014 17:02:03 -0700] rev 25401
8049794: Fix raw and unchecked warnings in jvmstat
Reviewed-by: mchung
naoto [Wed, 09 Jul 2014 10:02:30 -0700] rev 25400
8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c
Reviewed-by: okutsu
dfuchs [Wed, 09 Jul 2014 17:51:50 +0200] rev 25399
8048913: java/util/logging/LoggingDeadlock2.java times out
Summary: removes the /timeout=15 parameter from the @run command line
Reviewed-by: mchung, dholmes
plevart [Wed, 09 Jul 2014 12:30:17 +0200] rev 25398
8049220: URL.factory data race
Reviewed-by: alanb, psandoz
weijun [Wed, 09 Jul 2014 16:34:31 +0800] rev 25397
8047765: Generate blacklist.certs in build
Reviewed-by: dholmes, alanb
weijun [Wed, 09 Jul 2014 15:10:42 +0800] rev 25396
7150092: NTLM authentication fail if user specified a different realm
Reviewed-by: michaelm
amurillo [Tue, 08 Jul 2014 12:38:47 -0700] rev 25395
Merge
amurillo [Thu, 03 Jul 2014 13:22:09 -0700] rev 25394
Merge
amurillo [Thu, 26 Jun 2014 23:11:00 -0700] rev 25393
Merge
coleenp [Tue, 24 Jun 2014 11:23:34 -0400] rev 25392
6642881: Improve performance of Class.getClassLoader()
Summary: Add classLoader to java/lang/Class instance for fast access
Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, mchung, jfranck, dholmes
mullan [Tue, 08 Jul 2014 14:35:05 -0400] rev 25391
8049244: XML Signature performance issue caused by unbuffered signature data
Reviewed-by: xuelei
egahlin [Mon, 07 Jul 2014 15:06:00 +0200] rev 25390
8047368: Remove oracle.jrockit.jfr from open package.access list
Reviewed-by: sla, mullan
dfuchs [Mon, 07 Jul 2014 15:31:07 +0200] rev 25389
8048020: Regression on java.util.logging.FileHandler
Summary: In some circumstances j.u.l.FileHandler can leave zombie lock files on the file system. The fix lets FileHandler reuse such zombie lock files when it sees them - as it used to do in version 1.7 of the JDK.
Reviewed-by: alanb
michaelm [Mon, 07 Jul 2014 12:42:14 +0100] rev 25388
8048212: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607
Reviewed-by: alanb
dholmes [Sun, 06 Jul 2014 20:12:44 -0400] rev 25387
8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
Reviewed-by: dholmes, dfuchs
Contributed-by: Evgeniya Stepanova <evgeniya.stepanova@oracle.com>
yan [Fri, 04 Jul 2014 12:56:58 +0400] rev 25386
8046590: fix doclint issues in swing classes, part 1 of 4
Reviewed-by: alexsch
Contributed-by: Steven Sides <steve.sides@oracle.com>
naoto [Thu, 03 Jul 2014 16:19:39 -0700] rev 25385
8038092: Re-examine Bidi reflective dependency on java.awt.font
Reviewed-by: alanb
katleman [Thu, 10 Jul 2014 12:13:26 -0700] rev 25384
Added tag jdk9-b22 for changeset b508c04b7005
duke [Wed, 05 Jul 2017 19:49:20 +0200] rev 25383
Merge
lana [Thu, 10 Jul 2014 12:40:03 -0700] rev 25382
Merge
amurillo [Thu, 03 Jul 2014 13:17:29 -0700] rev 25381
Merge
roland [Thu, 03 Jul 2014 09:41:29 -0700] rev 25380
Merge
iignatyev [Tue, 01 Jul 2014 13:09:40 +0400] rev 25379
8047996: Quarantine compiler/whitebox tests
Reviewed-by: vlivanov
thartmann [Tue, 01 Jul 2014 09:02:45 +0200] rev 25378
8007987: ciConstantPoolCache::_keys should be array of 32bit int
Summary: The type of ciConstantPoolCache::_keys is changed to int which is sufficient to store the 2 byte constant pool indices.
Reviewed-by: twisti, coleenp
thartmann [Mon, 30 Jun 2014 08:28:29 +0200] rev 25377
8048003: test/compiler/8009761/Test8009761.java failed with: java.lang.RuntimeException: static java.lang.Object Test8009761.m3(boolean,boolean) not compiled
Summary: Compile m3 with C1 if C2 is not available.
Reviewed-by: twisti, anoll
sspitsyn [Wed, 02 Jul 2014 17:24:50 -0700] rev 25376
Merge
sla [Mon, 30 Jun 2014 10:04:05 +0200] rev 25375
8047973: Quarantine compiler/ciReplay/*
Reviewed-by: vlivanov
coleenp [Mon, 30 Jun 2014 14:58:52 -0400] rev 25374
8048169: Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms
Summary: Fix the matching of format string parameter types to the actual argument types for the PPC64 and CPP-Interpreter files in the same way as 8037816 already did it for all the other files
Reviewed-by: stefank, coleenp, dholmes
dcubed [Fri, 27 Jun 2014 14:00:50 -0700] rev 25373
8047720: Xprof hangs on Solaris
Summary: Update use of PeriodicTask_lock in WatcherThread::stop() to avoid safepoint deadlock.
Reviewed-by: mgronlun, coleenp
dcubed [Fri, 27 Jun 2014 08:11:49 -0700] rev 25372
Merge
mgronlun [Fri, 27 Jun 2014 13:33:36 +0200] rev 25371
8047812: Ensure ClassLoaderDataGraph::classes_unloading_do only delivers klasses from CLDs with non-reclaimed class loader oops
Reviewed-by: coleenp, sspitsyn, ehelin
egahlin [Wed, 25 Jun 2014 22:12:25 +0000] rev 25370
Merge
egahlin [Wed, 25 Jun 2014 21:36:48 +0200] rev 25369
8046783: Add hidden field to methods for event based tracing
Reviewed-by: sla, mgronlun
ctornqvi [Wed, 25 Jun 2014 13:03:29 -0700] rev 25368
8048076: [TESTBUG] runtime/Unsafe/RangeCheck.java fails with -Xcomp
Summary: Compiler intrinsics doesn't have this assert, disabled the intrinsics to make sure we go through the VM
Reviewed-by: lfoltan, coleenp
ehelin [Wed, 02 Jul 2014 13:52:52 +0200] rev 25367
Merge
ehelin [Wed, 02 Jul 2014 11:05:10 +0200] rev 25366
8048895: Back out JDK-8027915
Reviewed-by: mgerdin, stefank
jmasa [Thu, 26 Jun 2014 18:55:29 -0700] rev 25365
Merge
jmasa [Wed, 25 Jun 2014 20:43:05 -0700] rev 25364
Merge
tschatzl [Wed, 25 Jun 2014 15:43:47 +0000] rev 25363
Merge
tschatzl [Wed, 25 Jun 2014 17:22:58 +0200] rev 25362
8026847: [TESTBUG] gc/g1/TestSummarizeRSetStats* tests launch 32bit jvm with UseCompressedOops
Summary: The test launched a 32 bit VM with UseCompressedOops enabled. This is not supported on 32 bit VMs, causing a test failure. Investigation showed that the use of this flag is not required at all, so simply remove it.
Reviewed-by: tschatzl, jwilhelm
Contributed-by: Andrey Zakharov <andrey.x.zakharov@oracle.com>
mgerdin [Wed, 25 Jun 2014 16:53:13 +0200] rev 25361
8047820: G1 Block offset table does not need to support generic Space classes
Reviewed-by: tschatzl, stefank
mgerdin [Wed, 25 Jun 2014 10:55:10 +0200] rev 25360
8047819: G1 HeapRegionDCTOC does not need to inherit ContiguousSpaceDCTOC
Reviewed-by: stefank, tschatzl
stefank [Wed, 25 Jun 2014 08:56:57 +0200] rev 25359
8047326: Consolidate all CompiledIC::CompiledIC implementations and move it to compiledIC.cpp
Reviewed-by: vlivanov, ehelin
stefank [Wed, 25 Jun 2014 08:28:01 +0200] rev 25358
8047323: Remove unused _copy_metadata_obj_cl in G1CopyingKeepAliveClosure
Reviewed-by: mgerdin, tschatzl