Wed, 05 Jul 2017 20:43:52 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:52 +0200] rev 31922
Merge
Thu, 30 Jul 2015 11:15:35 -0700 Added tag jdk9-b75 for changeset 60d41eeb0196
katleman [Thu, 30 Jul 2015 11:15:35 -0700] rev 31921
Added tag jdk9-b75 for changeset 60d41eeb0196
Wed, 05 Jul 2017 20:43:48 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:48 +0200] rev 31920
Merge
Thu, 30 Jul 2015 15:22:01 -0700 Merge
lana [Thu, 30 Jul 2015 15:22:01 -0700] rev 31919
Merge
Thu, 30 Jul 2015 14:16:58 -0400 8132705: Refactor SharedSecrets in sun.misc.JavaNetAccess
rriggs [Thu, 30 Jul 2015 14:16:58 -0400] rev 31918
8132705: Refactor SharedSecrets in sun.misc.JavaNetAccess Summary: Factor out access for InetAddress Reviewed-by: chegar, michaelm, alanb
Thu, 30 Jul 2015 08:46:21 -0700 8132459: ExceptionInInitializerError from 'java -version' on Linux under zh_CN.GB18030 locale
sherman [Thu, 30 Jul 2015 08:46:21 -0700] rev 31917
8132459: ExceptionInInitializerError from 'java -version' on Linux under zh_CN.GB18030 locale Summary: to add more charsets into base module for linux and solaris Reviewed-by: alanb, simonis
Fri, 24 Jul 2015 15:33:13 -0700 8062849: Optimize EnumMap.equals
psandoz [Fri, 24 Jul 2015 15:33:13 -0700] rev 31916
8062849: Optimize EnumMap.equals Summary: In the equals method, if the two EnumMaps are a different size return false since they can't be equal. Reviewed-by: martin, bchristi, rriggs, psandoz Contributed-by: steve.drach@oracle.com
Wed, 22 Jul 2015 14:44:30 -0700 8066013: (prefs) Unused variable in src/java.prefs/share/classes/java/util/prefs/MacOSXPreferences.java
psandoz [Wed, 22 Jul 2015 14:44:30 -0700] rev 31915
8066013: (prefs) Unused variable in src/java.prefs/share/classes/java/util/prefs/MacOSXPreferences.java Summary: Two unused variables in MacOSXPreferences.java were removed Reviewed-by: cbensen, psandoz, chegar Contributed-by: steve.drach@oracle.com
Wed, 29 Jul 2015 23:36:51 -0700 8129361: ISO 4217 amendment 160
yhuang [Wed, 29 Jul 2015 23:36:51 -0700] rev 31914
8129361: ISO 4217 amendment 160 Reviewed-by: naoto
Wed, 29 Jul 2015 20:21:14 -0700 Merge
amurillo [Wed, 29 Jul 2015 20:21:14 -0700] rev 31913
Merge
Wed, 29 Jul 2015 11:05:02 -0700 Merge
amurillo [Wed, 29 Jul 2015 11:05:02 -0700] rev 31912
Merge
Fri, 24 Jul 2015 00:54:07 -0700 Merge
amurillo [Fri, 24 Jul 2015 00:54:07 -0700] rev 31911
Merge
Tue, 21 Jul 2015 20:37:19 +0200 Merge
jbachorik [Tue, 21 Jul 2015 20:37:19 +0200] rev 31910
Merge
Tue, 21 Jul 2015 18:38:09 +0200 8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number
jbachorik [Tue, 21 Jul 2015 18:38:09 +0200] rev 31909
8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number Reviewed-by: dcubed
Tue, 21 Jul 2015 07:29:10 -0700 8075171: Contended Locking fast notify bucket
dcubed [Tue, 21 Jul 2015 07:29:10 -0700] rev 31908
8075171: Contended Locking fast notify bucket Summary: JEP-143/JDK-8073165 Contended Locking fast notify bucket Reviewed-by: dholmes, acorn, dice, dcubed Contributed-by: dave.dice@oracle.com, karen.kinnear@oracle.com, daniel.daugherty@oracle.com
Mon, 20 Jul 2015 13:14:47 +0200 8075658: Mark intermittently failuring core-svc tests
ykantser [Mon, 20 Jul 2015 13:14:47 +0200] rev 31907
8075658: Mark intermittently failuring core-svc tests Reviewed-by: jbachorik, olagneau, darcy
Mon, 20 Jul 2015 13:12:00 +0200 8037957: [TEST_BUG] javax/management/mxbean/LeakTest.java misses MerlinMXBean & TigerMXBean in @run build tag
ykantser [Mon, 20 Jul 2015 13:12:00 +0200] rev 31906
8037957: [TEST_BUG] javax/management/mxbean/LeakTest.java misses MerlinMXBean & TigerMXBean in @run build tag Reviewed-by: jbachorik
Sat, 18 Jul 2015 04:53:34 +0200 Merge
coleenp [Sat, 18 Jul 2015 04:53:34 +0200] rev 31905
Merge
Fri, 17 Jul 2015 10:48:57 -0700 8079301: Some command line options not settable via JAVA_TOOL_OPTIONS
jmanson [Fri, 17 Jul 2015 10:48:57 -0700] rev 31904
8079301: Some command line options not settable via JAVA_TOOL_OPTIONS Summary: Ensures special-cased command line options are settable via _JAVA_OPTIONS and JAVA_TOOL_OPTIONS. Reviewed-by: coleenp, ddmitriev
Wed, 29 Jul 2015 15:21:12 -0700 8132206: move ScanTest.java into OpenJDK
smarks [Wed, 29 Jul 2015 15:21:12 -0700] rev 31903
8132206: move ScanTest.java into OpenJDK Reviewed-by: psandoz, sherman
Wed, 29 Jul 2015 13:36:53 -0700 8027607: (rb) Provide UTF-8 based properties resource bundles
naoto [Wed, 29 Jul 2015 13:36:53 -0700] rev 31902
8027607: (rb) Provide UTF-8 based properties resource bundles Reviewed-by: okutsu, sherman
Wed, 29 Jul 2015 11:47:19 +0200 8132475: The commands in the modular images are executable by the owner only (once again)
simonis [Wed, 29 Jul 2015 11:47:19 +0200] rev 31901
8132475: The commands in the modular images are executable by the owner only (once again) Reviewed-by: rriggs, alanb
Wed, 29 Jul 2015 11:43:44 +0200 8132408: Check os.name before os.version in SunGraphicsEnvironment constructor
simonis [Wed, 29 Jul 2015 11:43:44 +0200] rev 31900
8132408: Check os.name before os.version in SunGraphicsEnvironment constructor Reviewed-by: prr
Wed, 29 Jul 2015 09:47:54 +0400 Merge
dcherepanov [Wed, 29 Jul 2015 09:47:54 +0400] rev 31899
Merge
Tue, 21 Jul 2015 09:51:33 +0300 8062728: [PIT] Test closed/... fails for Windows only
ssadetsky [Tue, 21 Jul 2015 09:51:33 +0300] rev 31898
8062728: [PIT] Test closed/... fails for Windows only Reviewed-by: alexsch, serb
Tue, 21 Jul 2015 09:35:04 +0300 8130390: Applet fails to launch on virtual desktop
ssadetsky [Tue, 21 Jul 2015 09:35:04 +0300] rev 31897
8130390: Applet fails to launch on virtual desktop Reviewed-by: azvegint, serb
Tue, 21 Jul 2015 08:39:37 +0300 8075785: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with the special options "-client -Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsClassicLookAndFeel".
ssadetsky [Tue, 21 Jul 2015 08:39:37 +0300] rev 31896
8075785: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with the special options "-client -Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsClassicLookAndFeel". Reviewed-by: alexsch, serb, azvegint
Tue, 21 Jul 2015 08:34:01 +0300 8085948: [Regression] Few Swing, AWT and 2D case fails with Decoder isn't implemented for WingDings Charset error on Windows
ssadetsky [Tue, 21 Jul 2015 08:34:01 +0300] rev 31895
8085948: [Regression] Few Swing, AWT and 2D case fails with Decoder isn't implemented for WingDings Charset error on Windows Reviewed-by: prr, serb
Mon, 20 Jul 2015 10:21:01 +0400 Merge
dcherepanov [Mon, 20 Jul 2015 10:21:01 +0400] rev 31894
Merge
Fri, 17 Jul 2015 11:45:34 +0300 8131673: [TEST_BUG] add @modules to some OS X-specific regtests
yan [Fri, 17 Jul 2015 11:45:34 +0300] rev 31893
8131673: [TEST_BUG] add @modules to some OS X-specific regtests Reviewed-by: serb, azvegint
Wed, 15 Jul 2015 10:00:15 -0700 Merge
ddehaven [Wed, 15 Jul 2015 10:00:15 -0700] rev 31892
Merge
Tue, 14 Jul 2015 15:26:34 -0700 Merge
ddehaven [Tue, 14 Jul 2015 15:26:34 -0700] rev 31891
Merge
Wed, 15 Jul 2015 15:48:32 +0300 8087110: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails
aivanov [Wed, 15 Jul 2015 15:48:32 +0300] rev 31890
8087110: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails Reviewed-by: serb, alexsch
Wed, 15 Jul 2015 14:05:09 +0300 8080953: [TEST_BUG]Test java/awt/FontClass/DebugFonts.java fails due to wrongly typed bugid
pchopra [Wed, 15 Jul 2015 14:05:09 +0300] rev 31889
8080953: [TEST_BUG]Test java/awt/FontClass/DebugFonts.java fails due to wrongly typed bugid Reviewed-by: azvegint, serb
Wed, 15 Jul 2015 14:02:24 +0300 8080932: [TEST_BUG] Test java/awt/BasicStroke/DashStrokeTest.java fails with Bad script error due to improper @run notation
pchopra [Wed, 15 Jul 2015 14:02:24 +0300] rev 31888
8080932: [TEST_BUG] Test java/awt/BasicStroke/DashStrokeTest.java fails with Bad script error due to improper @run notation Reviewed-by: azvegint, alexsch
Tue, 14 Jul 2015 20:36:12 +0300 8130242: DataFlavorComparator transitivity exception
ssadetsky [Tue, 14 Jul 2015 20:36:12 +0300] rev 31887
8130242: DataFlavorComparator transitivity exception Reviewed-by: alexsch, azvegint
Tue, 14 Jul 2015 13:57:16 +0300 8076164: [JTextField] When input too long Thai character, cursor's behavior is odd
ssadetsky [Tue, 14 Jul 2015 13:57:16 +0300] rev 31886
8076164: [JTextField] When input too long Thai character, cursor's behavior is odd Reviewed-by: alexsch, azvegint
Fri, 10 Jul 2015 16:15:21 +0300 8129511: PlatformMidi.c:83 uses malloc without malloc header
serb [Fri, 10 Jul 2015 16:15:21 +0300] rev 31885
8129511: PlatformMidi.c:83 uses malloc without malloc header Reviewed-by: ant, azvegint
Fri, 10 Jul 2015 21:19:41 +0300 8098835: [PIT] Endless loop in JEditorPane
ssadetsky [Fri, 10 Jul 2015 21:19:41 +0300] rev 31884
8098835: [PIT] Endless loop in JEditorPane Reviewed-by: alexsch, serb
Fri, 10 Jul 2015 15:38:40 +0300 8129894: NSApplicationAWT.m:343:72: error: comparison of constant 777 with expression of type 'NSEventSubtype'
serb [Fri, 10 Jul 2015 15:38:40 +0300] rev 31883
8129894: NSApplicationAWT.m:343:72: error: comparison of constant 777 with expression of type 'NSEventSubtype' Reviewed-by: alexsch, azvegint
Thu, 09 Jul 2015 16:37:35 +0300 8087201: OGL: rendering of lcd text is slow
bae [Thu, 09 Jul 2015 16:37:35 +0300] rev 31882
8087201: OGL: rendering of lcd text is slow Reviewed-by: serb, prr
Thu, 09 Jul 2015 15:26:37 +0300 8130772: Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT
aivanov [Thu, 09 Jul 2015 15:26:37 +0300] rev 31881
8130772: Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT Reviewed-by: serb, alexsch
Thu, 09 Jul 2015 12:34:12 +0300 8130430: [TEST_BUG] remove unnecessary internal calls from javax/swing/JRadioButton/8075609/bug8075609.java
yan [Thu, 09 Jul 2015 12:34:12 +0300] rev 31880
8130430: [TEST_BUG] remove unnecessary internal calls from javax/swing/JRadioButton/8075609/bug8075609.java Reviewed-by: alexsch
Wed, 08 Jul 2015 14:10:31 +0300 8129457: Disposer.pollRemove may fail to dispose
psadhukhan [Wed, 08 Jul 2015 14:10:31 +0300] rev 31879
8129457: Disposer.pollRemove may fail to dispose Reviewed-by: prr, serb
Tue, 28 Jul 2015 15:07:09 +0200 8131783: Put LowMemoryTest.java in quarantine
olagneau [Tue, 28 Jul 2015 15:07:09 +0200] rev 31878
8131783: Put LowMemoryTest.java in quarantine Summary: Add LowMemoryTest.java to ProblemList.txt Reviewed-by: sspitsyn, jbachorik
Mon, 27 Jul 2015 18:51:29 -0700 8122944: perfdata used is seen as too high on sparc zone with jdk1.9 and causes a test failure
darcy [Mon, 27 Jul 2015 18:51:29 -0700] rev 31877
8122944: perfdata used is seen as too high on sparc zone with jdk1.9 and causes a test failure Reviewed-by: dholmes
Mon, 27 Jul 2015 16:49:10 -0700 8131105: Header Template for nroff man pages *.1 files contains errors
mfang [Mon, 27 Jul 2015 16:49:10 -0700] rev 31876
8131105: Header Template for nroff man pages *.1 files contains errors Reviewed-by: katleman
Mon, 27 Jul 2015 19:50:14 +0200 8132374: AIX: fix value of os.version property
simonis [Mon, 27 Jul 2015 19:50:14 +0200] rev 31875
8132374: AIX: fix value of os.version property Reviewed-by: alanb, rriggs
Sat, 25 Jul 2015 08:50:45 +0300 8048596: Tests for AEAD ciphers
asmotrak [Sat, 25 Jul 2015 08:50:45 +0300] rev 31874
8048596: Tests for AEAD ciphers Reviewed-by: valeriep
Fri, 24 Jul 2015 11:52:30 -0700 8065556: (bf) Buffer.position and other methods should include detail in IAE
bpb [Fri, 24 Jul 2015 11:52:30 -0700] rev 31873
8065556: (bf) Buffer.position and other methods should include detail in IAE Summary: Add messages to IAEs which have none. Reviewed-by: alanb
Fri, 24 Jul 2015 18:57:04 +0200 8132335: jimage tool extract and recreate options are not consistent
jfdenise [Fri, 24 Jul 2015 18:57:04 +0200] rev 31872
8132335: jimage tool extract and recreate options are not consistent Summary: Incorrect fileName formatting. Replaced with getFileName() + removal of .jimage extension. Reviewed-by: jlaskey
Thu, 30 Jul 2015 11:15:38 -0700 Added tag jdk9-b75 for changeset cab0727bdb53
katleman [Thu, 30 Jul 2015 11:15:38 -0700] rev 31871
Added tag jdk9-b75 for changeset cab0727bdb53
Wed, 05 Jul 2017 20:43:37 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:37 +0200] rev 31870
Merge
Thu, 30 Jul 2015 15:23:25 -0700 Merge
lana [Thu, 30 Jul 2015 15:23:25 -0700] rev 31869
Merge
Fri, 24 Jul 2015 00:54:05 -0700 Merge
amurillo [Fri, 24 Jul 2015 00:54:05 -0700] rev 31868
Merge
Thu, 23 Jul 2015 19:11:28 +0200 Merge
roland [Thu, 23 Jul 2015 19:11:28 +0200] rev 31867
Merge
Wed, 22 Jul 2015 20:23:53 +0300 8131675: EA fails with assert(false) failed: not unsafe or G1 barrier raw StoreP
vlivanov [Wed, 22 Jul 2015 20:23:53 +0300] rev 31866
8131675: EA fails with assert(false) failed: not unsafe or G1 barrier raw StoreP Reviewed-by: roland
Fri, 17 Jul 2015 14:51:28 -0700 Merge
kvn [Fri, 17 Jul 2015 14:51:28 -0700] rev 31865
Merge
Thu, 16 Jul 2015 14:18:13 +0200 8131676: Fix warning 'negative int converted to unsigned' after 8085932.
goetz [Thu, 16 Jul 2015 14:18:13 +0200] rev 31864
8131676: Fix warning 'negative int converted to unsigned' after 8085932. Summary: Also fix 64-bit constant added in 8076276. Reviewed-by: kvn
Thu, 16 Jul 2015 14:16:44 +0000 8131483: aarch64: illegal stlxr instructions
enevill [Thu, 16 Jul 2015 14:16:44 +0000] rev 31863
8131483: aarch64: illegal stlxr instructions Summary: Do not generate stlxX with Ws == Xn Reviewed-by: kvn, aph
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip