vinnie [Fri, 10 Apr 2015 18:34:57 +0100] rev 31703
8075374: Responding to OCSP responses
Reviewed-by: mullan
vinnie [Fri, 10 Apr 2015 16:43:39 +0100] rev 31702
8075378: JNDI DnsClient Exception Handling
Reviewed-by: chegar
jbachorik [Fri, 10 Apr 2015 15:26:17 +0200] rev 31701
8077407: Even better MBean connections
Reviewed-by: sla
jbachorik [Wed, 01 Apr 2015 17:30:28 +0200] rev 31700
8076397: Better MBean connections
Reviewed-by: dfuchs, ahgross
vadim [Tue, 07 Apr 2015 13:37:30 +0300] rev 31699
8074871: Adjust device table handling
Reviewed-by: prr, srl, mschoene
vadim [Tue, 07 Apr 2015 13:37:30 +0300] rev 31698
8074330: Set font anchors more solidly
Reviewed-by: prr, srl, mschoene
vadim [Tue, 07 Apr 2015 13:37:30 +0300] rev 31697
8074335: Substitute for substitution formats
Reviewed-by: prr, srl, mschoene
prr [Mon, 06 Apr 2015 15:54:29 -0700] rev 31696
8073334: Improved font substitutions
Reviewed-by: srl, bae, mschoene
valeriep [Mon, 06 Apr 2015 20:24:27 +0000] rev 31695
8074865: General crypto resilience changes
Summary: Replaced Arrays.equals() with MessageDigest.isEqual() when comparing sensitive values
Reviewed-by: mullan, xuelei
prr [Tue, 10 Mar 2015 14:00:05 -0700] rev 31694
8074098: 2D_Font/Bug8067699 test fails with SIGBUS crash on Solaris Sparc
Reviewed-by: bae, srl, mschoene
vadim [Tue, 10 Mar 2015 13:30:11 +0300] rev 31693
8072887: Better font handling improvements
Reviewed-by: prr, srl, mschoene
prr [Mon, 09 Mar 2015 16:44:39 -0700] rev 31692
8071715: Tune font layout engine
Reviewed-by: srl, bae, mschoene
vadim [Fri, 06 Mar 2015 13:15:16 +0300] rev 31691
8072490: Better font morphing redux
Reviewed-by: prr, srl, mschoene
ksrini [Mon, 02 Mar 2015 08:19:11 -0800] rev 31690
8073773: Presume path preparedness
Reviewed-by: darcy, dholmes, ahgross
asmotrak [Mon, 02 Mar 2015 12:56:22 -0800] rev 31689
8043201: Deprecate RC4 in SunJSSE provider
Reviewed-by: xuelei, ahgross
mullan [Mon, 02 Mar 2015 08:52:08 -0500] rev 31688
8073894: Getting to the root of certificate chains
Reviewed-by: weijun, igerasim, ahgross
xuelei [Wed, 04 Feb 2015 11:13:14 +0000] rev 31687
8067694: Improved certification checking
Reviewed-by: mullan, jnimeh, coffeys, robm, asmotrak, ahgross
jfdenise [Wed, 15 Jul 2015 14:44:52 +0200] rev 31686
8131317: Image writer throws NPE when creating compact profile images
Summary: Metadata added to jimage was not handling empty jimage correctly.
Reviewed-by: alanb
mchung [Wed, 15 Jul 2015 12:10:03 +0800] rev 31685
8104574: Update tests to prepare for system class loader not be URLClassLoader
Reviewed-by: chegar
rriggs [Tue, 14 Jul 2015 22:21:52 -0400] rev 31684
Merge
rriggs [Tue, 14 Jul 2015 22:21:02 -0400] rev 31683
8130877: (process) java/lang/ProcessHandle/TreeTest test3 failure - Destroyed process.isAlive
Summary: Update test to check for children after processes are destroyed
Reviewed-by: darcy
rriggs [Tue, 14 Jul 2015 15:35:37 -0400] rev 31682
8078099: (process) ProcessHandle should uniquely identify processes
8078108: (process) ProcessHandle.isAlive should be robust
Summary: isAlive should check and confirm the start time
Reviewed-by: simonis, plevart
rriggs [Tue, 14 Jul 2015 15:29:16 -0400] rev 31681
8129344: (process) ProcessHandle instances should define equals and be value-based
Summary: add equals(), hashCode() and value-based spec
Reviewed-by: psandoz
peytoia [Wed, 15 Jul 2015 11:05:51 +0900] rev 31680
8032446: Support Unicode 7.0.0 in JDK 9
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu
amurillo [Tue, 14 Jul 2015 16:29:08 -0700] rev 31679
Merge
amurillo [Thu, 09 Jul 2015 22:46:18 -0700] rev 31678
Merge
dcubed [Thu, 09 Jul 2015 14:48:12 -0700] rev 31677
Merge
dcubed [Fri, 03 Jul 2015 07:13:24 -0700] rev 31676
Merge
dcubed [Thu, 02 Jul 2015 14:39:54 -0700] rev 31675
Merge
jbachorik [Thu, 25 Jun 2015 11:18:04 +0200] rev 31674
8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out
Reviewed-by: dholmes
jfdenise [Thu, 25 Jun 2015 18:24:39 +0200] rev 31673
8080511: Refresh of jimage support
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
cjplummer [Wed, 24 Jun 2015 11:59:11 -0700] rev 31672
8129386: [TESTBUG] - com/sun/jdi/cds/*.java missing @build tag for libraries
Summary: Added @build tags for all dependent classes
Reviewed-by: iklam, mseledtsov, dholmes
zmajo [Fri, 03 Jul 2015 07:23:45 +0200] rev 31671
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Summary: Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.
Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
kvn [Thu, 02 Jul 2015 17:50:25 -0700] rev 31670
Merge
kvn [Thu, 02 Jul 2015 17:15:55 -0700] rev 31669
Merge
aph [Thu, 02 Jul 2015 11:03:50 +0100] rev 31668
Merge
aph [Tue, 16 Jun 2015 14:58:30 +0100] rev 31667
8130150: Implement BigInteger.montgomeryMultiply intrinsic
Summary: Add montgomeryMultiply intrinsics
Reviewed-by: kvn
ddehaven [Tue, 14 Jul 2015 15:18:26 -0700] rev 31666
Merge
ddehaven [Tue, 07 Jul 2015 12:26:59 -0700] rev 31665
Merge
ssadetsky [Tue, 07 Jul 2015 09:56:53 +0300] rev 31664
8129940: JRadioButton does not honor non-standard FocusTraversalKeys
Reviewed-by: alexsch, azvegint
ssadetsky [Tue, 07 Jul 2015 09:51:30 +0300] rev 31663
8081484: [TEST_BUG]Test javax/swing/plaf/basic/6866751/bug6866751.java fails
Reviewed-by: alexsch, azvegint
serb [Mon, 06 Jul 2015 18:15:02 +0300] rev 31662
8130525: Build fail on jdk9-client solaris-sparcv9
Reviewed-by: azvegint
serb [Fri, 03 Jul 2015 16:39:45 +0300] rev 31661
7188942: Remove support of pbuffers in OGL Java2d pipeline
Reviewed-by: prr, flar
yan [Fri, 03 Jul 2015 17:37:40 +0300] rev 31660
8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update
Reviewed-by: serb, alexsch
plevart [Thu, 02 Jul 2015 08:17:25 +0200] rev 31659
8080695: splashscreen_png.c compile error with gcc 4.9.2
Summary: mark locals volatile to silence gcc arround longjmp
Reviewed-by: azvegint, serb
prr [Tue, 30 Jun 2015 10:37:48 -0700] rev 31658
Merge
ssadetsky [Tue, 30 Jun 2015 18:26:38 +0300] rev 31657
8129830: JTree drag/drop on lower half of last child of container incorrect.
Reviewed-by: alexsch, azvegint
ssadetsky [Tue, 30 Jun 2015 11:04:58 +0300] rev 31656
8085895: The Textfield can't be shown after clicking "Show Textfield" button.
Reviewed-by: serb, azvegint
ssadetsky [Tue, 30 Jun 2015 10:45:32 +0300] rev 31655
8098535: Test closed/java/awt/Clipboard/ImageTransferTest/ImageTransferTest fails on OEL 7.1
Reviewed-by: serb, azvegint
anashaty [Mon, 29 Jun 2015 13:47:28 +0300] rev 31654
8080504: [macosx] SunToolkit.realSync() may hang
Reviewed-by: serb, prr
serb [Mon, 29 Jun 2015 01:27:08 +0300] rev 31653
8080405: Exception in thread "AWT-EventQueue-1" java.security.AccessControlException
Reviewed-by: prr, chegar, art
serb [Fri, 26 Jun 2015 12:38:39 +0300] rev 31652
8014241: Clean up unused JNI fields and methods in imageInitIDs.h
Reviewed-by: azvegint, prr
serb [Thu, 25 Jun 2015 15:16:55 +0300] rev 31651
8080993: Compilation errors with recent clang in awt_parseImage.c and splashscreen_sys.m
Reviewed-by: azvegint, bae
Contributed-by: staffan.larsen@oracle.com
azvegint [Mon, 22 Jun 2015 15:47:44 +0300] rev 31650
8081371: [PIT] Test closed/java/awt/FullScreen/DisplayMode/CycleDMImage.java switches Linux to the single device mode
Reviewed-by: alexsch, serb
azvegint [Mon, 22 Jun 2015 15:43:40 +0300] rev 31649
8129116: Deadlock with multimonitor fullscreen windows.
Reviewed-by: alexsch, serb
vinnie [Tue, 14 Jul 2015 20:14:29 +0100] rev 31648
8131184: Add test sun/security/pkcs11/rsa/TestKeyPairGenerator.java to the problem list
Reviewed-by: mullan
vinnie [Tue, 14 Jul 2015 16:46:28 +0100] rev 31647
8130041: TsacertOptionTest.java intermittently fails on Mac
Reviewed-by: vinnie
Contributed-by: asmotrak <artem.smotrakov@oracle.com>
xuelei [Tue, 14 Jul 2015 00:53:09 +0000] rev 31646
8130461: HandshakeStatus.NEED_UNWRAP_AGAIN applies only to DTLS
Reviewed-by: wetmore
igerasim [Tue, 14 Jul 2015 02:03:35 +0300] rev 31645
6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently
Reviewed-by: sherman
psandoz [Tue, 09 Jun 2015 07:10:03 +0100] rev 31644
8071597: Add Stream dropWhile and takeWhile operations
Reviewed-by: briangoetz, smarks, chegar, forax
weijun [Mon, 13 Jul 2015 17:44:34 +0800] rev 31643
8058290: JAAS Krb5LoginModule has suspect ticket-renewal logic, relies on clockskew grace
Reviewed-by: mullan
prappo [Fri, 10 Jul 2015 16:40:12 +0100] rev 31642
8064925: URLConnection::getContent needs to be updated to work with modules
Reviewed-by: chegar, alanb
katleman [Thu, 16 Jul 2015 13:51:54 -0700] rev 31641
Added tag jdk9-b73 for changeset 8fc82d01db26
duke [Wed, 05 Jul 2017 20:41:55 +0200] rev 31640
Merge
lana [Thu, 16 Jul 2015 19:28:37 -0700] rev 31639
Merge
vlivanov [Tue, 14 Apr 2015 19:10:28 +0300] rev 31638
8075838: Method for typing MethodTypes
Reviewed-by: jrose, ahgross, alanb, bmoloden
roland [Mon, 09 Mar 2015 09:59:53 +0100] rev 31637
8071731: Better scaling for C1
Reviewed-by: kvn, iveresov
amurillo [Thu, 09 Jul 2015 22:46:16 -0700] rev 31636
Merge
dcubed [Thu, 09 Jul 2015 14:35:13 -0700] rev 31635
Merge
jmasa [Wed, 15 Apr 2015 11:30:36 -0700] rev 31634
7012980: PSOldGen is increased if there is no space in Metaspace
Reviewed-by: tschatzl, tbenson
jmasa [Tue, 07 Jul 2015 18:16:06 +0000] rev 31633
Merge
sangheki [Tue, 07 Jul 2015 06:37:10 -0700] rev 31632
8079555: REDO - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
Summary: Calculate the desired PLAB value for a single thread and then return desired PLAB size according to the current number of threads when needed
Reviewed-by: jmasa, tschatzl
tschatzl [Tue, 07 Jul 2015 14:20:08 +0200] rev 31631
8129558: Coalesce dead objects during removal of self-forwarded pointers
Summary: To improve performance of self-forwarding fixup during evacuation failure, coalesce the work done for dead objects.
Reviewed-by: mgerdin, tbenson, tonyp
dcubed [Fri, 03 Jul 2015 06:24:23 -0700] rev 31630
Merge
tschatzl [Fri, 03 Jul 2015 09:49:41 +0200] rev 31629
8129977: TestSummarizeRSetStats.java fails: Incorrect amount of per-period RSet summaries at the end
Summary: Due to unrestrained initial heap size more garbage collections than expected could be started, confusing the test. Fix the initial heap size for the test to make them pass.
Reviewed-by: tbenson, dfazunen, dcubed
iklam [Thu, 02 Jul 2015 20:30:33 -0700] rev 31628
8129355: [TESTBUG] runtime FragmentMetaspaceSimple.java fails with java.lang.ClassNotFoundException: test.Empty
Summary: avoid opening files excessively
Reviewed-by: coleenp, mseledtsov
dcubed [Thu, 02 Jul 2015 14:20:36 -0700] rev 31627
Merge
jwilhelm [Thu, 02 Jul 2015 18:07:42 +0200] rev 31626
8130330: Quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java
Reviewed-by: dfazunen, tschatzl
dholmes [Thu, 02 Jul 2015 12:05:19 +0200] rev 31625
Merge
ddmitriev [Thu, 02 Jul 2015 12:25:55 +0300] rev 31624
8129786: Buffer overrun when passing long not existing option in JDK 9
Summary: Only make the obsolete check for valid arguments(length less than 256)
Reviewed-by: dcubed, dholmes
dpochepk [Wed, 01 Jul 2015 21:04:18 +0300] rev 31623
8129430: tests that requrie G1 should be excluded from execution on embedded platfomrs where g1 is not supported
Summary: Test group definition has been fixed
Reviewed-by: tschatzl
sjohanss [Wed, 01 Jul 2015 16:38:14 +0200] rev 31622
8129590: TestShrinkDefragmentedHeap.java runs out of memory
Reviewed-by: jwilhelm, tschatzl
bdelsart [Wed, 01 Jul 2015 10:26:59 +0000] rev 31621
Merge
bdelsart [Wed, 01 Jul 2015 10:53:26 +0200] rev 31620
8087333: Optionally Pre-Generate the HotSpot Template Interpreter
Summary: Optional support for pregenerated template interpreter
Reviewed-by: coleenp, dholmes, kvn
sjohanss [Thu, 30 Apr 2015 13:33:23 +0200] rev 31619
8078901: Add trace event for G1 MMU information
Reviewed-by: ehelin, mlarsson
dbuck [Tue, 30 Jun 2015 15:26:20 -0700] rev 31618
8072147: Preloading libjsig.dylib causes deadlock when signal() is called
Summary: Added check to prevent reentry of signal chaining code
Reviewed-by: dcubed, acorn, dholmes
dcubed [Tue, 30 Jun 2015 09:48:24 -0700] rev 31617
Merge
dcubed [Tue, 30 Jun 2015 09:39:53 -0700] rev 31616
8130135: backout 8087143 due to failures in 8130115
Reviewed-by: minqi, coleenp
goetz [Mon, 29 Jun 2015 10:16:48 +0200] rev 31615
8130036: Fix problems with imprecise C++ coding.
Reviewed-by: dholmes, kbarrett
minqi [Mon, 29 Jun 2015 13:48:55 -0700] rev 31614
8087143: Reduce Symbol::_identity_hash to 2 bytes
Summary: Convert Symbol::_identity_hash from integer to short integer to save two bytes. Also change identity_hash() to have 'this' and first two bytes of symbol join the calculation.
Reviewed-by: iklam, coleenp, shade
hseigel [Mon, 29 Jun 2015 17:24:52 +0000] rev 31613
Merge
hseigel [Mon, 29 Jun 2015 11:48:27 -0400] rev 31612
8073423: Remove LazyClassPathEntry support if no longer needed
Summary: Remove LazyClassPathEntry support and deprecate -XX:+LazyBootClassLoader
Reviewed-by: acorn, lfoltan
stuefe [Fri, 26 Jun 2015 08:29:29 +0200] rev 31611
8080925: Make error log write timeout parameter configurable
Reviewed-by: sla, coleenp, ctornqvi, dholmes
stefank [Mon, 19 Jan 2015 11:06:08 +0100] rev 31610
8087322: Implement a Semaphore utility class
Reviewed-by: kbarrett, dholmes
jfdenise [Thu, 25 Jun 2015 20:47:46 +0000] rev 31609
Merge
jfdenise [Thu, 25 Jun 2015 18:25:19 +0200] rev 31608
8080511: Refresh of jimage support
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com