Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1792
+1792
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
7028071: Add two attributes to the OperatingSystemMXBean to provide CPU Load info
2011-05-06, by fparain
Merge
2011-05-10, by ngthomas
Merge
2011-05-10, by ngthomas
6738532: Error in Elliptic Curve NamedCurve determination. (related to PKCS11)
2011-05-04, by vinnie
Merge
2011-05-10, by cgruszka
7035172: Reintroduce LICENSE file in JDK/JRE bundle
2011-05-04, by asaha
Merge
2011-05-09, by jgodinez
Merge
2011-05-03, by jgodinez
Merge
2011-05-02, by michaelm
7041044: InetAddress.getByName(String,InetAddress) added in error
2011-05-02, by michaelm
7040151: SPNEGO GSS code does not parse tokens in accordance to RFC 2478
2011-05-03, by weijun
7041136: Use Objects.equals in JDK platform classes
2011-05-02, by darcy
7040220: java/char_encodin Optimize UTF-8 charset for String.getBytes()/new String(byte[])
2011-05-02, by sherman
6553182: Need to modify javadoc doclet for GPL
2011-05-02, by bpatel
Merge
2011-05-02, by michaelm
6569621: Problem with java/classes_net
2011-05-02, by michaelm
7036522: j.u.r.Pattern documentation errors
2011-05-01, by sherman
7040916: DynamicKeyTab test fails on Windows
2011-05-01, by weijun
Merge
2011-04-30, by lana
7040572: Fix broken java/nio/charset/StandardCharset/Standard.java and add more tests.
2011-04-29, by mduigou
7036252: sunpkcs11-solaris.cfg needs a review
2011-04-29, by valeriep
7039809: Remove @ConstructorProperties annotation from java.io.File class
2011-04-29, by mchung
7040150: Indexing Error in CachedRowSetImpl.removeCurrentRow
2011-04-29, by lancea
7039066: j.u.rgex does not match TR18 RL1.4 Simple Word Boundaries and RL1.2 Properties
2011-04-28, by sherman
7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard
2011-04-28, by sherman
7038843: IIOP serialization fails with NullPointerException when serializing Throwable
2011-04-28, by darcy
6578658: Request for raw RSA (NONEwithRSA) Signature support in SunMSCAPI
2011-04-29, by vinnie
Merge
2011-04-28, by mduigou
7040381: Add StandardCharset.java to FILES_java.gmk
2011-04-28, by mduigou
7037081: Remove com.sun.tracing from NON_CORE_PKGS
2011-04-28, by mchung
7038565: address Findbugs issue in BatchUpdateException
2011-04-28, by lancea
7037201: regression: invalid signed jar file not detected
2011-04-28, by weijun
Merge
2011-04-27, by mduigou
4884238: Adds java.nio.charset.StandardCharset to provide static final constants for the standard charsets.
2011-04-26, by mduigou
Merge
2011-04-27, by vinnie
6753664: Support SHA256 (and higher) in SunMSCAPI
2011-04-27, by vinnie
7039186: (ch) EPoll based asynchronous I/O implementation should be portable to linux-arm and linux-ppc
2011-04-27, by alanb
6950929: Failures on Solaris sparc 64bit sun/security/krb5/auto/BadKdc4.java (and linux?)
2011-04-27, by weijun
7039369: Limit range of strictfp in FloatingDecimal
2011-04-26, by darcy
7029383: Refresh of non-client demos
2011-04-26, by nloodin
6931562: Support SunMSCAPI Security Provider in Windows 64-bit releases of JVM
2011-04-22, by vinnie
Merge
2011-04-22, by kamg
Merge
2011-04-22, by kamg
6519228: JDWP Spec: need references at capability canRequestMonitorEvents for JDWP 1.6 Monitor* events
2011-04-15, by kamg
7038885: Improved bulk operation disclaimers for concurrent collections
2011-04-22, by dl
7025227: SSLSocketImpl does not close the TCP layer socket if a close notify cannot be sent to the peer
2011-04-22, by coffeys
6998871: Support making the Throwable.stackTrace field immutable
2011-04-21, by darcy
Merge
2011-04-21, by mullan
7038175: Expired PKITS certificates causing CertPathBuilder and CertPathValidator regression test failures
2011-04-21, by mullan
Merge
2011-04-21, by lana
Merge
2011-04-21, by lana
6732372: Some MSCAPI native methods not returning correct exceptions.
2011-04-21, by vinnie
7038542: Small performace regression in ConcurrentHashMap on c1 since CR 703655
2011-04-21, by dl
Merge
2011-04-21, by vinnie
6888925: SunMSCAPI's Cipher can't use RSA public keys obtained from other sources.
2011-04-21, by vinnie
7038501: Clarify meaning of "(optional)" in javadoc
2011-04-21, by dl
6546713: link the word (optional) in exception specifications to the text which provides explanation and context.
2011-04-20, by mduigou
6896297: (rmi) fix ConcurrentModificationException causing TCK failure
2011-04-20, by smarks
Merge
2011-04-20, by michaelm
7034570: java.lang.Runtime.exec(String[] cmd, String[] env) can not work properly if SystemRoot not inherited
2011-04-20, by michaelm
6894072: always refresh keytab
2011-04-20, by weijun
7030579: Extra words in documentation of ListIterator may cause confusion
2011-04-19, by mduigou
7027900: (fs) glob syntax under-specified
2011-04-18, by sherman
Merge
2011-05-03, by jgodinez
Merge
2011-04-29, by lana
6979551: closed/javax/swing/plaf/basic/BasicLabelUI/4798542/bug4798542.java fails
2011-04-27, by dav
6888633: test/closed/javax/swing/JPopupMenu/4786415/bug4786415.java fails
2011-04-27, by dav
7035209: 6u26 ea b01 - running an applet with old plugin crashes in awt.dll
2011-04-27, by bagiras
7039403: Could not compile test/javax/swing/JLabel/6596966/bug6596966.java
2011-04-27, by rupashka
7039469: (tz) Support tzdata2011g
2011-04-26, by peytoia
7036871: Some JCK interactive JSplitPane tests that test continuous layout fail with Nimbus L&F
2011-04-22, by alexp
7021058: The Create folder button produces error in the Details mode (JFileChooser)
2011-04-21, by rupashka
7030629: closed/sun/audio/AudioClipClose/AudioClipClose.java test fails just against jdk7 b134
2011-04-20, by amenkov
7036025: java.security.AccessControlException when creating JFileChooser in signed applet
2011-04-19, by rupashka
Merge
2011-05-03, by jgodinez
7016528: Deadlock during mutual initialization of DataTransferer and DataTransferer$DataFlavorComparator
2011-05-03, by serb
Merge
2011-04-29, by lana
7026055: Regression : Cannot use IME on JComboBox Japanese
2011-04-29, by dcherepanov
7034291: Regression : Preedit String on active client is committed into unexpected component
2011-04-29, by dcherepanov
7034766: closed/java/awt/EmbeddedFrame/EmbeddedFrameGrabTest/EmbeddedFrameGrabTest.java failed on jdk7 b134
2011-04-28, by dcherepanov
6853146: Regression: on-the-spot input is broken in AWT Peered components
2011-04-28, by dcherepanov
6956646: Test: MouseWheelEvent/InfiniteRecursion test receives more MouseWheelEvents than expected
2011-04-28, by dav
7032830: GraphicsDevice.setFullScreenWindow() works strange for decorated windows on OEL.
2011-04-28, by dcherepanov
6998716: client vm crashes making browser fails to respond under some scenarios
2011-04-27, by denis
7020922: java.awt.Toolkit.getPropertyChangeListeners() should mention that it returns proxies
2011-04-27, by denis
6888182: Readable and permitted to delete files could not be transferred through Clipboard and DnD
2011-04-25, by denis
7030632: Pasting HTML that was copied from MS Word results in IOException
2011-04-25, by dav
7036733: Regression : NullPointerException when scrolling horizontally on AWT List
2011-04-19, by dav
7036669: Simplify revalidating component hierarchy with multiple validate roots
2011-04-19, by anthony
Merge
2011-05-03, by jgodinez
6563734: Path2D.Float and Path2D.Double should have final getPathIterator methods
2011-05-02, by flar
6982632: closed/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java fails
2011-04-29, by flar
Merge
2011-04-29, by lana
Merge
2011-04-28, by lana
6522514: Extending Arc2D.Double and serializing the object causes InvalidClassException
2011-04-29, by flar
7020955: No focus point adjustment for RadialGradientPaint
2011-04-29, by flar
7036754: NaNs in stroked quadratics.
2011-04-28, by dlila
7037091: sun/java2d/pipe/Test7027667.java test is not executed
2011-04-27, by bae
7031011: fallbackfont testing failed on OEL 6.
2011-04-22, by prr
6989724: font warnings in the build, native code
2011-04-20, by jgodinez
Merge
2011-05-06, by cl
Merge
2011-05-06, by andrew
7042040: Remove disk space sanity check
2011-05-06, by andrew
7026163: gzip tar files
2011-05-05, by cl
7041284: arm/ppc Missing launcher mapfiles prevent build
2011-05-04, by dholmes
Added tag jdk7-b141 for changeset 3d44ee873b9c
2011-05-05, by schien
Merge
2017-07-05, by duke
7040779: Bump the HS21 build number to 12
2011-05-06, by trims
Merge
2011-05-06, by trims
Merge
2011-05-06, by never
7042327: assert(opaq->outcnt() == 1 && opaq->in(1) == limit)
2011-05-05, by kvn
7042070: Typo in Test6796786.java
2011-05-04, by kvn
7042052: Xcomp crash with PopSynchronousTest
2011-05-04, by never
5091921: Sign flip issues in loop optimizer
2011-05-04, by kvn
Merge
2011-05-04, by twisti
Merge
2011-05-04, by twisti
7041244: JSR 292: Server VM gets a SEGV running a JCK test
2011-05-04, by twisti
7041582: set_mode_flags isn't called without -Xmixed specified
2011-05-04, by never
7041603: standalone SA doesn't build after 7010849
2011-05-03, by never
Merge
2011-05-03, by never
6796786: invalid FP identity transform - (a - b) -> b - a
2011-05-03, by never
7041100: The load in String.equals intrinsic executed before null check
2011-05-03, by kvn
7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
2011-05-02, by never
Merge
2011-05-02, by never
6552561: MaxRecursiveInlineLevel flag doesn't operate correctly
2011-05-02, by twisti
7039652: Performance regression after 7004547 changes
2011-04-28, by kvn
Merge
2011-05-06, by kamg
7036525: Disable alternative source mechanism for OPENJDK builds
2011-05-05, by dholmes
7033669: JVM TI spec has to be changed to not contain URLS to the VM Spec
2011-05-05, by kamg
Merge
2011-05-05, by kevinw
7005503: Make GuaranteedSafepointInterval a diagnostic flag
2011-04-18, by kevinw
Merge
2011-05-04, by dholmes
7036267: c2/arm: mark version number as experimental and disable on unsupported platforms
2011-05-04, by dholmes
Merge
2011-05-06, by brutisso
6728025: LinkResolver is missing some ResourceMarks
2011-05-05, by jcoomes
7040450: G1: assert((_g1->evacuation_failed()) || (!_g1->obj_in_cs(obj))) failed: shouldn't still be in ...
2011-05-05, by tonyp
7041501: NUMA: Expand the old gen more aggressively
2011-05-04, by iveresov
7040068: CMS: Possibly unsafe initialization of BlockOffsetArrayUseUnallocatedBlock
2011-04-29, by brutisso
Merge
2011-05-02, by jmasa
Merge
2011-04-29, by iveresov
7040485: Use transparent huge page on linux by default
2011-04-29, by iveresov
7035144: G1: nightly failure: Non-dirty cards in region that should be dirty (failures still exist...)
2011-04-29, by tonyp
7034139: G1: assert(Thread::current()->is_ConcurrentGC_thread()) failed: only a conc GC thread can call this.
2011-04-29, by tonyp
7040410: -Xloggc:<file> incorrectly enables TraceClassUnloading causing tracing on tty
2011-04-28, by johnc
Merge
2011-05-04, by kamg
7041410: 5/4 finish removing SOLARIS_7_OR_LATER from HotSpot
2011-05-03, by dcubed
Merge
2011-05-03, by zgu
Merge
2011-05-03, by zgu
6986065: Rebrand exe/dll company names
2011-05-03, by zgu
Merge
2011-05-03, by dsamersoff
7031385: incorrect register allocation in release_store_fence on linux x86
2011-05-03, by dsamersoff
7041156: gcc 4.6 doesn't recognise -export-dynamic option
2011-05-03, by dsamersoff
7028172: 3/4 SA needs to adapt to Solaris libproc change made in 6748307
2011-05-02, by dcubed
7019808: build fails on Fedora 14: SELinux run-time check: execution of stack in libjvm.so
2011-04-29, by dsamersoff
7039447: 2/1 java profiling is broken in build 139 (garbage in function name)
2011-04-28, by dcubed
Merge
2011-04-27, by zgu
7036747: 7017009 reappeared, problem with ElfStringTable
2011-04-27, by zgu
Added tag hs21-b11 for changeset de80080e77a6
2011-05-06, by trims
Added tag jdk7-b141 for changeset dbc77e0dc173
2011-05-05, by schien
Added tag jdk7-b141 for changeset 0f69dca4aa47
2011-05-05, by schien
Added tag jdk7-b141 for changeset 5d86d0c7692e
2017-07-05, by duke
Merge
jdk7-b141
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-05-02, by schien
Added tag jdk7-b140 for changeset c0c0f0374f67
2011-04-28, by schien
Merge
2011-04-27, by cl
6631003: Add hg tip changeset to build image
2011-04-26, by ohair
7039493: incorporating WPTG translation bug fixes
2011-04-25, by mfang
Merge
2017-07-05, by duke
Merge
2011-05-02, by schien
Added tag jdk7-b140 for changeset 3202e475f9d9
2011-04-28, by schien
Merge
2011-04-27, by cl
6631003: Add hg tip changeset to build image
2011-04-26, by ohair
Merge
2017-07-05, by duke
Merge
2011-05-02, by schien
Added tag jdk7-b140 for changeset 2c31217f748a
2011-04-28, by schien
Merge
2011-04-27, by cl
6631003: Add hg tip changeset to build image
2011-04-26, by ohair
Merge
2017-07-05, by duke
Merge
2011-05-02, by schien
Added tag jdk7-b140 for changeset 837037533544
2011-04-28, by schien
Merge
2011-04-27, by cl
6631003: Add hg tip changeset to build image
2011-04-26, by ohair
Merge
2017-07-05, by duke
Merge
2011-05-04, by ohair
Merge
2011-05-02, by mfang
7040257: [pt_BR,fr] Print dialog has duplicate mnemonic key.
2011-04-28, by mfang
7040228: [zh_TW] extra (C) on cancel button on File Chooser dialog
2011-04-28, by mfang
Merge
2011-04-28, by mfang
Merge
2011-04-27, by mfang
7038803: [CCJK] Incorrect mnemonic key (0) is displayed on cancel button on messagedialog of JOptionPane
2011-04-27, by mfang
6501385: ColorChooser demo - two elemets have same mnemonic in it locale, GTK L&F
2011-04-27, by mfang
7036955: Japanese man pages in linux should be in utf-8 encoding
2011-04-26, by ogino
Merge
2011-05-03, by igor
7040803: regression: bugster fail to start
2011-05-01, by igor
Merge
2011-05-02, by schien
Added tag jdk7-b140 for changeset adbb12180d75
2011-04-28, by schien
6903609: Max memory of 896 may be too large for typical windows developer environment
2011-04-29, by schien
Merge
2011-04-27, by cl
7040096: Fix broken hg tip for 'make source'
2011-04-27, by ohair
6631003: Add hg tip changeset to build image
2011-04-26, by ohair
Merge
2011-04-25, by mfang
7034259: [all] incorrect mnemonic keys in JCP automatic update advanced settings dialog.
2011-04-25, by mfang
Merge
2011-04-21, by mfang
7035843: [zh_CN, ja] JConsole mnemonic keys don't work
2011-04-20, by mfang
Merge
2011-04-20, by mfang
Merge
2011-04-19, by mfang
7025070: man page localization broken in jdk7
2011-04-19, by ogino
6595663: Manifest on jars contain JavaBeans entries
2011-04-22, by ohair
7038711: Fix CC_VER checks for compiler options, fix use of -Wno-clobber
2011-04-21, by ohair
Merge
2017-07-05, by duke
Merge
2011-05-03, by trims
7040777: Bump the HS21 build number to 11
2011-04-29, by trims
Merge
2011-04-29, by trims
Merge
2011-04-29, by jmasa
Merge
2011-04-29, by jmasa
7037756: Deadlock in compiler thread similiar to 6789220
2011-04-27, by johnc
7039089: G1: changeset for 7037276 broke heap verification, and related cleanups
2011-04-26, by ysr
7037939: NUMA: Disable adaptive resizing if SHM large pages are used
2011-04-26, by iveresov
7037250: cscope.make database generation is silently broken
2011-04-23, by jcoomes
Merge
2011-04-22, by jmasa
6946417: G1: Java VisualVM does not support G1 properly.
2011-04-21, by jmasa
Merge
2011-04-21, by ysr
7037276: Unnecessary double traversal of dirty card windows
2011-04-20, by ysr
7034464: Support transparent large pages on Linux
2011-04-20, by iveresov
7011855: G1: non-product flag to artificially grow the heap
2011-04-19, by tonyp
Merge
2011-04-29, by kvn
7032162: assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr
2011-04-28, by never
7029167: add support for conditional card marks
2011-04-27, by never
7039586: test/java/util/Collections/Rotate.java failing with hs21-b09
2011-04-26, by kvn
7030715: JSR 292 JRuby test/test_super_call_site_caching.rb asserts with +DoEscapeAnalysis
2011-04-25, by never
6993078: JSR 292 too many pushes: Lesp points into register window
2011-04-21, by twisti
7026700: regression in 6u24-rev-b23: Crash in C2 compiler in PhaseIdealLoop::build_loop_late_post
2011-04-20, by kvn
7009346: java/dyn/InvokeDynamicPrintArgs.java fails with NPE on solaris-sparc with -Xcomp
2011-04-20, by never
7037812: few more defaults changes for new AMD processors
2011-04-19, by kvn
7036960: TemplateTable::fast_aldc in templateTable_x86_64.cpp uses movptr instead of load_klass
2011-04-18, by twisti
7018355: JSR 292: VM crash in DefNewGeneration::copy_to_survivor_space
2011-04-18, by twisti
Merge
2011-04-27, by coleenp
7009923: JSR 292: VM crash in JavaThread::last_frame
2011-04-26, by coleenp
Merge
2011-04-23, by vladidan
Merge
2011-04-21, by vladidan
7035861: linux-armsflt: assert(ni->data() == (int)(x + o)) failed: instructions must match
2011-04-20, by vladidan
Added tag hs21-b10 for changeset 33e592b5ff17
2011-05-03, by trims
Merge
2011-05-02, by schien
Added tag jdk7-b140 for changeset 33e592b5ff17
2011-04-28, by schien
Merge
2011-04-27, by cl
6631003: Add hg tip changeset to build image
2011-04-26, by ohair
Merge
2011-05-02, by schien
Added tag jdk7-b140 for changeset 90e228752038
2011-04-28, by schien
Merge
2011-04-27, by cl
6631003: Add hg tip changeset to build image
2011-04-26, by ohair
Added tag jdk7-b140 for changeset f4298bc3f4b6
2017-07-05, by duke
Merge
jdk7-b140
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-04-25, by lana
Merge
2011-04-17, by lana
7032975: API files in javax.annotation.processing need to be updated for references to JLS
2011-04-13, by jjh
7034019: ClassCastException in javac with conjunction types
2011-04-12, by mcimadamore
7034511: Loophole in typesafety
2011-04-12, by mcimadamore
7033809: Rename "disjunctive" to "union" in javax.lang.model
2011-04-06, by darcy
Added tag jdk7-b139 for changeset af2ac0dd2fa6
2011-04-21, by katleman
Merge
2017-07-05, by duke
Merge
2011-04-25, by lana
Merge
2011-04-17, by lana
7034918: Integrate JAX-WS 2.2.4-b01 in to JDK 7
2011-04-12, by ohair
Added tag jdk7-b139 for changeset abe0fef42da3
2011-04-21, by katleman
Merge
2017-07-05, by duke
Added tag jdk7-b139 for changeset 190a0cc8ef93
2011-04-21, by katleman
Merge
2017-07-05, by duke
Added tag jdk7-b139 for changeset 01cb01fa8690
2011-04-21, by katleman
Merge
2017-07-05, by duke
Merge
2011-04-26, by ngthomas
Merge
2011-04-19, by ngthomas
6994753: Optional tracking of JRE usage.
2011-04-15, by kevinw
Merge
2011-04-25, by lana
Merge
2011-04-18, by lana
Merge
2011-04-18, by mduigou
7035160: Disable broken test cases for test/java/lang/reflect/Generics/Probe.java
2011-04-18, by mduigou
7031076: Retained ZipFile InputStreams increase heap demand
2011-04-18, by sherman
7037085: Add hashCode() to Timestamp to address Findbugs warning
2011-04-18, by lancea
7036559: ConcurrentHashMap footprint and contention improvements
2011-04-18, by dl
7037436: CR 7035020 fails to check shutdown
2011-04-18, by dl
7030649: URL.equals() fails to compare jar urls
2011-04-18, by chegar
7021568: Double.parseDouble() returns architecture dependent results
2011-04-17, by darcy
Merge
2011-04-17, by lana
Merge
2011-04-17, by dwanvik
7036048: Bring the Java DB in JDK7 to the same level as JDK 6 (Java DB v10.6.2.1)
2011-04-15, by dwanvik
7036582: Improve test coverage of java.math.BigDecimal
2011-04-17, by alanb
7032589: FileHandler leaking file descriptor of the file lock
2011-04-15, by mchung
7035115: sun/security/pkcs11/Provider/ConfigShortPath.java compilation failed
2011-04-15, by valeriep
6430675: Math.round has surprising behavior for 0x1.fffffffffffffp-2
2011-04-14, by darcy
7036157: TCP connection does not use kdc_timeout
2011-04-14, by weijun
6626257: Update SWAN-specific webcaching to Oracle environment in the regression tests.
2011-04-13, by wetmore
7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks
2011-04-13, by jjh
7031343: Provide API changes to support future GCM AEAD ciphers
2011-04-13, by wetmore
6914617: JCE framework code signing certificate is expiring at the end of 2010.
2011-04-13, by wetmore
6597112: referential integrity loophole during remote object export
2011-04-13, by alanb
7036251: Correct SQLPermission constructor javadocs for permission target names
2011-04-13, by lancea
6986789: Sun pkcs11 provider fails to parse path name containing "+"
2011-04-12, by valeriep
7001094: Can't initialize SunPKCS11 more times than PKCS11 driver maxSessionCount
2011-04-12, by valeriep
7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin
2011-04-12, by dcubed
7007772: Address typos in javadoc for ResultSet
2011-04-12, by lancea
7035615: Address lint warnings for javax.sql.rowset & com.sun.rowset
2011-04-12, by lancea
6882437: CertPath/X509CertPathDiscovery/Test fails on jdk7/pit/b62
2011-04-12, by xuelei
7026304: Fork-Join sample
2011-04-12, by rbackman
7026287: Asynchronous API sample
2011-04-12, by rbackman
7035834: Bad @param tags in LayerUI.java
2011-04-11, by darcy
Merge
2011-04-11, by alanb
7034532: (fs) AssertionError when working directory is UNC
2011-04-10, by alanb
7033561: Missing Unicode Script aliases
2011-04-10, by sherman
7030180: AES 128/256 decrypt exception
2011-04-11, by weijun
7012160: read SF file in signed jar in streaming mode
2011-04-11, by weijun
7035020: ForkJoinPool.invoke may deadlock if parallelism = 1
2011-04-08, by dl
6976117: SSLContext.getInstance("TLSv1.1") returns SSLEngines/SSLSockets without TLSv1.1 enabled
2011-04-08, by xuelei
7034700: (unpack200) build fails with fastdebug builds
2011-04-07, by ksrini
7029048: (launcher) fence the launcher against LD_LIBRARY_PATH
2011-04-07, by ksrini
7034656: Address lint warnings for DriverManager
2011-04-07, by lancea
7034657: Update Creative Commons license URL in legal notices
2011-04-07, by dl
7033954: (launcher) Launchers not built with mapfiles
2011-04-06, by ksrini
7032354: no-addresses should not be used on acceptor side
2011-04-07, by weijun
7034471: Wrap registeredDrivers in DriverManager
2011-04-06, by lancea
Merge
2011-04-06, by alanb
7034155: (ch) NullPointerException in sun.io.ch.IOUtil when OOM is thrown
2011-04-06, by alanb
7031546: test/java/util/ResourceBundle/Bug4168625Test.java fails on solaris10u9 sparc.
2011-04-06, by naoto
6312706: Map entrySet iterators should return different entries on each call to next()
2011-04-06, by mduigou
Merge
2011-04-18, by lana
7034614: The insets of TitledBorder vary, will be modified by another method, in JDK7
2011-04-18, by malenkov
Merge
2011-04-16, by lana
7036148: NullPointerException with null JMenu name
2011-04-15, by alexp
6985329: 9 classes in swing.plaf contains words inappropriate for public spec - about some compiler bug
2011-04-15, by alexp
Merge
2011-04-15, by alexp
7032903: javax/swing/JComponent/6989617/bug6989617.java test fails against jdk7
2011-04-15, by alexp
7035446: some regression tests take too long
2011-04-15, by okutsu
7036842: HTML tag mismatch in API doc for ChoiceFormat
2011-04-15, by peytoia
7032911: javax/swing/JLabel/7004134/bug7004134.java test fails against jdk7
2011-04-14, by rupashka
7028818: (lc) Lazily initialize locale extension
2011-04-14, by okutsu
7030774: javax/swing/text/CSSBorder/6796710/bug6796710.java test fails against jdk7 b134
2011-04-13, by rupashka
7032376: A type parameter isn't seen by using an web browser
2011-04-13, by rupashka
7034231: Default font appears twice in fallback font list
2011-04-12, by peytoia
7035073: Add missing timezones to TimeZoneNames_pt_BR.java
2011-04-12, by peytoia
7025525: CSS property list in javax.swing.text.html.CSS is incomplete
2011-04-12, by rupashka
7030623: closed/javax/accessibility/4864610/bug4864610.java test fails just against jdk7 b134
2011-04-11, by rupashka
6596966: Some JFileChooser mnemonics do not work with sticky keys
2011-04-08, by rupashka
6849232: closed/javax/swing/text/GlyphPainter2/6427244/bug6427244.java fails on RHEL5
2011-04-06, by rupashka
6992523: FindBugs scan - Malicious code vulnerability Warnings in com.sun.media.sound.*
2011-04-06, by amenkov
7009127: [Spec clarification request] Wrapping the devices retrieved from MidiDeviceProvider
2011-04-06, by amenkov
7003777: Nonexistent html entities not parsed properly.
2011-04-06, by rupashka
6973777: JCK manual case JEditorPaneTests.html#JEditorPane fails in jdk7 b100
2011-04-06, by rupashka
Merge
2011-04-18, by lana
Merge
2011-04-16, by lana
6983562: Two java/awt tests failing just on jdk7b108
2011-04-15, by serb
7032566: Toolkit.areExtraMouseButtonsEnabled() not alws correspnd "sun.awt.enableExtraMouseButtons" sys prop
2011-04-14, by dav
7021001: Default implementation of Toolkit.loadSystemColors(int[]) and many others doesn't throw HE in hl env
2011-04-14, by denis
7036540: A change for 7021001 and some makefile changes have been pushed as a part of 7030062
2011-04-14, by denis
7030062: duplicate free
2011-04-12, by denis
7008513: Case TranslucentJAppletTest.jtr automatically failed due to java.lang.RuntimeException
2011-04-08, by anthony
7029832: Buffer overrun at awt_LoadLibrary.c (and java_props_md.c)
2011-04-08, by dav
7027013: Regression: JComponent.revalidate() has no effect on invisible components
2011-04-08, by anthony
7031854: JCK 7 test FileDialogTest0001 fails on Windows with Russian locale
2011-04-07, by dav
7016889: GraphicsDevice.setFullScreenWindow() spec for simulated full-screen mode is not always correct
2011-04-07, by dcherepanov
7002839: Static initialization deadlock between sun.awt.Win32GraphicsEnvironment and sun.awt.windows.WToolkit
2011-04-06, by dav
6998877: After double-click on the folder names , FileNameOverrideTest FAILED
2011-04-05, by serb
Merge
2011-04-16, by lana
6942504: test/javax/imageio/metadata/DOML3Node.java fails
2011-04-15, by prr
7036275: EUDC character is not displayed on Swing if ClearType is enabled
2011-04-13, by prr
7004984: Features.h was renamed to ICUFeatures.h and should be removed
2011-04-08, by prr
7033534: Two tests fail just against jdk7 b136
2011-04-06, by bae
6983666: Typo in JavaDoc comments within FileCacheImageOutputStream
2011-04-05, by prr
Added tag jdk7-b139 for changeset 9d9c9b8d0e5c
2011-04-21, by katleman
Merge
2017-07-05, by duke
7039044: Bump the HS21 build number to 10
2011-04-22, by trims
Merge
2011-04-22, by trims
Merge
2011-04-20, by jmasa
7036706: G1: Use LIR_OprDesc::as_pointer_register in code changes for 7035117
2011-04-18, by johnc
7036021: G1: build failure on win64 and linux with hs21 in jdk6 build environment
2011-04-15, by johnc
Merge
2011-04-14, by johnc
7036482: clear argument is redundant and unused in cardtable methods
2011-04-14, by ysr
Merge
2011-04-14, by johnc
7035117: G1: nsk/stress/jni/jnistress002 fails with assertion failure
2011-04-13, by johnc
Merge
2011-04-08, by jmasa
Merge
2011-04-08, by jmasa
6841742: par compact - remove unused/unsupported options
2011-04-07, by jcoomes
7034133: cleanup obsolete option handling
2011-04-07, by jcoomes
7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
2011-04-07, by johnc
7032963: StoreCM shouldn't participate in store elimination
2011-04-05, by never
Merge
2011-04-19, by coleenp
7007254: NullPointerException occurs with jvisualvm placed under a dir. including Japanese chars
2011-04-16, by thurka
7032407: Crash in LinkResolver::runtime_resolve_virtual_method()
2011-04-15, by coleenp
Merge
2011-04-14, by vladidan
Merge
2011-04-14, by vladidan
Merge
2011-04-12, by vladidan
7005865: Crash when running with PrintIRWithLIR
2011-04-11, by vladidan
7033100: CreateMinidumpOnCrash does not work for failed asserts
2011-04-14, by zgu
Added tag hs21-b09 for changeset 3d6edd0ae4e9
2011-04-21, by trims
Added tag jdk7-b139 for changeset 3d6edd0ae4e9
2011-04-21, by katleman
Added tag jdk7-b139 for changeset f8890645b255
2011-04-21, by katleman
Added tag jdk7-b139 for changeset 955488f34ca4
2017-07-05, by duke
Merge
jdk7-b139
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk7-b138 for changeset 7a2738b5e9c6
2011-04-14, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b138 for changeset 63c8767f5915
2011-04-14, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b138 for changeset 0319b53ef05f
2011-04-14, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b138 for changeset 33b454ccd9f2
2011-04-14, by schien
Merge
2017-07-05, by duke
Merge
2011-04-20, by cl
7018125: Reverting the JFB version string for JDK releases
2011-04-20, by asaha
Merge
2011-04-19, by mfang
Merge
2011-04-19, by mfang
7036905: [de] dem - the german mark display name is incorrect
2011-04-18, by yhuang
Merge
2011-04-19, by trims
7019529: JSR292: java/dyn/ClassValueTest.java depends on sub-test execution order
2011-04-09, by jrose
Added tag jdk7-b138 for changeset 26c2c1de1631
2011-04-14, by schien
Merge
2017-07-05, by duke
7037174: Bump the HS21 build number to 09
2011-04-15, by trims
Merge
2011-04-15, by trims
Merge
2011-04-15, by jrose
Merge
2011-04-14, by twisti
7036220: Shark fails to find LLVM 2.9 System headers during build
2011-04-14, by twisti
7036236: VM crashes assert((!inside_attrs()) || is_error_reported()) failed ...
2011-04-14, by iveresov
6988308: assert((cnt > 0.0f) && (prob > 0.0f)) failed: Bad frequency assignment in if
2011-04-13, by iveresov
7035870: JSR 292: Zero support
2011-04-12, by twisti
7035713: 3DNow Prefetch Instruction Support
2011-04-11, by kvn
6987991: JSR 292 phpreboot test/testtracefun2.phpr segfaults
2011-04-09, by jrose
Merge
2011-04-12, by coleenp
7034585: Adjust fillInStackTrace filtering to assist 6998871
2011-04-12, by dholmes
7034625: Product builds in Visual Studio projects should produce full symbol information
2011-04-11, by brutisso
7019210: Fix misc references to /bugreport websites
2011-04-07, by ohair
7009276: Add -XX:+IgnoreUnrecognizedVMOptions to several tests
2011-04-04, by dholmes
7030388: JCK test failed to reject invalid class check01304m10n.
2011-03-31, by kamg
7010849: 5/5 Extraneous javac source/target options when building sa-jdi
2011-04-01, by andrew
7032775: Include Shark code in the build again
2011-03-31, by dholmes
7017193: Small memory leak in get_stack_bounds os::create_stack_guard_pages
2011-03-30, by dsamersoff
Merge
2011-04-09, by jrose
7035161: assert(!o->is_null_object()) failed: null object not yet handled here.
2011-04-08, by never
Merge
2011-04-08, by kvn
7004555: Add new policy for one iteration loops
2011-04-08, by kvn
7034967: C1: assert(false) failed: error (assembler_sparc.cpp:2043)
2011-04-08, by iveresov
7034957: acquiring lock CodeCache_lock/1 out of order with lock tty_lock/0 -- possible deadlock
2011-04-07, by never
7009600: JSR 292 Server compiler crashes in Compile::find_intrinsic(ciMethod*, bool)
2011-04-07, by jrose
7012087: JSR 292 Misleading exception message for a non-bound MH for a virtual method
2011-04-07, by jrose
6981791: remove experimental code for JSR 292
2011-04-07, by jrose
6992789: assert(phi->_idx >= nodes_size()) failed: only new Phi per instance memory slice
2011-04-06, by kvn
7034513: enable fast accessors and empty methods for ZERO and -Xint
2011-04-06, by never
7033779: CodeCache::largest_free_block may need to hold the CodeCache lock
2011-04-05, by never
Merge
2011-04-05, by never
6777083: assert(target != __null,"must not be null")
2011-04-05, by never
Merge
2011-04-05, by kvn
7004547: regular loop unroll should not unroll more than max unrolling
2011-04-04, by kvn
Merge
2011-04-04, by never
6528013: C1 CTW failure with -XX:+VerifyOops assert(allocates2(pc),"")
2011-04-04, by never
Merge
2011-04-04, by iveresov
7033732: C1: When calling c2 arraycopy stubs offsets and length must have clear upper 32bits
2011-04-04, by iveresov
7026957: assert(type2aelembytes(store->as_Mem()->memory_type(), true) == 1 << shift->in(2)->get_int()) failed
2011-04-04, by never
7032458: Zero and Shark fixes
2011-04-04, by twisti
7033154: Improve C1 arraycopy performance
2011-04-03, by roland
7004535: Clone loop predicate during loop unswitch
2011-04-02, by kvn
7032314: Allow to generate CallLeafNoFPNode in IdealKit
2011-04-02, by kvn
6909440: C2 fails with assertion (_always_cold->is_cold(),"must always be cold")
2011-04-01, by never
6385687: UseFastEmptyMethods/UseFastAccessorMethods considered harmful
2011-03-31, by never
Added tag hs21-b08 for changeset dff699fcdf23
2011-04-14, by trims
Added tag jdk7-b138 for changeset dff699fcdf23
2011-04-14, by schien
Added tag jdk7-b138 for changeset b4b1b3e184ee
2011-04-14, by schien
Added tag jdk7-b138 for changeset 62b8e328f8c8
2017-07-05, by duke
Merge
jdk7-b138
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-04-13, by ohair
Merge
2011-04-11, by mfang
Merge
2011-04-11, by mfang
7034940: message drop 2 translation integration
2011-04-08, by mfang
7033660: Update copyright year to 2011 on any files changed in 2011
2011-04-06, by ohair
Merge
2011-04-10, by lana
Merge
2011-04-04, by alanb
7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...)
2011-04-04, by alanb
7010344: Some of the html files do not have element <a> in right context.
2011-04-04, by bpatel
7028405: (javac) remove unused JSR-292 code
2011-04-03, by ksrini
Merge
2011-04-01, by lana
Merge
2011-03-31, by lana
7032633: javac -Xlint:all warns about flush() within try on an auto-closeable resource
2011-04-01, by mcimadamore
7031005: javap prints "extends java.lang.Object"
2011-03-30, by jjg
7031108: NPE in javac.jvm.ClassReader.findMethod in PackageElement.enclosedElements from AP in incr build
2011-03-30, by jjg
7027157: Project Coin: javac warnings for AutoCloseable.close throwing InterruptedException
2011-03-29, by mcimadamore
7030150: Type inference for generic instance creation failed for formal type parameter
2011-03-29, by mcimadamore
7030606: Project-coin: multi-catch types should be pairwise disjoint
2011-03-29, by mcimadamore
7030687: Diamond: compiler accepts erroneous code where diamond is used with non-generic inner class
2011-03-29, by mcimadamore
7001086: NLS: un-used resources should be removed from standard.properties and improper concatenation
2011-03-25, by bpatel
6437138: JSR 199: Compiler doesn't diagnose crash in user code
2011-03-25, by jjg
7009599: javac build puts extraneous files into dist/lib/classes.jar
2011-03-25, by jjg
6597678: JavaCompiler.getStandardFileManager always uses default charset not the one that user specifies
2011-03-24, by jjg
7010342: End tag for element P is not open for few html files generated using new javadoc
2011-03-23, by bpatel
7025314: NLS: translatability violation on standard.properties
2011-03-22, by bpatel
Added tag jdk7-b137 for changeset ec825a21d1f8
2011-04-07, by schien
Merge
2017-07-05, by duke
Merge
2011-04-12, by ohair
7033660: Update copyright year to 2011 on any files changed in 2011
2011-04-06, by ohair
Added tag jdk7-b137 for changeset e7ad21289bd4
2011-04-07, by schien
Merge
2017-07-05, by duke
Merge
2011-04-12, by ohair
7033660: Update copyright year to 2011 on any files changed in 2011
2011-04-06, by ohair
Added tag jdk7-b137 for changeset 4d1bb30e7cb5
2011-04-07, by schien
Merge
2017-07-05, by duke
Merge
2011-04-11, by mfang
Merge
2011-04-11, by mfang
7034940: message drop 2 translation integration
2011-04-08, by mfang
7033660: Update copyright year to 2011 on any files changed in 2011
2011-04-06, by ohair
Added tag jdk7-b137 for changeset 81da7c8abcbd
2011-04-07, by schien
Merge
2017-07-05, by duke
Merge
2011-04-13, by ohair
Merge
2011-04-12, by ohair
7033957: Library built without a mapfile: libxinerama.so
2011-04-12, by ohair
Merge
2011-04-12, by mfang
Merge
2011-04-11, by mfang
Merge
2011-04-11, by mfang
Merge
2011-04-11, by mfang
Merge
2011-04-08, by mfang
7024528: [sv] format error in appletviewer usage translation
2011-04-08, by mfang
7034940: message drop 2 translation integration
2011-04-08, by mfang
7034932: Merging src/share/classes/sun/util/resources/CurrencyNames.properties and CurrencyNames_pt.propertie
2011-04-07, by mfang
6384973: Incorrect translations in awt.properties
2011-04-06, by mfang
7020583: Some currency names are missing in some locales
2011-04-05, by yhuang
7022841: LocaleNames_no_NO_NY.class is missing in rt.jar
2011-04-12, by schien
7019210: Fix misc references to /bugreport websites
2011-04-07, by ohair
7033660: Update copyright year to 2011 on any files changed in 2011
2011-04-06, by ohair
Merge
2011-04-12, by trims
6817525: turn on method handle functionality by default for JSR 292
2011-04-07, by jrose
Merge
2011-04-10, by lana
7035109: Regression: awt SplashScreen/test18.sh fails - missing mapfile entry
2011-04-09, by dholmes
Merge
2011-04-04, by lana
6565585: Remove critical section in Method.invoke, Constructor.newInstance, Field.getFieldAccessor improving performance
2011-04-04, by mduigou
Merge
2011-04-04, by alanb
7030249: Eliminate use of LoadLibrary and other clean-ups
2011-04-04, by alanb
7033568: (file) Miscellaneous typos
2011-04-04, by alanb
7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...)
2011-04-04, by alanb
Merge
2011-04-04, by sherman
6751338: ZIP inflater/deflater performance
2011-04-04, by sherman
6543593: (reflect) Clarify private final field mutability
2011-04-04, by darcy
Merge
2011-03-31, by lana
7005628: Clarify NPE behavior of Throwable.addSuppressed(null)
2011-03-31, by darcy
7032866: Problem with fix for 7030256
2011-03-31, by michaelm
7030400: 3/4 PrivateTransportTest.sh needs adjustment to work with 7003964
2011-03-30, by dcubed
7032364: Add jvm.cfg file for ARM and PPC architectures
2011-03-30, by dholmes
Merge
2011-03-30, by alanb
7026507: Bidi initialization fails if AWT not present
2011-03-30, by alanb
6381464: SimpleFormatter should use one single line format
2011-03-29, by mchung
7024172: Move BufferPoolMXBean and PlatformLoggingMXBean java.lang.management
2011-03-29, by mchung
Merge
2011-03-29, by mullan
7019937: Translatability bug - Remove Unused String - String ID , read end of file
2011-03-29, by mullan
7031929: Variable names typos in Release-embedded.gmk
2011-03-29, by dholmes
7031166: (pack200) tools/pack200/CommandLineTests.java fail with testsdk on RO filesystem
2011-03-28, by ksrini
7031536: test/sun/security/krb5/auto/HttpNegotiateServer.java should not use static ports
2011-03-28, by weijun
7019384: Realm.getRealmsList returns realms list in wrong (reverse) order
2011-03-28, by weijun
7031376: Typos in javadoc of TimSort classes
2011-03-25, by darcy
7031371: Clarify javadoc of Throwable, including addSuppressed
2011-03-25, by darcy
7030442: Add missing @param tag for Collections.reverseOrder()
2011-03-25, by mduigou
7030256: Cleanup/Remove code supporting old Windows versions (98, NT, 2000, etc)
2011-03-25, by chegar
7030063: AWT support for SE-Embedded integration
2011-03-25, by dholmes
7023056: NPE from sun.security.util.ManifestEntryVerifier.verify during Maven build
2011-03-25, by weijun
7029680: fix test/sun/misc/Version/Version.java build parsing
2011-03-24, by smarks
7029823: (ann) test/java/lang/annotation/package-info.java no longer compiles
2011-03-24, by jjh
7030174: Jarsigner should accept TSACert with an HTTPS id-ad-timeStamping SIA
2011-03-24, by weijun
7030523: regression: imporper checking of paramater
2011-03-23, by xuelei
7029848: KeyStoreBuilderParameters((Builder)null) does not throw NullPointerException
2011-03-23, by xuelei
7029997: Restyling of SortedMap Javadoc
2011-03-23, by mduigou
7028490: better suggestion for jarsigner when TSA is not accessible
2011-03-23, by weijun
7025066: Build systems changes to support SE Embedded Integration
2011-03-22, by dholmes
6737397: Should support running JCK test suite with test/Makefile and JPRT
2011-03-22, by ohair
7027797: take care of ECDH_anon/DH_anon server key exchange for TLS 1.2
2011-03-21, by xuelei
Merge
2011-04-04, by lana
7032791: TableCellRenderer.getTableCellRendererComponent() doesn't accept null JTable with GTK+ L&F
2011-04-04, by alexp
7025987: Nimbus L&F increases insets unexpectedly
2011-04-04, by malenkov
7026275: TEST_BUG: test/javax/sound/sampled/Clip/ClipSetPos.java throws uncatched IllegalArgumentException
2011-04-04, by amenkov
7033174: (tz) Support tzdata2011e
2011-04-04, by peytoia
Merge
2011-04-01, by lana
Merge
2011-03-31, by mrkam
7027700: /jfc/SwingApplet demo needs to be improved
2011-03-31, by mrkam
7009422: Two dead links in Swing API documentation
2011-03-31, by rupashka
7027693: /jfc/CodePointIM demo needs to be improved
2011-03-30, by mrkam
7027682: /applets/Fractal demo needs to be improved
2011-03-30, by mrkam
7027701: /jfc/TableExample demo needs to be improved
2011-03-30, by mrkam
7027690: /applets/SpreadSheet demo needs to be improved
2011-03-30, by mrkam
7027687: /applets/NervousText demo needs to be improved
2011-03-30, by mrkam
7027486: JPopupMenu doesn't take window shape into account
2011-03-29, by alexp
6957870: Monospaced font mapped to proportional font (David) for Hebrew
2011-03-28, by peytoia
7027673: /applets/ArcTest demo needs to be improved
2011-03-25, by mrkam
7027692: /applets/WireFrame demo needs to be improved
2011-03-25, by mrkam
7027674: /applets/BarChart demo needs to be improved
2011-03-25, by mrkam
7027686: /applets/MoleculeViewer demo needs to be improved
2011-03-25, by mrkam
7027683: /applets/GraphicsTest demo needs to be improved
2011-03-25, by mrkam
7027675: /applets/Blink demo needs to be improved
2011-03-25, by mrkam
7027694: /jfc/FileChooserDemo demo needs to be improved
2011-03-25, by mrkam
7027697: /jfc/Notepad demo needs to be improved
2011-03-25, by mrkam
7027698: /jfc/SampleTree demo needs to be improved
2011-03-25, by mrkam
7030792: /jfc/TransparentRuler needs to be included into build process
2011-03-25, by mrkam
6825739: jdk regression test failing on linux: java/lang/reflect/Method/InheritedMethods.java
2011-03-24, by malenkov
7027849: New demo for Shaped/Translucent windows feature needs to be created
2011-03-24, by mrkam
7027680: /applets/DrawTest demo needs to be improved
2011-03-24, by mrkam
7027696: /jfc/Metalworks demo needs to be improved
2011-03-24, by mrkam
7027678: /applets/DitherTest demo needs to be improved
2011-03-24, by mrkam
7027689: /applets/SortDemo demo needs to be improved
2011-03-24, by mrkam
7027688: /applets/SimpleGraph demo needs to be improved
2011-03-24, by mrkam
7027677: /applets/Clock demo needs to be improved
2011-03-24, by mrkam
7027676: /applets/CardTest demo needs to be improved
2011-03-24, by mrkam
6992716: Typos in JLayer files
2011-03-24, by alexp
6735285: "Zero" x,y springs passed to SpringLayout.Constraints constructor are not returned from getters
2011-03-24, by alexp
4715085: [Ch] Doc: java.lang.Character.digit documentation unclear regarding fullwidth characters
2011-03-24, by peytoia
Merge
2011-04-04, by lana
7033579: XRobotPeer._dispose() native method should be added to the make/sun/xawt/mapfile-vers
2011-04-04, by anthony
Merge
2011-04-01, by lana
6903034: java.awt.Robot.createScreenCapture() doesn't work for translucent windows
2011-04-01, by anthony
6984540: closed/java/awt/dnd/DragInterceptorAppletTest/DragInterceptorAppletTest.html test fails
2011-04-01, by dav
7023011: Toolkit.getPrintJob(Frame,String,Properties) throws HE instead of specified NPE
2011-03-28, by dav
Merge
2011-04-01, by lana
7032930: A way to specify MS Mincho to be used in dialoginput on windows JA locale
2011-04-01, by prr
7029934: Xrender: Text is truncated with 64 bit Linux JRE
2011-04-01, by prr
7026407: Broken </code> in javax.imageio.metadata.IIOMetadataNode.getTagName()
2011-03-31, by prr
7003516: Methods java.awt.geom.Line2D.Double/Float.getBounds2D() don't satisfy inherited spec
2011-03-29, by bae
7030147: java.awt.image.SampleModel.setDataElements() does't throw ArrayIndexOutOfBoundsEx for Integer.MAX_VA
2011-03-29, by bae
6985593: Crash in Java_sun_java2d_loops_MaskBlit_MaskBlit on oel5.5-x64
2011-03-27, by bae
6989717: media native code compiler warnings
2011-03-25, by bae
6773586: java.awt.image.SampleModel.getPixels() methods not allways throw ArrayIndexOutOfBoundsException
2011-03-22, by bae
6993561: java.awt.image.SampleModel.setSamples() methods not always throw ArrayIndexOutOfBoundsException
2011-03-22, by bae
Added tag jdk7-b137 for changeset 6f226af63661
2011-04-07, by schien
Merge
2017-07-05, by duke
7035259: Bump the HS21 build number to 08
2011-04-08, by trims
Merge
2011-04-08, by trims
Merge
2011-04-06, by jmasa
7020042: G1: Partially remove fix for 6994628
2011-02-18, by johnc
7027766: G1: introduce flag to dump the liveness information per region at the end of marking
2011-04-04, by tonyp
7033292: G1: nightly failure: Non-dirty cards in region that should be dirty
2011-04-04, by tonyp
7023069: G1: Introduce symmetric locking in the slow allocation path
2011-03-30, by tonyp
7029458: G1: Add newly-reclaimed regions to the beginning of the region free list, not the end
2011-03-29, by tonyp
7026932: G1: No need to abort VM when card count cache expansion fails
2011-03-28, by johnc
6948149: G1: Imbalance in termination times
2011-03-23, by brutisso
Merge
2011-03-25, by jcoomes
7029036: Card-table verification hangs with all framework collectors, except G1, even before the first GC
2011-03-24, by ysr
7030435: Some oop_oop_iterate_m() methods iterate outside of specified memory bounds
2011-03-24, by ysr
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
2011-04-05, by trims
Added tag hs21-b07 for changeset 25580f153384
2011-04-08, by trims
Added tag jdk7-b137 for changeset 25580f153384
2011-04-07, by schien
Merge
2011-04-12, by ohair
7033660: Update copyright year to 2011 on any files changed in 2011
2011-04-06, by ohair
Merge
2011-04-10, by lana
Merge
2011-03-31, by lana
6737397: Should support running JCK test suite with test/Makefile and JPRT
2011-03-22, by ohair
Added tag jdk7-b137 for changeset 1a08398a6716
2011-04-07, by schien
Added tag jdk7-b137 for changeset d1cf7d4ee16c
2017-07-05, by duke
Merge
jdk7-b137
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk7-b136 for changeset 6aa795396cc8
2011-03-31, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b136 for changeset f69a163a9b51
2011-03-31, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b136 for changeset cc86c97af00b
2011-03-31, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b136 for changeset 7f7e00766ae7
2011-03-31, by schien
Merge
2017-07-05, by duke
7033960: Do not check for mapfiles when fastdebug building
2011-04-05, by ohair
Merge
2011-04-05, by ohair
Merge
2011-04-05, by ohair
7029905: demo applets missing some html files
2011-04-04, by ohair
6989729: jarreorder warnings (classlists files are out of date)
2011-04-04, by resii
Merge
2011-04-04, by mfang
Merge
2011-03-30, by yhuang
7025837: fix plural currency display names in sr_Latn_(BA|ME|RS).properties
2011-03-30, by yhuang
7032334: Update Font2DTest demo to support Unicode 6
2011-03-29, by ogino
Added tag jdk7-b136 for changeset fb3ae88d8e8d
2011-03-31, by schien
Merge
2017-07-05, by duke
7033237: Bump the HS21 build number to 07
2011-04-01, by trims
Merge
2011-04-01, by trims
Merge
2011-04-01, by kvn
7032849: 7022998 changes broke hs_err compile task print
2011-03-31, by kvn
Merge
2011-03-31, by never
7032129: Native memory usage grow unexpectedly for vm/oom/*InternedString tests
2011-03-31, by never
7032696: Fix for 7029152 broke VM
2011-03-31, by kvn
6817525: turn on method handle functionality by default for JSR 292
2011-03-31, by twisti
7032388: guarantee(VM_Version::supports_cmov()) failed: illegal instruction on i586 after 6919934
2011-03-31, by twisti
Merge
2011-03-30, by iveresov
6564610: assert(UseCompiler || CompileTheWorld, "UseCompiler should be set by now.")
2011-03-30, by iveresov
7029152: Ideal nodes for String intrinsics miss memory edge optimization
2011-03-30, by kvn
7031614: jmap -permstat fails with java.lang.InternalError in sun.jvm.hotspot.oops.OopField.getValue
2011-03-30, by never
Merge
2011-03-30, by iveresov
7026307: DEBUG MESSAGE: broken null klass on amd64
2011-03-29, by iveresov
7032306: Fastdebug build failure on Solaris with SS11 compilers
2011-03-29, by never
6741940: Nonvolatile XMM registers not preserved across JNI calls
2011-03-29, by iveresov
7032133: Enable sse4.2 for new AMD processors
2011-03-29, by kvn
7022998: JSR 292 recursive method handle calls inline themselves infinitely
2011-03-28, by twisti
6964776: c2 should ensure the polling page is reachable on 64 bit
2011-03-27, by iveresov
7024475: loop doesn't terminate when compiled
2011-03-27, by never
Merge
2011-03-26, by roland
7029017: Additional architecture support for c2 compiler
2011-03-25, by roland
7022204: LogFile wildcarding should use %p instead of star
2011-03-25, by never
Merge
2011-03-25, by never
7025708: Assertion if using "-XX:+CITraceTypeFlow -XX:+Verbose" together
2011-03-25, by never
Merge
2011-03-24, by jcoomes
Merge
2011-03-24, by twisti
7030207: Zero tweak to remove accidentally incorporated code
2011-03-24, by twisti
Merge
2011-03-30, by acorn
7031571: Generate native VS2010 project files
2011-03-28, by sla
Added tag hs21-b06 for changeset 8908d8654a39
2011-04-01, by trims
Added tag jdk7-b136 for changeset 8908d8654a39
2011-03-31, by schien
Added tag jdk7-b136 for changeset 9186e0e62eea
2011-03-31, by schien
Added tag jdk7-b136 for changeset 46acf76a5339
2017-07-05, by duke
Merge
jdk7-b136
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-03-26, by lana
Merge
2011-03-18, by lana
6930508: Passing nested class names on javac command line interfere with subsequent name -> class lookup
2011-03-16, by jjg
7026359: (langtools) fix big jar test
2011-03-16, by ksrini
6558548: The compiler needs to be aligned with clarified specification of throws
2011-03-16, by mcimadamore
4743537: Help doesn't say what "All Classes" and other links really mean
2011-03-15, by bpatel
6988079: Errors reported via Messager.printMessage(ERROR,"error message") are not tallied correctly
2011-03-15, by jjg
6987384: -XprintProcessorRoundsInfo message printed with different timing than previous
2011-03-15, by jjg
6993311: annotations on packages are not validated
2011-03-15, by jjg
7026509: Cannot use JavaCompiler to create multiple CompilationTasks for partial compilations
2011-03-14, by jjg
7010608: the string 'error' should appear in error messages
2011-03-14, by jjg
7026414: Types.asElement() returns null for ErrorType
2011-03-14, by jjg
7006178: findbugs high priority issues in new javadoc
2011-03-11, by bpatel
7026868: Apply specification changes fro 6505047
2011-03-11, by darcy
6776656: Incorrect number in 'generated' help-doc.html
2011-03-10, by bpatel
7025988: Test test/tools/javac/file/zip/T6836682.java takes too long to complete
2011-03-09, by mcimadamore
7021927: javac: regression in performance
2011-03-07, by ksrini
Added tag jdk7-b135 for changeset bf9507aab301
2011-03-24, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b135 for changeset 88216c3c4af7
2011-03-24, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b135 for changeset ef8d7bf5bc99
2011-03-24, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b135 for changeset 9ee26678bf4e
2011-03-24, by schien
Merge
2017-07-05, by duke
Merge
2011-03-29, by ohair
7011718: VS2010, remove makefile logic with regards to use of VC6, VS2003, VS2005, VS2008
2011-03-29, by ohair
Merge
2011-03-29, by ohair
7032327: Fix overview-core.html file, refers to version 6
2011-03-29, by ohair
Merge
2011-03-29, by trims
Merge
2011-03-24, by jrose
7012648: move JSR 292 to package java.lang.invoke and adjust names
2011-03-23, by jrose
6839872: remove implementation inheritance from JSR 292 APIs
2011-03-18, by jrose
Merge
2011-03-26, by lana
7031238: Problem with fix for 6981922
2011-03-25, by michaelm
Merge
2011-03-21, by lana
6981922: DNS cache poisoning by untrusted applets
2011-03-17, by michaelm
6907662: System clipboard should ensure access restrictions
2011-03-17, by denis
6997851: Create NTLM AuthenticationCallBack class to avoid NTLM info leakage on client side
2011-01-10, by chegar
6994263: Untrusted code can replace JRE's XML DSig Transform or C14N algorithm implementations
2010-11-01, by mullan
6985453: Font.createFont may expose some system properties in exception text
2010-10-30, by bae
Merge
2011-03-21, by lana
Merge
2011-03-21, by mduigou
7029491: fix broken test file committed with CR 5045147.
2011-03-21, by mduigou
Merge
2011-03-20, by alanb
7017446: (fs) Updates to file system API (3/2011)
2011-03-19, by alanb
7028468: (fs) FileSystems.getDefault() fails when kernel micro version contains/ends non-numeric characters
2011-03-18, by alanb
7026184: (launcher) Regression: class with unicode name can't be launched by java.
2011-03-20, by ksrini
Merge
2011-03-18, by lana
7028668: 3/4 improve diagnosibility and robustness of sun.tools.attach.WindowsVirtualMachine.openProcess()
2011-03-18, by dcubed
7022382: convert pack200 library code to use try-with-resources
2011-03-17, by smarks
5045147: Prevent insertion of null Key into empty TreeMap (and null element into TreeSet) when no Comparator is used. Prevent insertion of key of incorrect type into empty TreeMap and incorrect type element into TreeSet and incorrect type when Comparator is used.
2011-03-17, by mduigou
Merge
2011-03-17, by mduigou
7028133: Specify serialVersionUID for RegularEnumSet and JumboEnumSet
2011-03-17, by mduigou
6796662: (fmt spec) Formatter spec on BigDecimal output should not reference Float a
2011-03-17, by sherman
7028422: regression: SKID miss-matching
2011-03-17, by xuelei
7026898: DriverManager to now use CopyOnWriteArrayList
2011-03-17, by lancea
7027910: Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code
2011-03-16, by dholmes
6803681: RFE: Need new codeset converter for IBM Cp1364
2011-03-16, by sherman
Merge
2011-03-16, by dholmes
Merge
2011-03-15, by dholmes
7027897: Build support for client-VM only configurations
2011-03-15, by dholmes
7022855: Export "PKIX" as the standard algorithm name of KeyManagerFactory
2011-03-15, by xuelei
7025073: Stricter check on trust anchor makes VerifyCACerts.java test fail
2011-03-15, by xuelei
7001933: Deadlock in java.lang.classloader.getPackage()
2011-03-15, by valeriep
7026376: (dc) DatagramChannel created without specifying protocol family fails to join IPv4 group
2011-03-15, by alanb
7014637: Improve behavior of EnumSet Iterator.remove()
2011-03-14, by mduigou
7027362: Project Coin: warn of throwing InterruptedException in AutoCloseable.close javadoc
2011-03-14, by darcy
Merge
2011-03-14, by vinnie
6686215: Some mutables not defensively copied when deserializing java.security.CodeSource & Timestamp objects
2011-03-14, by vinnie
7027288: (launcher) remove jkernel test from MiscTests
2011-03-14, by ksrini
7009794: misleading text in SSLHandshakeException exception message
2011-03-14, by xuelei
6990848: JGSS/windows security code native code compiler warnings
2011-03-13, by weijun
7023613: (lc) Incorrect string returned by Locale.toString() with non-empty script field
2011-03-11, by naoto
7023416: (pack200) fix parfait issues
2011-03-11, by ksrini
7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should throw URISyntaxException
2011-03-11, by chegar
Merge
2011-03-11, by vinnie
6986477: sun/security/mscapi/AccessKeyStore.sh test is failing on jdk7
2011-03-11, by vinnie
7026346: URLConnection.guessContentTypeFromStream does not support UTF-8 and UTF-32 xml streams with BOM
2011-03-11, by chegar
7024560: InetAddress.getLocalHost().getHostName() returns localhost for hostnames of length HOST_NAME_MAX
2011-03-11, by chegar
7016078: javax.net.ssl.SSLException: Received fatal alert: internal_error starting JDK 7 b126
2011-03-10, by vinnie
6960211: JavaScript engine allows creation of interface although methods not available
2011-03-10, by sundar
Merge
2011-03-09, by ohair
6635776: Regression in jaxb tests with JDk6 U4
2011-03-09, by ramap
7020513: Add com.sun.xml.internal to the "package.access" property in $JAVA_HOME/lib/security/java.security
2011-03-09, by ramap
7022370: Launcher ergonomics should provide simple default implementation
2011-03-09, by dholmes
Merge
2011-03-08, by mduigou
6611830: UUID thread-safety and performance improvements
2011-03-08, by mduigou
7023006: Reduce unnecessary thread activity in ForkJoinPool
2011-03-08, by dl
6495521: (doc) ConcurrentSkipListMap links to web page NOT describing SkipList
2011-03-08, by dl
Merge
2011-03-21, by lana
Merge
2011-03-18, by lana
7027387: (tz) Support tzdata2011d
2011-03-18, by peytoia
7021517: java.beans code comments have issues with HTML4 compliance
2011-03-17, by malenkov
7027043: (doc) Confusing typo at java/beans/VetoableChangeSupport.java
2011-03-16, by malenkov
7016150: 6246816 refers to the Laffy demo which is not present in the JDK 7 demo/jfc directory
2011-03-14, by rupashka
6464022: Memory leak in JOptionPane.createDialog
2011-03-14, by rupashka
Merge
2011-03-21, by lana
Merge
2011-03-18, by lana
7016131: JDK 7 b127: 8 crashes in native frame:awt_DrawingSurface_FreeDrawingSurfaceInfo+0xc on linux amd64
2011-03-18, by dav
7022931: GradientPaint class spec clarification: 7022931, 7016391, 7017246, 7019386
2011-03-14, by dav
7023019: Constructor of class java.awt.Component.FlipBufferStrategy throws unspecified IAE
2011-03-09, by dav
Merge
2011-03-18, by lana
7014528: ColorModel and SampleModel gotten from the same ImageTypeSpecifier instance can be not compatible
2011-03-17, by bae
6989760: cmm native compiler warnings
2011-03-16, by bae
7019861: Last scanline is skipped in pisces.Renderer.
2011-03-15, by dlila
7027667: clipped aa rectangles are not drawn properly.
2011-03-15, by dlila
6710434: PIT: Reg test java/awt/Graphics2D/ClipPrimitivesTest.java fails in pit build 6u10_b26
2011-03-10, by bae
7022280: Parfait reports Format string argument mismatch in /jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c
2011-03-09, by bae
7020528: closed/java/awt/print/PageFormat/PageFormatFromAttributes.java failed
2011-03-08, by jgodinez
6962082: merge back in lines from bad merge in CR 6501644 and open up a test
2011-03-07, by srl
7017324: Kerning crash in JDK 7 since ICU layout update
2011-03-07, by srl
Added tag jdk7-b135 for changeset 81eebf5a4f77
2011-03-24, by schien
Merge
2017-07-05, by duke
7031227: Bump the HS21 build number to 06
2011-03-25, by trims
Merge
2011-03-25, by trims
Merge
2011-03-24, by jcoomes
7025628: Remove the temporary hack added for jdk modularization in hotspot
2011-03-22, by mchung
6535709: interrupt of wait()ing thread isn't triggerring InterruptedException - test intwait3
2011-03-21, by dholmes
Merge
2011-03-24, by jcoomes
7029805: JSR 292 compiler/6991596/Test6991596.java fails in nightly
2011-03-23, by twisti
7008866: Missing loop predicate for loop with multiple entries
2011-03-21, by kvn
7027232: JSR 292: wrong numeric value returned by MH on solaris-sparc
2011-03-21, by twisti
Merge
2011-03-24, by jcoomes
7030300: more nightly failures after statics in Class changes
2011-03-23, by never
6962931: move interned strings out of the perm gen
2011-03-22, by jcoomes
6962930: make the string table size configurable
2011-03-21, by jcoomes
7029509: nightly failures after static fields in Class
2011-03-21, by never
7017732: move static fields into Class to prepare for perm gen removal
2011-03-18, by never
7028374: race in fix_oop_relocations for scavengeable nmethods
2011-03-18, by never
Added tag hs21-b05 for changeset 0001aa6ce1bf
2011-03-25, by trims
Added tag jdk7-b135 for changeset 0001aa6ce1bf
2011-03-24, by schien
Merge
2011-03-29, by ohair
7030131: Update README-builds.html to cover changes introduced by SE-Embedded integration
2011-03-28, by dholmes
Added tag jdk7-b135 for changeset e9c5ee40c666
2011-03-24, by schien
Added tag jdk7-b135 for changeset f75a1efb1412
2017-07-05, by duke
Merge
jdk7-b135
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk7-b134 for changeset fbf4a969ccba
2011-03-17, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b134 for changeset 0cea4fe308ee
2011-03-17, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b134 for changeset 74c6fa05df57
2011-03-17, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b134 for changeset 0c806e137e3f
2011-03-17, by schien
Merge
2017-07-05, by duke
Merge
2011-03-22, by mfang
Merge
2011-03-21, by mfang
7020960: CurrencyNames_sr_RS.properties is missing.
2011-03-20, by yhuang
Merge
2011-03-19, by mfang
Merge
2011-03-11, by yhuang
7019267: Currency Display Names are not localized into pt_BR.
2011-03-11, by yhuang
Merge
2011-03-09, by mfang
7025303: NLS: t13y fix for 7021691 Most log level words are not translated in java logging
2011-03-07, by mfang
7021693: [ja, zh_CN] jconsole throws exception and fail to start in ja and zh_CN locales
2011-03-07, by mfang
7025267: NLS: t13y fix for 7021689 [ja] Notepad demo throws NPE
2011-03-07, by mfang
7016542: NLS: obsolete resources in MsgAppletViewer.java should be removed
2011-03-05, by mfang
Merge
2011-03-04, by mfang
6998391: Serbian (Latin) locale support
2011-02-26, by katakai
7029704: JFB: Refix JFB Custom Revision Version Build/Makefile changes
2011-03-21, by asaha
Added tag jdk7-b134 for changeset d7436373981b
2011-03-17, by schien
Merge
2017-07-05, by duke
7028846: Bump the HS21 build number to 05
2011-03-18, by trims
Merge
2011-03-18, by trims
Merge
2011-03-18, by jcoomes
6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads
2011-03-17, by ysr
6896099: Integrate CMS heap ergo with default heap sizing ergo
2011-03-16, by ysr
Merge
2011-03-15, by jwilhelm
6820066: Check that -XX:ParGCArrayScanChunk has a value larger than zero.
2011-03-11, by jwilhelm
6987703: iCMS: Intermittent hang with gc/gctests/CallGC/CallGC01 and +ExplicitGCInvokesConcurrent
2011-03-14, by ysr
7023747: G1: too strict assert in RefineRecordRefsIntoCSCardTableEntryClosure::do_card_ptr in g1RemSet.cpp
2011-03-03, by brutisso
7022943: G1: improve logging to avoid interleaved numbers
2011-03-03, by brutisso
7018056: large pages not always enabled by default
2011-03-06, by jcoomes
7014923: G1: code cleanup
2011-03-04, by tonyp
Merge
2011-03-18, by twisti
7011865: JSR 292 CTW fails: !THREAD->is_Compiler_thread() failed: Can not load classes with the Compiler thre
2011-03-17, by jrose
7028394: Newer AMD Processor Prefetch Defaults
2011-03-17, by kvn
7012648: move JSR 292 to package java.lang.invoke and adjust names
2011-03-11, by jrose
6839872: remove implementation inheritance from JSR 292 APIs
2011-03-11, by jrose
Merge
2011-03-11, by jrose
7026631: field _klass is incorrectly set for dual type of TypeAryPtr::OOPS
2011-03-11, by kvn
7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache
2011-03-09, by kvn
6965570: assert(!needs_patching && x->is_loaded(),"how do we know it's volatile if it's not loaded")
2011-03-06, by never
6589823: Error: meet not symmetric
2011-03-05, by kvn
Merge
2011-03-04, by never
7024866: # assert(limit == NULL || limit <= nm->code_end()) failed: in bounds
2011-03-04, by never
7020403: Add AdvancedCompilationPolicy for tiered
2011-03-04, by iveresov
Merge
2011-03-16, by vladidan
Merge
2011-03-16, by vladidan
7011490: Wrong computation results in Test6880034
2011-03-10, by vladidan
7019165: Incorrect symbols in pstack output after SymbolTable changes
2011-03-16, by coleenp
Merge
2011-03-15, by dcubed
7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
2011-03-15, by dcubed
7024234: 2/3 jvmti tests fail assert(!_oops_are_stale) failed: oops are stale on Win-AMD64
2011-03-15, by dcubed
Merge
2011-03-14, by acorn
7023931: PcDescCache::find_pc_desc should not write _last_pc_desc
2011-03-11, by phh
7025485: leverage shared x86-only deoptimization code
2011-03-10, by bdelsart
Merge
2011-03-11, by trims
7024584: Symbol printouts shouldnt be under PrintGCDetails
2011-03-07, by coleenp
Merge
2011-03-07, by acorn
6845426: non-static <clinit> method with no args is called during the class initialization process
2011-03-04, by kamg
7021653: Parfait issue in hotspot/src/share/vm/oops/methodDataOops.hpp
2011-03-03, by coleenp
6512830: Error: assert(tag_at(which).is_unresolved_klass(), "Corrupted constant pool")
2011-03-03, by coleenp
7022999: Can't build with FORCE_TIERED=0
2011-03-03, by coleenp
Added tag hs21-b04 for changeset 8f90284bf3fa
2011-03-17, by trims
Added tag jdk7-b134 for changeset 3cb740be56d2
2011-03-17, by schien
Merge
2011-03-23, by cl
6896934: README: Document how the drop source bundles work for jaxp/jaxws
2011-03-22, by ohair
Added tag jdk7-b134 for changeset 6baee4c33881
2011-03-17, by schien
Added tag jdk7-b134 for changeset def8e16dd237
2017-07-05, by duke
Merge
jdk7-b134
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-03-15, by ohair
Merge
2011-03-13, by mfang
7025324: NLS: t13y fix for 7022005 [ja,zh_CN] javadoc, part of navigation bar in generated html are not translated
2011-03-08, by mfang
Merge
2011-03-10, by lana
6980021: javac should document @file command line option
2011-03-07, by jjg
Merge
2011-03-07, by lana
7020044: Project Coin: diamond erroneous allowed on some anonymous inner classes
2011-03-07, by mcimadamore
7024568: Very long method resolution causing OOM error
2011-03-07, by mcimadamore
6964914: javadoc does not output number of warnings using user written doclet
2011-03-04, by jjg
6227454: package.html and overview.html may not be read fully
2011-03-04, by jjg
6866185: Util.getPackageSourcePath should use lastIndexOf not indexOf and related cleanup
2011-03-04, by jjg
6966736: javac verbose output is inconsistent
2011-03-04, by jjg
7024212: TestWarnErrorCount fails
2011-03-03, by mcimadamore
7022054: Invalid compiler error on covariant overriding methods with the same erasure
2011-03-03, by mcimadamore
7023703: Valid code doesn't compile
2011-03-03, by mcimadamore
7023233: False positive for -Xlint:try with nested try with resources blocks
2011-03-03, by mcimadamore
6639645: Modeling type implementing missing interfaces
2011-03-02, by jjg
6986892: confusing warning given after errors in annotation processing
2011-03-02, by jjg
6986895: compiler gives misleading message for no input files
2011-03-02, by jjg
6541876: "Enclosing Instance" error new in 1.6
2011-03-02, by mcimadamore
7021183: 269: assertion failure getting enclosing element of an undefined name
2011-03-01, by jjg
7022711: compiler crash in try-with-resources
2011-02-28, by jjg
7022741: warning counts are wrong after anno processing
2011-02-28, by jjg
7022337: repeated warnings about bootclasspath not set
2011-02-28, by jjg
7015715: lub gets stuck on type with complex supertype
2011-02-28, by mcimadamore
7015430: Incorrect thrown type determined for unchecked invocations
2011-02-28, by mcimadamore
7022310: test/tools/javac/diags/Example: args added twice
2011-02-25, by jjg
7021650: fix Context issues
2011-02-25, by jjg
7018753: tools/javac/varargs/warning/Warn5.java times out on slow machines
2011-02-24, by jjh
Merge
2011-02-23, by lana
7019631: issues in test headers in b130
2011-02-23, by mcimadamore
7020657: Javac rejects a fairly common idiom with raw override and interfaces
2011-02-23, by mcimadamore
Added tag jdk7-b133 for changeset 527e04a21c75
2011-03-10, by cl
Merge
2017-07-05, by duke
Merge
2011-03-14, by mfang
7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
2011-03-10, by ohair
Added tag jdk7-b133 for changeset f3c2826383e4
2011-03-10, by cl
Merge
2017-07-05, by duke
Merge
2011-03-15, by ohair
Merge
2011-03-14, by mfang
7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
2011-03-10, by ohair
Merge
2011-03-10, by lana
Merge
2011-03-07, by lana
7023289: jaxp 1.4.5 development jdk7 2nd integration
2011-03-02, by ohair
Added tag jdk7-b133 for changeset 97a72738edc8
2011-03-10, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b133 for changeset 1a8d894467d8
2011-03-10, by cl
Merge
2017-07-05, by duke
7027923: Disable VS2003 use in preparation for all VS2003 make logic removal
2011-03-16, by ohair
7022473: JDK7 still runs /etc/prtconf to find memory size
2011-03-16, by katleman
6973319: incorrect spec version in jdk 7 rt.jar manifest
2011-03-16, by katleman
Merge
2011-03-15, by ohair
6710813: SwingSet2 source display tabs do not work since JDK 7 b20
2011-03-15, by ohair
Merge
2011-03-15, by ohair
Merge
2011-03-14, by asaha
6908562: JFB Custom Revision Version Build/Makefile changes
2011-03-09, by asaha
7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places
2011-03-10, by ohair
7026228: Remove make/modules and make/common/Modules.gmk
2011-03-09, by mchung
7025631: Remove the modules build support from jdk 7
2011-03-09, by mchung
Merge
2011-03-10, by lana
Merge
2011-03-10, by lana
7025468: Tests using diamond with anonymous inner classes needs to be reverted
2011-03-08, by alanb
Merge
2011-03-07, by lana
6994008: PKCS11 should support "RSA" and "RSA/ECB/NoPadding" ciphers
2011-03-07, by valeriep
Merge
2011-03-07, by lana
Merge
2011-03-07, by mullan
7022467: SecretKeyFactory doesn't support algorithm "AES" on Windows and Linux
2011-03-07, by mullan
7025105: TEST_BUG test/com/sun/jndi/ldap/NoWaitForReplyTest.java should be cleaned up
2011-03-07, by coffeys
Merge
2011-03-04, by alanb
7023403: (ch) sun.nio.ch.SolarisEventPort.startPoll failed with AssertionError
2011-03-04, by alanb
7023244: (zipfs) langtools CompileTest fails on read-only file system
2011-03-04, by sherman
7023963: (misc) fix diamond anon instances in the jdk
2011-03-04, by ksrini
Merge
2011-03-04, by alanb
6944810: (ch) Assert failure in sun.nio.ch.PendingIoCache.clearPendingIoMap [win]
2011-03-04, by alanb
Merge
2011-03-03, by michaelm
7024264: HttpURLConnection/NetPermission doc issue
2011-03-03, by michaelm
Merge
2011-03-03, by coffeys
6750362: Very large LDAP requests throw a OOM on LDAP servers which aren't aware of Paged Results Controls
2011-03-03, by coffeys
6721694: java/lang/Thread/StartOOMTest.java fails with timeout or with crash
2011-03-03, by chegar
7018137: HTML4 compliance issues
2011-03-03, by chegar
7018606: (process) test/java/lang/ProcessBuilder/Basic.java failing intermittently (win)
2011-03-03, by michaelm
7021987: native2ascii "file cannot be read" error message is broken
2011-03-02, by alanb
7022624: use try-with-resources in java.io tests
2011-03-01, by smarks
7023034: Files.createTempDirectory((Path)null, "temp") does not throw NPE
2011-03-01, by alanb
7020531: test: java/security/cert/CertificateFactory/openssl/OpenSSLCert.java file not closed after run
2011-03-01, by weijun
7021789: Remove jarsigner -crl option
2011-02-28, by weijun
7022386: gethostbyname_r needs a pointer aligned buffer passed to it
2011-02-28, by dholmes
7022269: clean up fscanf usage in Linux networking native code
2011-02-28, by chegar
7021582: convert jar/zip code and tests to use try-with-resources
2011-02-25, by smarks
7016707: Remove the BootClassLoaderHook for jkernel support
2011-02-25, by mchung
7021939: com.oracle.net is not a NON_CORE_PKGS
2011-02-25, by mchung
7022383: add reference to CR for ReadLongZipFileName test to problem list
2011-02-24, by smarks
6835668: Use of /usr/include/linux/ files creates a dependence on kernel-headers
2011-02-24, by michaelm
6849693: index of fdTable should be less than num. of fdTable in jdk7
2011-02-24, by chegar
7020136: java/net/URLConnection/RedirectLimit.java fails intermittently
2011-02-24, by chegar
6844879: Source distribution should be more robustly built without the security source distribution
2011-02-23, by wetmore
Merge
2011-02-23, by lana
7017493: ConcurrentLinkedDeque: Unexpected initialization order can lead to crash due to use of Unsafe
2011-02-23, by dl
7021209: convert lang, math, util to use try-with-resources
2011-02-22, by smarks
6604496: Support for CKM_AES_CTR (counter mode)
2011-02-22, by valeriep
6702400: ChunkedInputStream expecting -1 from int read, but int->char comparision is wrong
2011-02-22, by michaelm
7021327: Changes for 7020888 included changes to other files in error
2011-02-22, by alanb
7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions)
2011-02-22, by alanb
Merge
2011-02-22, by alanb
7020517: (fs) FileStore.equals returns true if both volumes have the same serial number
2011-02-21, by alanb
7019705: Add -XX:+AggressiveOpts options to MOAT test
2011-02-21, by mduigou
Merge
2011-03-07, by lana
Merge
2011-03-05, by lana
6760148: Certain fonts are not correctly soft wrapped when using JTextComponent.print()
2011-03-05, by rupashka
Merge
2011-03-03, by alexp
6653511: JComponent.safelyGetGraphics() may sometimes return null
2011-03-03, by alexp
6796710: Html content in JEditorPane is overlapping on swing components while resizing the application.
2011-03-03, by rupashka
6835393: MidiSystem fails to correctly read Sequence with SMPTE division
2011-03-03, by amenkov
6660470: RealTimeSequencer incorrectly opens (implicitly) synthesizer
2011-03-03, by amenkov
6801206: SoundTestSuite: test050 fails
2011-03-03, by amenkov
6938426: Concurrency bug in ALAW encoder causes random bursts of static/noise in output.
2011-03-03, by amenkov
7013521: AudioSystem.write for AIFF files closes source audio stream
2011-02-28, by amenkov
6826074: JScrollPane does not revalidate the component hierarchy after scrolling
2011-02-28, by alexp
6772689: java.sql.Date.valueOf("2042-10-xx").toString() wrong in some time zones
2011-02-24, by okutsu
7021989: Missing observesDaylightTime override in ZoneInfo
2011-02-24, by okutsu
6955047: (tz) javadoc for TimeZone.getDisplayName(boolean daylight, int style, Locale locale) is not clear
2011-02-23, by okutsu
6623219: Font.canDisplayUpTo does not work with supplementary characters
2011-02-23, by okutsu
7010379: fontconfig update for RHEL 6
2011-02-22, by okutsu
Merge
2011-03-07, by lana
Merge
2011-03-06, by lana
6826397: PIT : Frame System Menu is not seen for when ALT + Space Bar is pressed in jdk7 b55 build.
2011-03-01, by dcherepanov
7022488: The security warning may disappear unexpectedly
2011-03-01, by anthony
Merge
2011-02-26, by lana
7009114: GTK FileDialog lies about it's Bounds
2011-02-25, by dcherepanov
7020522: Need to reapply the fix for 6664512
2011-02-25, by dcherepanov
6996708: The event on the tray icon does not trigger and there is no message printed.
2011-02-24, by dcherepanov
Merge
2011-03-06, by lana
7023591: Xrender: java2D font demo - text highlighting tab content is black
2011-03-04, by prr
7023589: Xrender : NullPointerException in sun.font.XRGlyphCache.freeGlyphs running Java 2D demo
2011-03-03, by ceisserer
6974985: Jave2Demo threw exceptions when xrender enabled in OEL5.5
2011-03-01, by ceisserer
7004728: [parfait] potential memory leaks in XRender code
2011-02-28, by prr
Merge
2011-02-21, by lana
Added tag jdk7-b133 for changeset b333a0dbc626
2011-03-10, by cl
Merge
2017-07-05, by duke
Merge
2011-03-11, by trims
7024814: Bump the HS21 build number to 04
2011-03-04, by trims
Merge
2011-03-04, by trims
Merge
2011-03-03, by kvn
6627983: G1: Bad oop deference during marking
2011-03-01, by iveresov
6725983: Assertion "method->method_holder())->is_not_initialized(),"method holder must be initialized"
2011-03-01, by never
7023229: extraneous include of precompiled.hpp in hsdis.c
2011-02-28, by never
7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc
2011-02-28, by twisti
6942326: x86 code in string_indexof() could read beyond reserved heap space
2011-02-26, by kvn
Merge
2011-02-24, by never
7021603: crash in fill_sync_handler with ExtendedDTrace probes
2011-02-24, by never
6812217: Base memory of MergeMem node violates assert during killing expanded AllocateArray node
2011-02-24, by kvn
7012072: CompileTheWorld causes incorrect class initialization
2011-02-23, by never
Merge
2011-02-23, by kvn
Merge
2011-02-22, by iveresov
7020521: arraycopy stubs place prebarriers incorrectly
2011-02-22, by iveresov
Merge
2011-03-03, by jcoomes
7022200: G1: optimized build broken
2011-02-28, by johnc
Merge
2011-03-03, by dcubed
Merge
2011-03-02, by zgu
7017110: Add /SAFESEH to links on windows 32bit to verify safe exceptions
2011-03-02, by zgu
6878713: Verifier heap corruption, relating to backward jsrs
2011-03-02, by kamg
7023323: Build failure on VS2003: IsDebuggerPresent not found
2011-03-02, by sla
Merge
2011-02-28, by rottenha
Merge
2011-02-28, by rottenha
7020118: Alter frame assignability to allow for exception handler coverage of invokespecial <init>
2011-02-28, by kamg
7022037: Pause when exiting if debugger is attached on windows
2011-02-28, by sla
7017640: Fix for 6766644 deadlocks on some NSK tests when running with -Xcomp
2011-02-26, by kamg
Added tag jdk7-b133 for changeset d7dd3e46bc54
2011-03-10, by cl
Added tag jdk7-b133 for changeset 309991ddb9a1
2011-03-10, by cl
Added tag jdk7-b133 for changeset fd444c61e7ed
2017-07-05, by duke
Merge
jdk7-b133
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk7-b132 for changeset 83cbfe0a919f
2011-03-03, by katleman
Merge
2017-07-05, by duke
Added tag jdk7-b132 for changeset d5d7b14cb04c
2011-03-03, by katleman
Merge
2017-07-05, by duke
Added tag jdk7-b132 for changeset 3ea23e6be269
2011-03-03, by katleman
Merge
2017-07-05, by duke
Added tag jdk7-b132 for changeset 2779d6e22651
2011-03-03, by katleman
Merge
2017-07-05, by duke
Merge
2011-03-08, by ohair
Merge
2011-03-03, by ohair
Merge
2011-03-03, by ohair
7020815: REBASE should not be required for windows jdk repo builds - can't build with VS 2010 Express
2011-03-02, by ohair
Merge
2011-03-02, by ohair
7021753: Add a build times report
2011-02-28, by ohrstrom
Merge
2011-02-26, by ohair
7022237: Fix use of \" in the new "release" file at the top of the install, windows issues
2011-02-26, by ohair
Merge
2011-02-26, by ohair
7016175: HTML generated from new JavaDoc has tags added from makefile
2011-02-26, by ohair
Merge
2011-03-08, by igor
7021567: need to create jnlp javadoc for 64 bit bundles.
2011-03-01, by herrick
Added tag jdk7-b132 for changeset 6f39c4c0f737
2011-03-03, by katleman
Merge
2017-07-05, by duke
Added tag hs21-b03 for changeset 36d51765affc
2011-03-03, by trims
Added tag jdk7-b132 for changeset 802ca1911963
2011-03-03, by katleman
7026167: Broken fastdebug only build
2011-03-09, by ohair
Merge
2011-03-03, by ohair
Merge
2011-03-01, by ohair
7023111: Add webrev script to make/scripts
2011-03-01, by ohair
7021753: Add a build times report
2011-02-28, by ohrstrom
Added tag jdk7-b132 for changeset 3de4870f376a
2011-03-03, by katleman
Added tag jdk7-b132 for changeset d61280d36755
2017-07-05, by duke
Merge
jdk7-b132
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-02-24, by lana
Merge
2011-02-21, by lana
7020047: Project Coin: generate null-check around try-with-resources close call
2011-02-18, by darcy
7020626: diamond: add diagnostic test for diamond and non-generic classes
2011-02-18, by mcimadamore
7018859: javac turn off the Zip optimization by default
2011-02-18, by ksrini
7020043: Project Coin: diamond allowed on non-generic type
2011-02-18, by mcimadamore
6990136: Cleanup use of Type.clone()
2011-02-16, by dlsmith
Merge
2011-02-15, by lana
7017104: improve error reporting for uncaught/undeclared exceptions from try-with-resources
2011-02-15, by mcimadamore
7017664: Add listeners infrastracture to javac scopes
2011-02-15, by mcimadamore
7008433: Minor copyright changes
2011-02-14, by jjg
6505047: javax.lang.model.element.Element.getEnclosingElement() doesn't return null for type parameter
2011-02-11, by jjg
6485027: javac incorrectly handles relative paths in manifest classpath
2011-02-10, by jjg
7018452: langtools not buildable on Mac
2011-02-10, by jjg
7018098: CacheFSInfo persists too long
2011-02-10, by jjg
7018447: langtools launcher template fails if tools run from their own directory
2011-02-09, by jjg
7010792: remove bad debugging method from javac
2011-02-09, by jjg
7016750: tools/javac/nio/CompileTest failing in nightly test
2011-02-09, by jjg
Added tag jdk7-b131 for changeset 4de608132976
2011-02-24, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b131 for changeset a13a950d71df
2011-02-24, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b131 for changeset df8969303f96
2011-02-24, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b131 for changeset 590b6cc6f974
2011-02-24, by cl
Merge
2017-07-05, by duke
Merge
2011-03-01, by lana
Merge
2011-02-24, by lana
7022228: JPRT failure: RuntimeException in SupportedMedia regression test
2011-02-24, by jgodinez
Merge
2011-02-21, by lana
7001685: Renable EnumSetBash Test
2011-02-21, by mduigou
7018385: update javax.sql classes to use try-with-resources
2011-02-18, by smarks
7018459: javax.script code comments have issues with HTML4 validation and Accessibility compliance
2011-02-18, by sundar
Merge
2011-02-17, by alanb
6526860: (fc) FileChannel.position returns 0 when FileOutputStream opened in append mode
2011-02-17, by alanb
7017901: OOME in java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java
2011-02-17, by chegar
7018392: update URLJarFile.java to use try-with-resources
2011-02-16, by smarks
6999337: java.exe fails to start if some directory names in path to java binaries contain Russian characters
2011-02-16, by sherman
6562203: Thread doesn't terminate immediately if it was stopped before start
2011-02-16, by chegar
Merge
2011-02-15, by lana
7018928: test failure: sun/security/krb5/auto/SSL.java
2011-02-15, by weijun
7018897: CertPath validation cannot handle self-signed cert with bad KeyUsage
2011-02-14, by xuelei
6927486: Hashtable writeObject() may deadlock
2011-02-14, by mduigou
Merge
2011-02-14, by mduigou
6934356: Vector.writeObject() serialization may deadlock
2011-02-14, by mduigou
7016704: TEST_BUG: java/nio/file/Files/walk_file_tree.sh fails with new version of find (lnx)
2011-02-14, by alanb
6637230: 2/3 jps doesn't work for application waiting for direct attach
2011-02-14, by dcubed
6996192: Console.readPassword race: input echo off must be prior to writing prompt
2011-02-11, by sherman
7016698: test sun/security/krb5/runNameEquals.sh failed on Ubuntu
2011-02-12, by weijun
6742654: Code insertion/replacement attacks against signed jars
2011-02-12, by weijun
7007596: (zipfs) FileSystems.newFileSystem(FileRef...) always employs zipfs regardless the real Path type.
2011-02-11, by sherman
Merge
2011-02-11, by ohair
Merge
2011-02-10, by ohair
6604827: JavaDoc for ScriptEngineFactory.getMethodCallSyntax contains an error.
2011-02-11, by sundar
Merge
2011-02-21, by lana
6997102: Test case has hard code, so that applet thread threw exception
2011-02-18, by rupashka
6474153: LookAndFeel.makeKeyBindings(...) doesn't ignore last element in keyBindingList with odd size
2011-02-18, by alexp
7000132: Misplaced description in javax.sound.sampled.AudioSystem.getTargetDataLine
2011-02-18, by amenkov
6801236: test closed/javax/sound/sampled/FileWriter/WaveBigEndian.java fails
2011-02-18, by amenkov
7016693: javax/swing/JScrollBar/6542335/bug6542335.java failed on Ubuntu
2011-02-18, by rupashka
6980124: closed/javax/swing/plaf/synth/SynthPainter/unitTest/UnitTest.java fails
2011-02-16, by malenkov
6936350: API clarification needed on useDaylightTime() for timezones that have defined usage dates
2011-02-16, by okutsu
6956842: BasicTreeUI.getPreferredSize(JComp c) is delegated to getPreferredSize(c, true) not (c, false)
2011-02-15, by alexp
Merge
2011-02-11, by lana
6993171: JavaTest/JDK7b114 - no help text is shown for interview questions, JavaTest HANGS UP
2011-02-10, by alexp
7017800: (tz) Support tzdata2011b
2011-02-09, by peytoia
Merge
2011-02-21, by lana
6994933: java.awt.Desktop feature is "intermittently" supported on Solaris. Really unexpected behavior.
2011-02-16, by dav
7017581: missing copyright header in test/sun/java2d/pipe/RegionOps.java
2011-02-15, by andrew
Merge
2011-02-11, by lana
Merge
2011-02-21, by lana
6850806: NPE exception throws in PrintServce.getSupportedAttributeValues
2011-02-18, by jgodinez
Merge
2011-02-18, by jgodinez
6722351: sun.print.Win32PrintService.initMedia() is slow
2011-02-18, by jgodinez
6995147: Case needs to be update. ServiceDialogTest.java failed as compilation error.
2011-02-04, by jgodinez
7014796: Regression test java/awt/PrintJob/Text/stringwidth.sh cannot be terminated on Windows.
2011-02-04, by jgodinez
7017637: closed/java/awt/font/StyledMetrics/BoldSpace.java failed : Space char should have 0 advance
2011-02-18, by prr
6857592: Getting warning while moving or resizing the frame when component.printAll() is called on local JNI
2011-02-18, by prr
7018912: [parfait] potential buffer overruns in imageio jpeg
2011-02-17, by bae
7019441: No lookup cache for internal composite font creation leads to java heap growth
2011-02-16, by prr
7018364: XShmGetImage with image's > drawable's size causes BadMatch
2011-02-11, by prr
6989774: imageio compiler warnings in native code
2011-02-10, by bae
7018387: Xrender pipeline may leak GC's
2011-02-09, by ceisserer
6818960: ImageFetcher ( MediaTracker) Thread leak
2011-02-09, by bae
7006865: Regression: Corrupted output when printing images with bit depth of 4
2011-02-08, by prr
Merge
2011-02-25, by trims
7016520: JSR 292 rules for polymorphic signature processing must be in package-info
2011-02-15, by jrose
7014755: JSR 292 member lookup interaction with security manager
2011-02-15, by jrose
7016261: JSR 292 MethodType objects should be serializable
2011-02-15, by jrose
7013730: JSR 292 reflective operations should report errors with standard exception types
2011-02-11, by jrose
7012650: implement JSR 292 EG adjustments through January 2010
2011-02-11, by jrose
7013417: JSR 292 needs to support variadic method handle calls
2011-02-11, by jrose
Added tag jdk7-b131 for changeset 29efcc797dc6
2011-02-24, by cl
Merge
2017-07-05, by duke
Merge
2011-03-01, by trims
7022570: Bump the HS21 build number to 03
2011-02-25, by trims
Merge
2011-02-25, by trims
Merge
2011-02-25, by tonyp
Merge
2011-02-25, by tonyp
7020992: jmm_DumpThreads should not allocate system object arrays outside the perm gen
2011-02-21, by stefank
Merge
2011-02-25, by rottenha
7021953: Remove flags from globals.hpp inadvertently dragged in by 7016023
2011-02-24, by dholmes
Merge
2011-02-23, by kvn
7021531: lock ordering problems after fix for 6354181
2011-02-22, by never
7016474: string compare intrinsic improvements
2011-02-09, by never
7019819: bare oop in ciField
2011-02-15, by never
Merge
2011-02-14, by kvn
7018101: os::dll_address_to_function_name returning wrong answers in 64 bit
2011-02-14, by never
7018378: JSR 292: _bound_int_mh produces wrong result on 64-bit SPARC
2011-02-14, by twisti
7018506: CTW swallowing OOMs after symbol changes
2011-02-11, by never
7018673: Zero: 6953144, 6990754 and 7009756 made some changes which broke Zero
2011-02-11, by twisti
7018849: 7017124 fix broke VM build on some platforms
2011-02-10, by kvn
7017746: Regression : C2 compiler crash due to SIGSEGV in PhaseCFG::schedule_early()
2011-02-10, by kvn
7018277: JSR 292 change test/compiler/6987555/Test6987555.java to new MH syntax
2011-02-10, by twisti
7017434: Tiered needs to support reprofiling
2011-02-09, by iveresov
7014874: Incorrect COOPs modes on solaris-{sparcv9,amd64} with ParallelGC
2011-02-08, by kvn
7017124: Fix some VM stats to avoid 32-bit overflow
2011-02-07, by kvn
7013538: Java memory leak with escape analysis
2011-02-07, by kvn
7017240: C2: native memory leak in nsk/regression/b4675027 on windows-x86 in comp mode with G1
2011-02-07, by kvn
7014998: assert(is_T_family(features) == is_niagara(features)) failed: Niagara should be T series
2011-02-01, by kvn
7012339: JSR 292 crash in G1SATBCardTableModRefBS::write_ref_field_pre_work()
2011-02-01, by twisti
7009309: JSR 292: compiler/6991596/Test6991596.java crashes on fastdebug JDK7/b122
2011-02-01, by twisti
6354181: nsk.logging.stress.threads.scmhml001 fails assertion in "src/share/vm/oops/instanceKlass.cpp, 111"
2011-01-31, by never
Merge
2011-02-21, by rottenha
7019557: SharedMiscDataSize too small for 64-bit fastdebug JVM
2011-02-18, by coleenp
Merge
2011-02-16, by coleenp
7019689: Non-dependent name is found in dependent base class although it should be rejected
2011-02-16, by coleenp
6840152: JVM crashes when heavyweight monitors are used
2011-02-16, by coleenp
Merge
2011-02-16, by dholmes
7018429: JPRT: Update Makefile to use ALT_JDK_TARGET_IMPORT_PATH for copying JDK
2011-02-14, by dholmes
6954420: 2/4 jps shows "process information unavailable" sometimes
2011-02-15, by dcubed
Merge
2011-02-14, by rottenha
7019157: errorHandler doesn't compile with super old gcc without precompiled headers
2011-02-12, by coleenp
7017824: Add support for creating 64-bit Visual Studio projects
2011-02-10, by sla
Merge
2011-02-16, by trims
Merge
2011-02-14, by tonyp
7018257: jmm_DumpThreads allocates into permgen
2011-02-11, by stefank
7018302: newly added assert related to size of constantPoolOop causes secondary assertions or crashes
2011-02-10, by ysr
7017008: G1: Turn on compressed oops by default.
2011-02-09, by johnc
7014851: Remove unused parallel compaction code
2011-02-08, by stefank
6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
2011-02-07, by ysr
7015169: GC Cause not always set
2011-02-03, by brutisso
7022659: errorHandler doesn't compile without precompiled headers
2011-02-12, by coleenp
Added tag hs21-b02 for changeset 70ed6d8368bc
2011-02-25, by trims
Added tag jdk7-b131 for changeset e0205cb94879
2011-02-24, by cl
Added tag jdk7-b131 for changeset 836de2e4bdee
2011-02-24, by cl
Added tag jdk7-b131 for changeset d8af56da89bc
2017-07-05, by duke
Merge
jdk7-b131
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-02-23, by cl
7013964: openjdk LICENSE file needs rebranding
2011-02-16, by ohair
Added tag jdk7-b130 for changeset 09e47b898040
2011-02-18, by cl
Merge
2017-07-05, by duke
Merge
2011-02-23, by cl
7013964: openjdk LICENSE file needs rebranding
2011-02-16, by ohair
Added tag jdk7-b130 for changeset 1607780fe197
2011-02-18, by cl
Merge
2017-07-05, by duke
Merge
2011-02-23, by cl
7013964: openjdk LICENSE file needs rebranding
2011-02-16, by ohair
Added tag jdk7-b130 for changeset b0a4325b9ef5
2011-02-18, by cl
Merge
2017-07-05, by duke
Merge
2011-02-23, by cl
7013964: openjdk LICENSE file needs rebranding
2011-02-16, by ohair
Added tag jdk7-b130 for changeset 04b2533d5d44
2011-02-18, by cl
Merge
2017-07-05, by duke
Merge
2011-02-23, by cl
7021314: Build should not install javaws man page
2011-02-23, by andrew
7010594: Add /SAFESEH to links on windows to verify safe exceptions
2011-02-16, by ohair
7013964: openjdk LICENSE file needs rebranding
2011-02-16, by ohair
Added tag jdk7-b130 for changeset 8924242a88c8
2011-02-18, by cl
Merge
2017-07-05, by duke
Merge
2011-02-23, by cl
7013964: openjdk LICENSE file needs rebranding
2011-02-16, by ohair
Added tag jdk7-b130 for changeset 70ed6d8368bc
2011-02-18, by cl
Merge
2011-02-23, by cl
7013964: openjdk LICENSE file needs rebranding
2011-02-16, by ohair
Merge
2011-02-21, by jqzuo
7019371: JDK7 is not building UPX. IFTW wrappers are not compressed.
2011-02-14, by paulk
Merge
2011-02-09, by jqzuo
Merge
2011-02-01, by jqzuo
Merge
2011-01-24, by jqzuo
Merge
2011-01-10, by jqzuo
Merge
2010-12-22, by jqzuo
Merge
2010-12-09, by jqzuo
Added tag jdk7-b130 for changeset 00d174cbd0bb
2011-02-18, by cl
Added tag jdk7-b130 for changeset a36beda9b9de
2017-07-05, by duke
Merge
jdk7-b130
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-02-15, by ohair
Merge
2011-02-11, by mfang
Merge
2011-02-11, by mfang
7017734: jdk7 message drop 1 translation integration
2011-02-10, by mfang
Merge
2011-02-14, by lana
7017675: typo in JavacParser for allowUnderscoresInLiterals
2011-02-07, by jjg
7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123.
2011-02-07, by mcimadamore
7017414: before the move of JSR 292 to package java.lang.invoke, javac must recognize the new package
2011-02-07, by mcimadamore
Merge
2011-02-04, by lana
7014715: javac returns different error code for certain failure(s)
2011-02-03, by mcimadamore
6969184: poor error recovery after symbol not found
2011-02-03, by mcimadamore
5017953: spurious cascaded diagnostics when name not found
2011-02-03, by mcimadamore
6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
2011-02-03, by mcimadamore
6961571: Update visitors to support ARM's ElementKind.RESOURCE_VARIABLE
2011-02-01, by darcy
7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources
2011-01-31, by darcy
7015530: Reiterate API specializations in javax.lang.model.elment subinterfaces
2011-01-28, by darcy
Merge
2011-01-28, by alanb
7006126: (fs) Updates to file system API (1/2011)
2011-01-28, by alanb
6838943: inference: javac is not handling type-variable substitution properly
2011-01-28, by mcimadamore
6313164: javac generates code that fails byte code verification for the varargs feature
2011-01-28, by mcimadamore
6910550: javac 1.5.0_17 fails with incorrect error message
2011-01-28, by mcimadamore
7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo
2011-01-28, by jjh
7013272: Automatically generate info about how compiler resource keys are used
2011-01-26, by jjg
6554097: "final" confuses @SuppressWarnings
2011-01-26, by jjg
7013420: Project Coin: remove general expression support from try-with-resources statement
2011-01-25, by darcy
6988106: javac report 'java.lang.IllegalMonitorStateException'
2011-01-24, by jjg
6581775: Fix the white space problem in javac shell tests
2011-01-24, by jjg
6963934: JCCompilationUnit.getImports does not report all imports
2011-01-24, by jjg
Added tag jdk7-b129 for changeset 22e1f19ae95c
2011-02-10, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b129 for changeset be4f18a6d7c5
2011-02-10, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b129 for changeset ff78798ebd0e
2011-02-10, by cl
Merge
2017-07-05, by duke
Merge
2011-02-11, by mfang
Merge
2011-02-11, by mfang
7017734: jdk7 message drop 1 translation integration
2011-02-10, by mfang
7014477: pt_BR corba resource bundle is missing in jdk7 build
2011-02-10, by mfang
Added tag jdk7-b129 for changeset c9679be023bb
2011-02-10, by cl
Merge
2017-07-05, by duke
Merge
2011-02-15, by ohair
Merge
2011-02-15, by ohair
Merge
2011-02-14, by mfang
Merge
2011-02-11, by mfang
Merge
2011-02-11, by mfang
7017734: jdk7 message drop 1 translation integration
2011-02-10, by mfang
Merge
2011-02-10, by ohair
7012644: Regression: jdk/make/common/shared/Defs-windows.gmk has problems on cygwin
2011-02-10, by ohair
Merge
2011-02-15, by igor
Merge
2011-02-09, by igor
Merge
2011-02-09, by herrick
7016724: Remove sun.jkernel.* classes in JDK 7
2011-02-09, by herrick
Merge
2011-02-14, by lana
Merge
2011-02-09, by lana
Merge
2011-02-09, by alanb
7018258: Dual-pivot updates in 7013585 can fail with ArrayIndexOutOfBoundsException
2011-02-09, by alanb
7013961: Threads attached via JNI attach prevent daemon ThreadGroups from being destroyed
2011-02-09, by chegar
Merge
2011-02-08, by lana
7017840: (zipfs) test/demo/zipfs/basic.sh needs to be updated due to 7013420
2011-02-08, by sherman
4421494: infinite loop while parsing double literal
2011-02-08, by alanb
7013585: Dual-pivot quicksort improvements for highly structured (nearly sorted) and data with small periods
2011-02-08, by alanb
Merge
2011-02-07, by alanb
7017454: Residual warnings in sun/nio/** and java/io native code (win64)
2011-02-07, by alanb
7016898: PlainSocketImpl.fd is null on Windows
2011-02-07, by chegar
7003155: (fs) Paths.get(<file-uri>) does not handle escaped octets correctly
2011-02-07, by alanb
7012823: TEST_BUG: java/nio/MappedByteBuffer tests leave file mappingsthat prevent clean-up (win)
2011-02-07, by alanb
7017486: Need synchronized access when flushing the LDAP request queue
2011-02-07, by vinnie
Merge
2011-02-04, by lana
7005986: (zipfs) ZipPath.startsWith() fails because of the implementation of getName(index)
2011-02-04, by sherman
7015783: Update JDK Netbeans projects to -source 1.7
2011-02-04, by mduigou
7014095: Broken link in java.sql package specification
2011-02-04, by lancea
7017176: Several JNDI tests are mssing GPL header
2011-02-04, by vinnie
Merge
2011-02-04, by vinnie
6989705: ECC security code native code compiler warnings
2011-02-04, by vinnie
6968053: (launcher) hide exceptions under certain launcher failures
2011-02-03, by ksrini
7014645: Support perl style Unicode hex notation \x{...}
2011-02-03, by sherman
6997561: A request for better error handling in JNDI
2011-02-03, by vinnie
7014794: (file) lookupPrincipalByGroupName fails to find large NIS groups
2011-02-03, by alanb
6751021: TEST_BUG: race condition in the test java/lang/Runtime/exec/Duped.java
2011-02-03, by michaelm
6887710: Jar index should avoid putting META-INF in the INDEX.LIST
2011-02-03, by chegar
7016897: Copyright header correction : test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java
2011-02-03, by coffeys
7008595: Class loader leak caused by keepAliveTimer thread in KeepAliveCache
2011-02-03, by chegar
7012540: java.util.Objects.nonNull() incorrectly named
2011-02-02, by briangoetz
7015391: (zipfs) Update zip provider for 1/2011 changes
2011-02-01, by sherman
7015908: 3 javax.script tests fail with openjdk build
2011-02-01, by sundar
7011497: new CertPathValidatorException.BasicReason enum constant for constrained algorithm
2011-02-01, by xuelei
7015827: Fix HTML validation issues in java.math package
2011-02-01, by darcy
7015156: Remove JSR 308 changes from core libraries
2011-01-28, by darcy
7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420
2011-01-28, by alanb
Merge
2011-01-28, by alanb
7006126: (fs) Updates to file system API (1/2011)
2011-01-28, by alanb
7013420: Project Coin: remove general expression support from try-with-resources statement
2011-01-26, by darcy
7012663: javadoc warning in javax.swing.JComponent and javax.swing.plaf.synth.SynthTextPaneUI
2011-01-26, by alanb
Merge
2011-01-25, by mullan
Merge
2011-01-24, by mullan
Merge
2011-01-24, by mullan
5001004: Required Security Algorithms need to be defined
2011-01-24, by mullan
7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs
2011-01-24, by darcy
Merge
2011-02-08, by lana
7015500: Locale.toLanguageTag() uses "und" as lang subtag for private use only Locale
2011-02-08, by naoto
6979537: closed/javax/swing/JSplitPane/UnitTest/UnitTest.java fails
2011-02-07, by alexp
7016942: Revert a refactoring in TooltipManager to allow reflection hack
2011-02-07, by alexp
7013282: No appropriate CCC request for listed JDK 7 changes in java.util.spi package (b121)
2011-02-03, by naoto
7013453: BufferStrategyPaintManager.dispose will cause IllegalMonitorStateException in event thread
2011-02-03, by rupashka
6988176: There is focus painted inside the button.
2011-02-02, by rupashka
6988168: Press the "Toggle Font" button.The size of the combo box didn't change.
2011-02-02, by rupashka
6999045: DOC: Unclear spec for BevelBorder constructor and BorderFactory factory method (colors switching)
2011-01-31, by malenkov
7001118: DOC: javax.swing.border.StrokeBorder.paintBorder() doesn't throw NPE in all specified cases
2011-01-31, by malenkov
7001484: DOC: Method javax.swing.border.StrokeBorder.getBorderInsets() should specify how it converts float
2011-01-31, by malenkov
6935155: @since tag is missing in JTextComponent.save/restoreComposedText
2011-01-27, by rupashka
6902615: Method JTextComponent.getKeyStrokesForAction() throws StackOverflowError
2011-01-27, by rupashka
Merge
2011-02-08, by lana
6741526: KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy) affects created components
2011-02-04, by dav
7015232: missing copyright header in CheckZOrderChange.java
2011-02-01, by andrew
6340263: Regression testcase java/awt/dnd/DnDClipboardDeadlockTest throughs IOException: Owner timed out
2011-01-28, by denis
6431076: Cursor gets reset to text cursor in xawt TextArea when autoscrolling on append
2011-01-25, by dav
6693961: cross-window focus transfer ability in the Focus Spec should be revised
2011-01-25, by dav
7016856: dashing performance was reduced during latest changes to the OpenJDK rasterizer
2011-02-08, by dlila
Merge
2011-02-03, by lana
4645692: solveCubic does not return all solutions.
2011-01-27, by dlila
6940890: Java doesn't pick up the correct fontconfig files in latest Solaris Next builds
2011-01-26, by prr
7014738: Update jdk repo application manifests with Windows 7 compatibility section.
2011-01-26, by prr
Added tag jdk7-b129 for changeset 6552a84fac3c
2011-02-10, by cl
Merge
2017-07-05, by duke
7019718: make error reporting flags product instead of diagnostic
2011-02-16, by kamg
7019104: Bump the HS21 build number to 02
2011-02-11, by trims
Merge
2011-02-11, by trims
Merge
2011-02-11, by rottenha
7018366: hotspot/runtime_erro Fix for 7014918 does not build using MVC 2003
2011-02-10, by ctornqvi
7014918: Improve core/minidump handling in Hotspot
2011-02-09, by ctornqvi
Merge
2011-02-08, by mchung
7017673: Remove setting of the sun.jkernel.DownloadManager as a boot classloader hook
2011-02-08, by mchung
Merge
2011-02-08, by coleenp
6472925: OutOfMemoryError fails to generate stack trace as it now ought
2011-02-07, by coleenp
7003401: Implement VM error-reporting functionality on erroneous termination
2011-02-08, by kamg
Merge
2011-02-07, by rottenha
Merge
2011-02-03, by coleenp
7017009: Secondary out of c-heap memory error reporting out of memory
2011-02-03, by coleenp
6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
2011-02-02, by kamg
7012088: jump to 0 address because of lack of memory ordering in SignatureHandlerLibrary::add
2011-02-02, by coleenp
Merge
2011-02-02, by bobv
7016023: Enable building ARM and PPC from src/closed repository
2011-02-02, by bobv
6588413: Use -fvisibility=hidden for gcc compiles
2011-02-01, by coleenp
Merge
2011-02-04, by trims
7016998: gcutil class LinearLeastSquareFit doesn't initialize some of its fields
2011-02-03, by phh
6923430: G1: assert(res != 0,"This should have worked.")
2011-02-02, by johnc
6789220: CMS: intermittent timeout running nsk/regression/b4796926
2011-02-01, by brutisso
6999988: CMS: Increased fragmentation leading to promotion failure after CR#6631166 got implemented
2011-02-01, by ysr
7014679: G1: deadlock during concurrent cleanup
2011-01-31, by tonyp
Added tag hs21-b01 for changeset 251814950cb2
2011-02-11, by trims
Added tag jdk7-b129 for changeset 251814950cb2
2011-02-10, by cl
Added tag jdk7-b129 for changeset b66ada7c8e10
2011-02-10, by cl
Added tag jdk7-b129 for changeset 6823ea7eb8eb
2017-07-05, by duke
Merge
jdk7-b129
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk7-b128 for changeset 4b78c27c217f
2011-02-03, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b128 for changeset 86a3def1e503
2011-02-03, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b128 for changeset 830d9cfc3121
2011-02-03, by cl
Merge
2017-07-05, by duke
Merge
2011-02-04, by ohair
6944304: Potential rebranding issues in the openjdk7/corba sources
2011-02-03, by ohair
Added tag jdk7-b128 for changeset 5e42523b8b5a
2011-02-03, by cl
Merge
2017-07-05, by duke
Merge
2011-02-08, by ohair
Merge
2011-02-08, by ohair
7014301: Change make 3.81 sanity check to a fatal, 3.81 is needed now
2011-01-28, by ohair
7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11
2011-02-08, by ohair
Added tag jdk7-b128 for changeset d11e5f2eb62c
2011-02-03, by cl
Merge
2017-07-05, by duke
Merge
2011-02-03, by trims
6990754: Use native memory and reference counting to implement SymbolTable
2011-01-27, by coleenp
Merge
2011-01-27, by johnc
Merge
2011-01-26, by johnc
6608385: G1: need to support parallel reference processing
2011-01-25, by johnc
7014261: G1: RSet-related failures
2011-01-25, by tonyp
7013718: G1: small fixes for two assert/guarantee failures
2011-01-21, by tonyp
Merge
2011-01-27, by twisti
Merge
2011-01-27, by twisti
7014247: CTW fails when compile sun/misc/AtomicLongCSImpl (REMOVED from JDK7)
2011-01-25, by iveresov
7008809: should report the class in ArrayStoreExceptions from compiled code
2011-01-24, by never
Merge
2011-01-21, by never
6809483: hotspot:::method_entry are not correctly generated for "method()V"
2011-01-21, by never
Merge
2011-01-21, by twisti
7011839: JSR 292 turn on escape analysis when using invokedynamic
2011-01-20, by twisti
Merge
2011-01-26, by dcubed
6566340: Restore use of stillborn flag to signify a thread that was stopped before it started
2011-01-25, by dholmes
7014711: Fork HS20 to HS21 - renumber Major and build numbers of JVM
2011-01-25, by trims
Added tag hs20-b07 for changeset c2f2ee35ff81
2011-01-25, by trims
Added tag jdk7-b128 for changeset 5eecea832c83
2011-02-03, by cl
7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11
2011-02-08, by ohair
Merge
2011-02-04, by ohair
7014634: By default, only build the product bits with a closed jdk build (like openjdk does)
2011-02-03, by ohair
Added tag jdk7-b128 for changeset cc2af205b2d9
2011-02-03, by cl
Added tag jdk7-b128 for changeset 7da3f5f30855
2017-07-05, by duke
Merge
jdk7-b128
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-01-28, by lana
Merge
2011-01-24, by lana
7013865: varargs: javac crashes during overload resolution with generic varargs
2011-01-24, by mcimadamore
6569633: Varargs: parser error when varargs element type is an array
2011-01-24, by mcimadamore
6510286: Wording of javac error for inner classes
2011-01-24, by mcimadamore
6968793: issues with diagnostics
2011-01-24, by mcimadamore
6943278: spurious error message for inference and type-variable with erroneous bound
2011-01-24, by mcimadamore
Merge
2011-01-19, by lana
6982999: tools must support -target 7 bytecodes
2011-01-18, by ksrini
7011272: langtools build.xml should provide a patch target
2011-01-14, by ksrini
6571165: Minor doc bugs in JavaCompiler.java
2011-01-14, by jjg
6419926: JSR 199: FileObject.toUri() generates URI without schema (Solaris)
2011-01-14, by jjg
6949040: java.dyn package must be compiled with -target 7 or better
2011-01-14, by mcimadamore
7007432: Test generic types well-formedness
2011-01-14, by mcimadamore
6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
2011-01-14, by mcimadamore
7010528: javadoc performance regression
2011-01-13, by bpatel
6430241: Hard to disable symbol file feature through API
2011-01-13, by jjg
6993305: starting position of a method without modifiers and with type parameters is incorrect
2011-01-11, by jjg
6396503: javac should not require assertions enabled
2011-01-10, by jjg
6992999: fully remove JSR 308 from langtools
2011-01-10, by jjg
Added tag jdk7-b127 for changeset 97fc02571ce4
2011-01-27, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b127 for changeset 610f48fcaf6f
2011-01-27, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b127 for changeset 784082330dbc
2011-01-27, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b127 for changeset ee4e45399c23
2011-01-27, by cl
Merge
2017-07-05, by duke
Merge
2011-02-02, by ohair
Merge
2011-01-27, by ohair
Merge
2011-01-26, by ohair
Merge
2011-01-16, by ohair
6950375: Remove msvcrt.dll from the Windows JRE bundles
2011-01-14, by ohair
Merge
2011-01-13, by ohair
7008047: remove sanity check of msival tool from JDK tree
2011-01-13, by ohair
Merge
2011-01-13, by ohair
Merge
2011-01-10, by ohair
6989472: Provide simple jdk identification information in the install image
2011-01-10, by ohair
Merge
2011-01-10, by ohair
7011382: Fix use of VS100COMNTOOLS when installed in non-default or non-space path
2011-01-10, by ohair
Merge
2011-01-10, by ohair
6980024: Rebranding jre7/jdk7 License, Copyright, Readme
2011-01-07, by ohair
6975326: Problem in install/make/rebase/Makefile, grep on empty pattern
2011-01-05, by ohair
Merge
2011-01-28, by lana
Merge
2011-01-24, by lana
7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs
2011-01-24, by sherman
Merge
2011-01-22, by phh
Merge
2011-01-22, by phh
7013682: two test checking cpuTime filed java/lang/management/ThreadMXBean
2011-01-21, by phh
6173675: M&M: approximate memory allocation rate/amount per thread
2011-01-20, by phh
Merge
2011-01-21, by zgu
6983248: net/net001 and net/net003 fail on WinXP with JDK7-B108
2011-01-20, by zgu
Merge
2011-01-21, by mchung
6912013: Remove the temporary launcher fix to add modules in the bootclasspath
2011-01-21, by mchung
Merge
2011-01-21, by chegar
7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name service spi
2011-01-21, by chegar
7013739: jdk_rmi target is missing in the top repo's test/Makefile
2011-01-20, by mchung
7011857: java/util/concurrent/Phaser/FickleRegister.java fails on solaris-sparc
2011-01-20, by chegar
Merge
2011-01-19, by lana
6508943: small typo in the documentation
2011-01-17, by sundar
7012003: diamond conversion for ssl
2011-01-14, by smarks
7010903: impl. of http.maxConnections is different from the description in JavaSE document
2011-01-14, by chegar
7012279: Project Coin: Clarify AutoCloseable and Throwable javadoc
2011-01-13, by darcy
6728865: Provide a better heuristics for Collections.disjoint method
2011-01-13, by mduigou
7003398: NetworkInterface equals() and hashCode() behaviors depend on permissions granted
2011-01-13, by michaelm
Merge
2011-01-13, by michaelm
Merge
2011-01-13, by michaelm
6829919: URLClassLoader.close() doesn't close resource file if getResourceAsStream(...) was called before
2011-01-12, by michaelm
6964547: Impossible to set useV4 in SocksSocketImpl
2011-01-13, by chegar
Merge
2011-01-13, by michaelm
6896088: URLClassLoader.close() apparently not working for JAR URLs on Windows
2011-01-13, by michaelm
Merge
2011-01-12, by kamg
6436034: Instance filter doesn't filter event if it occurs in native method
2011-01-12, by kamg
7008713: diamond conversion of kerberos5 and security tools
2011-01-12, by smarks
7005424: Resync java.util.concurrent classes with Dougs CVS - Jan 2011
2011-01-12, by dl
7011095: revert diamond changes from 6880112 that occur in method args
2011-01-11, by smarks
7000693: java.sql.Timestamp compareTo() issues using low values
2011-01-11, by lancea
7005608: diamond conversion of JCA and crypto providers
2011-01-10, by smarks
6544224: Remove the need of sun.reflect.misc
2011-01-10, by lancea
7002957: (fc) FileChannel.transferTo fails to load libsendfile on Solaris 64-bit
2011-01-10, by alanb
7008728: diamond conversion of basic security, permissions, authentication
2011-01-07, by smarks
7009760: Possible stack corruption in Java_java_net_TwoStacksPlainSocketImpl_socketGetOption
2011-01-07, by chegar
Merge
2011-01-07, by alanb
6993732: Remove the HPI
2011-01-07, by alanb
7000511: PrintStream, PrintWriter, Formatter, Scanner leave files open when exception thrown
2011-01-07, by chegar
Merge
2011-01-24, by lana
6735293: javax.swing.text.NavigationFilter.getNextVisualPositionFrom() not always throws BadLocationException
2011-01-24, by rupashka
Merge
2011-01-19, by lana
6246816: SwingSet2 should be rewritten
2011-01-19, by rupashka
6342301: Bad interaction between setting the ui and file filters in JFileChooser
2011-01-17, by rupashka
6990651: Regression: NPE when refreshing applet since 6u22-b01
2011-01-13, by rupashka
6589952: Swing: dead links in API documentation
2011-01-11, by rupashka
Merge
2011-01-24, by lana
Merge
2011-01-20, by lana
7011442: AppletClassLoader.java needs to avoid spurious wakeup
2011-01-20, by dcherepanov
7011443: ./share/classes/sun/awt/SunToolkit.java needs to avoid spurious wakeup
2011-01-20, by dcherepanov
7011446: ./windows/classes/sun/awt/windows/WToolkit.java needs to avoid spurious wakeup
2011-01-20, by dcherepanov
Merge
2011-01-24, by lana
6999620: [parfait] potential buffer overruns in 2d and awt
2011-01-24, by bae
7002766: Java2d: Changes to correct c/c++ language issues for use of parfait
2011-01-24, by bae
6892138: Windows GDI platform font lookup apis affect start-up for small UI apps
2011-01-21, by prr
6892493: potential memory leaks in 2D font code indentified by parfait.
2011-01-21, by prr
7013646: remove obsolete fontconfig files for linux and solaris
2011-01-20, by prr
6980204: closed/java/awt/font/LogicalFonts/MappingTest.java fails
2011-01-20, by prr
Merge
2011-01-19, by lana
7013109: windows application manifest problems
2011-01-19, by prr
6983037: closed/java/awt/font/FontNames/Type1Fonts.java failed due to missed font
2011-01-19, by prr
6951501: EUDC character is not displayed on Swing
2011-01-19, by prr
4493128: CubicCurve2D intersects method fails
2011-01-19, by dlila
4724552: CubicCurve2D.contains(Rectangle2D) returns true when only partially contained.
2011-01-19, by dlila
6930980: Disable TrueType hinting for fonts known not to hint well
2011-01-14, by prr
6939417: ArrayIndexOutOfBoundsException in Win 7 on selected printers
2011-01-14, by jgodinez
6925760: Scaled graphics can cause overlapped LCD mode strings on Windows for pixel size > 48
2011-01-14, by prr
6989370: Windows platform fonts may be incorrectly marked as ineligible for the native rasteriser
2011-01-14, by prr
6951086: Excessive Local References in sun.font.SunLayoutEngine.nativeLayout
2011-01-14, by prr
6917884: NPE in sun.font.FcFontConfiguration.getPlatformFontNames
2011-01-13, by prr
7012269: mapfile for headless awt needs getFontPathNative defined
2011-01-13, by prr
7001056: JDK 7 fails on to build on Solaris 10 update 9 - updated Xrender header files
2011-01-13, by prr
6958221: java.awt.Font.getFamily() leads to JVM crash on Linux on JDK7 for "custom" fonts
2011-01-12, by prr
Added tag jdk7-b127 for changeset a7313d21f4d1
2011-01-27, by cl
Merge
2017-07-05, by duke
Merge
2011-02-01, by trims
Merge
2011-01-21, by trims
7013812: C1: deopt blob too far from patching stub
2011-01-21, by iveresov
Merge
2011-01-20, by trims
Merge
2011-01-20, by trims
Merge
2011-01-20, by johnc
6977804: G1: remove the zero-filling thread
2011-01-19, by tonyp
Merge
2011-01-19, by johnc
7012642: G1: JumbleGC002 test aborts with segmentation violation due to uncaught stack overflow
2011-01-19, by johnc
7011379: G1: overly long concurrent marking cycles
2011-01-19, by tonyp
Merge
2011-01-19, by dcubed
7012505: BreakpointWithFullGC.sh fails with Internal Error (src/share/vm/oops/methodOop.cpp:220)
2011-01-19, by kamg
7013008: 2/3 assert(method == NULL || check_method(method, bcp)) failed: bcp must point into method
2011-01-19, by never
7012493: 2/2 6849574/Test.java fails with Internal Error (src/share/vm/prims/jvmtiTagMap.cpp:3294)
2011-01-19, by dcubed
Merge
2011-01-19, by dcubed
6811367: Fix code in HeapDumper::dump_heap() to avoid buffer overrun
2011-01-14, by coleenp
4926272: methodOopDesc::method_from_bcp is unsafe
2011-01-13, by never
7012766: assert(false) failed: DEBUG MESSAGE in MacroAssembler::debug32
2011-01-18, by iveresov
7012965: Fix failed on sparc for 7009756: volatile variables could be broken throw reflection API
2011-01-18, by kvn
6966589: hs16-b08 causes java.lang.StackOverflowError
2010-10-07, by minqi
Merge
2011-01-13, by trims
Merge
2011-01-13, by johnc
7011940: iCMS: SIGSEGV in SweepClosure::do_already_free_chunk(FreeChunk*)+0x360
2011-01-13, by ysr
6941122: G1: UseLargePages does not work with G1 garbage collector
2011-01-13, by brutisso
6994297: G1: do first-level slow-path allocations with a CAS
2011-01-12, by tonyp
7007068: G1: refine the BOT during evac failure handling
2011-01-12, by tonyp
7008136: CMS: assert((HeapWord*)nextChunk <= _limit) failed: sweep invariant
2011-01-06, by ysr
Merge
2011-01-13, by dcubed
7009828: Fix for 6938627 breaks visualvm monitoring when -Djava.io.tmpdir is defined
2011-01-12, by coleenp
6994753: Implement optional hook to a Java method at VM startup.
2011-01-12, by kevinw
Merge
2011-01-11, by phh
7011463: Sparc MacroAssembler::incr_allocated_bytes() needs a RegisterOrConstant argument
2011-01-11, by phh
6814943: getcpool001 catches more than one JvmtiThreadState problem
2011-01-11, by kamg
6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent
2011-01-10, by kamg
Merge
2011-01-10, by dcubed
7010665: Misplaced membar in C1 implementation of Unsafe.get/putXXX
2011-01-09, by dholmes
Merge
2011-01-13, by twisti
7011627: C1: call_RT must support targets that don't fit in wdisp30
2011-01-12, by iveresov
Merge
2011-01-13, by twisti
7011386: race in objArrayKlass::array_klass_impl
2011-01-11, by kvn
4930919: race condition in MDO creation at back branch locations
2011-01-10, by iveresov
7010913: JSR 292 ciMethodHandle does not handle MethodHandleCompiler exceptions properly
2011-01-10, by twisti
7010180: JSR 292 InvokeDynamicPrintArgs fails with: assert(_adapter == NULL) failed: init'd to NULL
2011-01-10, by twisti
6876037: CTW fails jdk7/hotspot/src/share/vm/opto/type.cpp:2055. assert(bits,"Use TypePtr for NULL")
2011-01-07, by kvn
7009756: volatile variables could be broken throw reflection API
2011-01-07, by kvn
Merge
2011-01-07, by twisti
7010618: C1: array length should be treated at int on 64bit during array allocation
2011-01-06, by iveresov
7012348: Bump the HS20 build number to 07
2011-01-13, by trims
Added tag hs20-b06 for changeset abf8b0ea66cb
2011-01-13, by trims
Added tag jdk7-b127 for changeset afc10913decb
2011-01-27, by cl
Merge
2011-02-02, by ohair
Merge
2011-01-27, by ohair
Merge
2011-01-26, by ohair
6950375: Remove msvcrt.dll from the Windows JRE bundles
2011-01-14, by ohair
Merge
2011-01-13, by ohair
Merge
2011-01-10, by ohair
7009969: Remove SKIP_OPENJDK_BUILD from top Makefile
2011-01-05, by ohair
Merge
2011-01-28, by lana
Merge
2011-01-24, by lana
7013739: jdk_rmi target is missing in the top repo's test/Makefile
2011-01-20, by mchung
Added tag jdk7-b127 for changeset 6485675c3e33
2011-01-27, by cl
Added tag jdk7-b127 for changeset f83cd8bd35c6
2017-07-05, by duke
Merge
jdk7-b127
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk7-b126 for changeset ecd42a8e578e
2011-01-20, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b126 for changeset b3d0df94a2c9
2011-01-20, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b126 for changeset b1e3d8548ad2
2011-01-20, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b126 for changeset 99921385f9e6
2011-01-20, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b126 for changeset 3b85a5b1538a
2011-01-20, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b126 for changeset 58ca438889f6
2011-01-20, by cl
Added tag jdk7-b126 for changeset abcb441e62bd
2011-01-20, by cl
Added tag jdk7-b126 for changeset f1df06807698
2017-07-05, by duke
Merge
jdk7-b126
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-01-14, by lana
Merge
2011-01-13, by lana
7010194: several langtools regression failures after JSR 292 changes (b123)
2011-01-05, by mcimadamore
Merge
2011-01-04, by lana
6982992: Tests CheckAttributedTree.java, JavacTreeScannerTest.java, and SourceTreeeScannerTest.java timeout
2010-12-23, by jjh
7008869: Debug printlns accidentally added to make/build.xml
2010-12-23, by jjh
Merge
2010-12-22, by lana
7008378: javac bootstrap launcher fails on cygwin when called via an absolute path
2010-12-21, by jjh
6567415: Neverending loop in ClassReader
2010-12-18, by ksrini
7006564: NPE in javac running test/tools/javac/nio/compileTest/CompileTest.java
2010-12-15, by jjg
6999891: DefaultFileManager incorrect
2010-12-14, by jjg
6999460: Glassfish build with JDK 6 / 7 is 5x-10x slower on Windows than on Linux
2010-12-13, by jjh
Added tag jdk7-b125 for changeset ae40314fa64e
2011-01-13, by cl
Merge
2017-07-05, by duke
Merge
2011-01-14, by lana
Merge
2011-01-13, by lana
Merge
2011-01-04, by lana
Merge
2010-12-22, by lana
7006853: Integrate JAX-WS 2.2.2 RI into JDK 7
2010-12-16, by ohair
Added tag jdk7-b125 for changeset a45e9dd33dbb
2011-01-13, by cl
Merge
2017-07-05, by duke
Merge
2011-01-14, by lana
Merge
2011-01-13, by lana
Merge
2011-01-04, by lana
Merge
2010-12-22, by lana
7007257: jaxp 1.4.5 jdk7 1st integration
2010-12-16, by ohair
Added tag jdk7-b125 for changeset c477817f26b9
2011-01-13, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b125 for changeset ad6f4daff46b
2011-01-13, by cl
Merge
2017-07-05, by duke
Merge
2011-01-14, by lana
Merge
2011-01-13, by lana
Merge
2011-01-06, by lana
7010537: javah no longer depends on javadoc
2011-01-06, by jjg
Merge
2011-01-04, by lana
7009618: regression test failed caused by the fix for 7003462
2011-01-04, by sherman
7010192: InetAddress.isReachable hits ShouldNotReachHere with hs20-b04 (win)
2011-01-04, by alanb
Merge
2010-12-27, by valeriep
6924489: sun.security.pkcs11.wrapper.PKCS11Exception: CKR_OPERATION_NOT_INITIALIZED
2010-12-22, by valeriep
7005984: 3/3 Incorrect values of S0C and S0CMX appear with -gcnewcapacity in jstat
2010-12-23, by dcubed
7002386: (launcher) fix XshowSettings
2010-12-23, by ksrini
Merge
2010-12-22, by lana
6581254: pkcs11 provider fails to parse configuration file contains windows short path
2010-12-22, by valeriep
6996365: Evaluate the priorities of cipher suites
2010-12-22, by xuelei
6560348: PIT : java/awt/xembed/server/RunTestXEmbed.java fails
2010-12-22, by ptisnovs
6968933: Clip loop() deadlock in DirectAudioDevice$DirectClip.run
2010-12-21, by kevinw
6996367: improve HandshakeHash
2010-12-21, by weijun
6880112: Project Coin: Port JDK core library code to use diamond operator
2010-12-20, by smarks
7007157: (pack200) stripping attributes causes a NPE
2010-12-18, by ksrini
6975866: api/org_ietf/jgss/GSSContext/index.html#wrapUnwrapIOTest started to fail since jdk7 b102
2010-12-17, by weijun
6980447: Rhino JavaScript engine code in jdk-7 has to updated with the latest code from Rhino 1.7R3.
2010-12-16, by sundar
7006265: Javadoc warnings
2010-12-15, by xuelei
6927816: Demo crash in heaptracker with Non-Sun JDK due to possible violation of JNI spec
2010-12-15, by alanb
7006454: Typo in javadocs typo for Statement.executeBatch @since
2010-12-14, by lancea
7006704: (pack200) add missing file for 6990106
2010-12-14, by ksrini
6990106: FindBugs scan - Malicious code vulnerability Warnings in com.sun.java.util.jar.pack.*
2010-12-14, by ksrini
Merge
2011-01-06, by lana
Merge
2011-01-04, by lana
6989702: sound native code compiler warnings
2010-12-30, by amenkov
7006997: A typo in MidiSystem.getTransmitter() implementation code
2010-12-29, by amenkov
6842956: Assertion error in javax_sound on 64-bit RHEL 5.3 with 32-bit JDK
2010-12-28, by amenkov
6532833: PIT: Metal LAF - The right side border is not shown for the Spinner after the removing the buttons
2010-12-27, by rupashka
6959584: closed/javax/swing/JFileChooser/4847375/bug4847375.java : compilation failed
2010-12-27, by rupashka
7003643: [Fmt-Me] MessageFormat.toPattern produces wrong quoted string and subformat modifiers
2010-12-27, by okutsu
7007708: TEST: javax/swing/JScrollBar/6542335/bug6542335.java failes agaisnt jdk7 on solaris/linux
2010-12-23, by rupashka
6973773: JCK manual case JSliderTests.html#JSlider fails in jdk7 b100
2010-12-23, by rupashka
Merge
2010-12-22, by lana
4940539: Constructor of java.util.Locale should handle ISO 639-2 Language Codes
2010-12-21, by naoto
7007905: javazic produces wrong line numbers
2010-12-21, by okutsu
6943959: NumericShaper API doc doesn't describe ARABIC/EASTERN_ARABIC precedence
2010-12-21, by okutsu
6983207: API: MessageFormat quote handling discrepancy
2010-12-17, by okutsu
6644493: [Fmt-Da] SimpleDateFormat parsing RFC822 time offset is slow
2010-12-17, by okutsu
7007583: (tz) Windows-only: update tzmappings for KB2443685
2010-12-17, by okutsu
6990037: font warnings in the build, missing fonts
2010-12-15, by okutsu
Merge
2011-01-06, by lana
Merge
2011-01-05, by lana
6963357: After clicking the "Load" button,the case FileDialogUserFilterTest.html crashes in jdk7 b98.
2010-12-29, by dav
7008106: com/sun/awt/Translucency/WindowOpacity.java test fails just against jdk7 b122
2010-12-29, by dav
6999766: Changes to correct c/c++ language issues for use of parfait
2010-12-28, by dav
6921598: PrinterDialog hidden behind other frames
2010-12-27, by dcherepanov
6866808: nsk/stress/jck12a/jck12a014 crashes with SIGSEGV at [libjvm.so+0xc5b10]
2010-12-27, by dcherepanov
6957765: Test Bug - javax/swing/SwingWorker/6480289/bug6480289.java failed on 1.7.0b94 but passed on previous
2010-12-27, by dcherepanov
4887645: Remove "awt.threadgroup" system property
2010-12-27, by dcherepanov
less
more
|
(0)
-1792
+1792
+10000
+30000
tip