Weijun Wang
|
54b221f867
|
8177969: Faster FilePermission::implies by avoiding the use of Path::relativize
Reviewed-by: rriggs, mullan
|
2017-04-11 10:12:27 +08:00 |
|
Weijun Wang
|
2898df8929
|
8170900: Issue with FilePermission::implies for wildcard flag(-)
Reviewed-by: rriggs, xuelei
|
2017-01-05 22:58:54 +08:00 |
|
Weijun Wang
|
3c750bc54f
|
8168979: @implNote for invalid FilePermission
Reviewed-by: xuelei
|
2016-12-14 10:40:59 +08:00 |
|
Claes Redestad
|
f7751b87cd
|
8170602: Startup regression due to introduction of lambda in java.io.FilePermissionCollection
Reviewed-by: rriggs, alanb
|
2016-12-01 19:03:11 +01:00 |
|
Weijun Wang
|
d036a1e276
|
8170408: LogGeneratedClassesTest.java fails with recent changes
Reviewed-by: dfuchs
|
2016-11-30 08:02:39 +08:00 |
|
Weijun Wang
|
22ba1d5ebb
|
8170364: FilePermission path modified during merge
Reviewed-by: alanb
|
2016-11-28 22:32:17 +08:00 |
|
Weijun Wang
|
0527e4e401
|
8167646: Better invalid FilePermission
Reviewed-by: rriggs
|
2016-10-31 16:41:41 +08:00 |
|
Weijun Wang
|
2c2ce8ad1f
|
8168127: FilePermissionCollection merges incorrectly
Reviewed-by: rriggs
|
2016-10-31 16:40:31 +08:00 |
|
Weijun Wang
|
ba9df3533c
|
8164705: Remove pathname canonicalization from FilePermission
Reviewed-by: alanb, bpb
|
2016-10-10 08:28:50 +08:00 |
|
Martin Buchholz
|
a2f0fe3c94
|
8136583: Core libraries should use blessed modifier order
Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart
|
2015-09-15 21:56:04 -07:00 |
|
Sean Mullan
|
e37ef5fefc
|
8056179: Store permissions in concurrent collections in PermissionCollection subclasses
8065942: Store PermissionCollection entries in a ConcurrentHashMap instead of a HashMap in Permissions class
Reviewed-by: weijun
|
2015-06-09 09:18:07 -04:00 |
|
Joe Darcy
|
d112215fc2
|
8078467: Update core libraries to use diamond with anonymous classes
Reviewed-by: mchung, alanb
|
2015-04-23 09:32:35 -07:00 |
|
Ivan Gerasimov
|
e164c8603b
|
8054714: Use StringJoiner where it makes the code cleaner
Reviewed-by: psandoz, redestad
|
2014-08-27 22:08:19 +04:00 |
|
Chris Hegarty
|
3bc69d393d
|
8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
|
2014-08-17 15:54:13 +01:00 |
|